mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-16 09:38:49 +02:00
dep:#65 updated frontend deps
This commit is contained in:
1662
frontend/package-lock.json
generated
1662
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -18,9 +18,9 @@
|
||||
"@fullcalendar/interaction": "^6.1.15",
|
||||
"@fullcalendar/timegrid": "^6.1.15",
|
||||
"@fullcalendar/vue3": "^6.1.15",
|
||||
"@tanstack/vue-query": "^5.62.12",
|
||||
"@unhead/ssr": "^1.11.14",
|
||||
"@vueuse/core": "^12.3.0",
|
||||
"@tanstack/vue-query": "^5.64.1",
|
||||
"@unhead/ssr": "^1.11.18",
|
||||
"@vueuse/core": "^12.4.0",
|
||||
"country-flag-emoji-polyfill": "^0.1.8",
|
||||
"pinia": "^2.3.0",
|
||||
"primeflex": "^3.3.1",
|
||||
@ -33,21 +33,21 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@tanstack/vue-query-devtools": "^5.62.12",
|
||||
"@types/node": "^22.10.5",
|
||||
"@unhead/vue": "^1.11.14",
|
||||
"@tanstack/vue-query-devtools": "^5.64.1",
|
||||
"@types/node": "^22.10.7",
|
||||
"@unhead/vue": "^1.11.18",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/eslint-config-typescript": "^14.2.0",
|
||||
"eslint": "^9.17.0",
|
||||
"@vue/eslint-config-typescript": "^14.3.0",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"prettier": "3.4.2",
|
||||
"sass": "^1.83.1",
|
||||
"sass": "^1.83.4",
|
||||
"sass-loader": "^16.0.4",
|
||||
"terser": "^5.37.0",
|
||||
"typescript": "5.7.2",
|
||||
"vite": "^6.0.7",
|
||||
"vite-plugin-vue-devtools": "^7.6.8",
|
||||
"vite-plugin-vue-devtools": "^7.7.0",
|
||||
"vite-ssg": "^0.24.3",
|
||||
"vite-ssg-sitemap": "^0.8.1",
|
||||
"vitest": "^2.1.8",
|
||||
|
Reference in New Issue
Block a user