update JS dependencies

This commit is contained in:
imperosol
2026-04-29 19:14:51 +02:00
parent 9ef592849c
commit 26483825a1
2 changed files with 364 additions and 302 deletions
+13 -13
View File
@@ -25,9 +25,9 @@
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.29.0",
"@biomejs/biome": "^2.4.6",
"@hey-api/openapi-ts": "^0.94.0",
"@babel/preset-env": "^7.29.2",
"@biomejs/biome": "^2.4.13",
"@hey-api/openapi-ts": "^0.94.5",
"@rollup/plugin-inject": "^5.0.5",
"@types/alpinejs": "^3.13.11",
"@types/cytoscape-cxtmenu": "^3.4.5",
@@ -35,10 +35,10 @@
"@types/js-cookie": "^3.0.6",
"rollup-plugin-visualizer": "^7.0.1",
"typescript": "^5.9.3",
"vite": "^8.0.0"
"vite": "^8.0.10"
},
"dependencies": {
"@alpinejs/sort": "^3.15.8",
"@alpinejs/sort": "^3.15.11",
"@arendjr/text-clipper": "npm:@jsr/arendjr__text-clipper@^3.0.0",
"@floating-ui/dom": "^1.7.6",
"@fortawesome/fontawesome-free": "^7.2.0",
@@ -46,25 +46,25 @@
"@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/icalendar": "^6.1.20",
"@fullcalendar/list": "^6.1.20",
"@sentry/browser": "^10.43.0",
"@zip.js/zip.js": "^2.8.23",
"3d-force-graph": "^1.79.1",
"alpinejs": "^3.15.8",
"@sentry/browser": "^10.51.0",
"@zip.js/zip.js": "^2.8.26",
"3d-force-graph": "^1.80.0",
"alpinejs": "^3.15.11",
"chart.js": "^4.5.1",
"country-flag-emoji-polyfill": "^0.1.8",
"cytoscape": "^3.33.1",
"cytoscape": "^3.33.2",
"cytoscape-cxtmenu": "^3.5.0",
"cytoscape-klay": "^3.1.4",
"d3-force-3d": "^3.0.6",
"easymde": "^2.20.0",
"glob": "^13.0.6",
"html2canvas": "^1.4.1",
"htmx.org": "^2.0.8",
"htmx.org": "^2.0.10",
"js-cookie": "^3.0.5",
"lit-html": "^3.3.2",
"native-file-system-adapter": "^3.0.1",
"three": "^0.183.2",
"three": "^0.184.0",
"three-spritetext": "^1.10.0",
"tom-select": "^2.5.2"
"tom-select": "^2.6.0"
}
}