update js deps

This commit is contained in:
imperosol
2026-06-05 11:25:42 +02:00
parent d0a80a3ec8
commit 8ee385e1ae
2 changed files with 813 additions and 849 deletions
+804 -840
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -24,18 +24,18 @@
"#com:*": "./com/static/bundled/*"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.29.5",
"@biomejs/biome": "^2.4.15",
"@hey-api/openapi-ts": "^0.94.5",
"@babel/core": "^7.29.7",
"@babel/preset-env": "^7.29.7",
"@biomejs/biome": "^2.4.16",
"@hey-api/openapi-ts": "^0.98.1",
"@types/alpinejs": "^3.13.11",
"@types/alpinejs__sort": "^3.13.0",
"@types/cytoscape-cxtmenu": "^3.4.5",
"@types/cytoscape-klay": "^3.1.5",
"@types/js-cookie": "^3.0.6",
"rollup-plugin-visualizer": "^7.0.1",
"typescript": "^5.9.3",
"vite": "^8.0.13"
"typescript": "^6.0.3",
"vite": "^8.0.16"
},
"dependencies": {
"@alpinejs/sort": "^3.15.12",
@@ -46,13 +46,13 @@
"@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/icalendar": "^6.1.20",
"@fullcalendar/list": "^6.1.20",
"@sentry/browser": "^10.53.1",
"@sentry/browser": "^10.56.0",
"@zip.js/zip.js": "^2.8.26",
"3d-force-graph": "^1.80.0",
"alpinejs": "^3.15.12",
"chart.js": "^4.5.1",
"country-flag-emoji-polyfill": "^0.1.8",
"cytoscape": "^3.33.4",
"cytoscape": "^3.34.0",
"cytoscape-cxtmenu": "^3.5.0",
"cytoscape-klay": "^3.1.4",
"d3-force-3d": "^3.0.6",
@@ -60,7 +60,7 @@
"glob": "^13.0.6",
"html2canvas": "^1.4.1",
"htmx.org": "^2.0.10",
"js-cookie": "^3.0.7",
"js-cookie": "^3.0.8",
"lit-html": "^3.3.3",
"native-file-system-adapter": "^3.0.1",
"three": "^0.184.0",