update js deps

This commit is contained in:
imperosol 2025-06-16 15:51:11 +02:00
parent 9e1fe7a296
commit efbbfcda76
2 changed files with 1003 additions and 1269 deletions

2266
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"@types/jquery": "^3.5.31",
"vite": "^6.2.5",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-static-copy": "^2.1.0"
"vite-plugin-static-copy": "^3.0.2"
},
"dependencies": {
"@alpinejs/sort": "^3.14.7",
@ -44,7 +44,7 @@
"@fullcalendar/daygrid": "^6.1.15",
"@fullcalendar/icalendar": "^6.1.15",
"@fullcalendar/list": "^6.1.15",
"@sentry/browser": "^8.34.0",
"@sentry/browser": "^9.29.0",
"@zip.js/zip.js": "^2.7.52",
"3d-force-graph": "^1.73.4",
"alpinejs": "^3.14.7",
@ -61,7 +61,7 @@
"js-cookie": "^3.0.5",
"lit-html": "^3.3.0",
"native-file-system-adapter": "^3.0.1",
"three": "^0.172.0",
"three": "^0.177.0",
"three-spritetext": "^1.9.0",
"tom-select": "^2.3.1"
}