update package.json and package-lock.json files..

This commit is contained in:
Cüneyt Şentürk 2022-04-26 10:36:35 +03:00
parent 02129c377f
commit 8251ec8ad5
2 changed files with 5712 additions and 5216 deletions

10912
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -60,7 +60,8 @@
"cross-env": "^5.2.1",
"is-svg": "^4.3.2",
"laravel-mix": "^6.0.39",
"node-sass": "^6.0.1",
"node-sass": ">=7.0.0",
"nth-check": ">=2.0.1",
"object-path": ">=0.11.8",
"resolve-url-loader": "^2.3.1",
@ -73,7 +74,18 @@
"webpack": "^5.64.4",
"webpack-cli": "^4.9.1",
"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": {
"plugins": {