Reset Npm package

This commit is contained in:
Mr Swift
2024-10-01 15:36:05 +03:30
parent dc13aef21a
commit 31e01cab5f
2 changed files with 14 additions and 0 deletions
+13
View File
@@ -42,6 +42,7 @@
"read-excel-file": "^5.2.2",
"socket.io": "^4.4.1",
"socket.io-client": "^4.8.0",
"uuid": "^10.0.0",
"validator": "^13.12.0",
"vue-persian-datetime-picker": "^2.10.3"
},
@@ -20478,6 +20479,18 @@
"node": ">= 0.4.0"
}
},
"node_modules/uuid": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
+1
View File
@@ -49,6 +49,7 @@
"read-excel-file": "^5.2.2",
"socket.io": "^4.4.1",
"socket.io-client": "^4.8.0",
"uuid": "^10.0.0",
"validator": "^13.12.0",
"vue-persian-datetime-picker": "^2.10.3"
},