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

This commit is contained in:
Cüneyt Şentürk 2024-05-03 19:27:41 +03:00
parent 594cf87ba5
commit 5cb8c8ee3b
2 changed files with 2257 additions and 1568 deletions

3821
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,6 +50,7 @@
"vuedraggable": "^2.24.3",
"moment": ">=2.29.4",
"qs": "^6.11.1",
"quill": "^2.0.1",
"jsonwebtoken": "^9.0.2",
"ws": "^8.14.2",
"ajv": "^6.12.6"
@ -89,7 +90,8 @@
"jsonwebtoken": "^9.0.2",
"ws": "^8.14.2",
"postcss": "^8.4.32",
"ajv": "^6.12.6"
"ajv": "^6.12.6",
"quill": "^2.0.1"
},
"browserslist": [
"> 1%",