package update and CVE close

This commit is contained in:
Julian Krauser 2025-07-19 11:06:10 +02:00
parent 53fd89dd9e
commit 7252ae74ba
2 changed files with 64 additions and 237 deletions

View file

@ -33,10 +33,9 @@
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.2.0",
"@tailwindcss/vite": "^4.1.11",
"@vueup/vue-quill": "^1.2.0",
"axios": "^1.10.0",
"event-source-polyfill": "^1.0.31",
"grapesjs": "^0.22.9",
"grapesjs": "^0.22.11",
"grapesjs-preset-newsletter": "^1.0.2",
"highlight.js": "^11.11.1",
"jwt-decode": "^4.0.0",
@ -71,7 +70,7 @@
"@types/lodash.differencewith": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.0.13",
"@types/node": "^24.0.15",
"@types/nprogress": "^0.2.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.14.0",
@ -87,9 +86,9 @@
"prettier": "^3.6.2",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"vite": "^7.0.4",
"vite": "^7.0.5",
"vite-plugin-pwa": "^1.0.1",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^3.0.1"
"vue-tsc": "^3.0.3"
}
}