update package.json and package-lock.json files..
This commit is contained in:
parent
02129c377f
commit
8251ec8ad5
10902
package-lock.json
generated
10902
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -60,7 +60,8 @@
|
|||||||
"cross-env": "^5.2.1",
|
"cross-env": "^5.2.1",
|
||||||
"is-svg": "^4.3.2",
|
"is-svg": "^4.3.2",
|
||||||
"laravel-mix": "^6.0.39",
|
"laravel-mix": "^6.0.39",
|
||||||
"node-sass": "^6.0.1",
|
|
||||||
|
"node-sass": ">=7.0.0",
|
||||||
"nth-check": ">=2.0.1",
|
"nth-check": ">=2.0.1",
|
||||||
"object-path": ">=0.11.8",
|
"object-path": ">=0.11.8",
|
||||||
"resolve-url-loader": "^2.3.1",
|
"resolve-url-loader": "^2.3.1",
|
||||||
@ -73,7 +74,18 @@
|
|||||||
"webpack": "^5.64.4",
|
"webpack": "^5.64.4",
|
||||||
"webpack-cli": "^4.9.1",
|
"webpack-cli": "^4.9.1",
|
||||||
"serialize-javascript": ">=3.1.0",
|
"serialize-javascript": ">=3.1.0",
|
||||||
"glob-parent": ">=5.1.2"
|
"glob-parent": ">=5.1.2",
|
||||||
|
"async": ">=2.6.4",
|
||||||
|
"nanoid": ">=3.1.31",
|
||||||
|
"node-forge": ">=1.3.0",
|
||||||
|
"follow-redirects": ">=1.14.8",
|
||||||
|
"ajv": ">=6.12.3",
|
||||||
|
"object-path": ">=0.11.8",
|
||||||
|
"ssri": ">=6.0.2",
|
||||||
|
"url-parse": ">=1.5.9",
|
||||||
|
"postcss": ">=7.0.36",
|
||||||
|
"moment": ">=2.29.2",
|
||||||
|
"minimist": ">=1.2.6"
|
||||||
},
|
},
|
||||||
"postcss": {
|
"postcss": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user