package update and CVE close

This commit is contained in:
Julian Krauser 2025-07-24 07:41:54 +02:00
parent 167c26afe7
commit c4cc68fb78
2 changed files with 84 additions and 84 deletions

View file

@ -34,7 +34,7 @@
"@heroicons/vue": "^2.2.0",
"@tailwindcss/vite": "^4.1.11",
"@vueuse/core": "^13.5.0",
"axios": "^1.10.0",
"axios": "^1.11.0",
"event-source-polyfill": "^1.0.31",
"grapesjs": "^0.22.11",
"grapesjs-preset-newsletter": "^1.0.2",
@ -57,7 +57,7 @@
"socket.io-client": "^4.8.1",
"unplugin-vue-markdown": "^29.1.0",
"uuid": "^11.1.0",
"vue": "^3.5.17",
"vue": "^3.5.18",
"vue-router": "^4.5.1"
},
"devDependencies": {
@ -71,7 +71,7 @@
"@types/lodash.differencewith": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.0.15",
"@types/node": "^24.1.0",
"@types/nprogress": "^0.2.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.14.0",
@ -87,7 +87,7 @@
"prettier": "^3.6.2",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"vite": "^7.0.5",
"vite": "^7.0.6",
"vite-plugin-pwa": "^1.0.1",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^3.0.3"