Update package-lock.json

This commit is contained in:
DoidoYo 2024-12-16 14:44:01 -05:00
parent 1041812645
commit e66c178b51

3
package-lock.json generated
View file

@ -82,6 +82,7 @@
"tcp-ping": "~0.1.1",
"thirty-two": "~1.0.2",
"tough-cookie": "~4.1.3",
"web-push": "^3.6.7",
"ws": "^8.13.0"
},
"devDependencies": {
@ -96,6 +97,7 @@
"@testcontainers/rabbitmq": "^10.13.2",
"@types/bootstrap": "~5.1.9",
"@types/node": "^20.8.6",
"@types/web-push": "^3.6.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vitejs/plugin-vue": "~5.0.1",
@ -134,6 +136,7 @@
"v-pagination-3": "~0.1.7",
"vite": "~5.2.8",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-vue-devtools": "^7.0.15",
"vue": "~3.4.2",
"vue-chartjs": "~5.2.0",