update all dependencies

This commit is contained in:
Hazelnoot 2025-09-26 10:24:11 -04:00
parent 681afb2d9f
commit 3702729f26
24 changed files with 4971 additions and 6545 deletions

View file

@ -22,10 +22,10 @@
},
"devDependencies": {
"@types/node": "22.18.1",
"@typescript-eslint/eslint-plugin": "8.42.0",
"@typescript-eslint/parser": "8.42.0",
"esbuild": "0.25.9",
"eslint-plugin-vue": "10.4.0",
"@typescript-eslint/eslint-plugin": "8.44.1",
"@typescript-eslint/parser": "8.44.1",
"esbuild": "0.25.10",
"eslint-plugin-vue": "10.5.0",
"nodemon": "3.1.10",
"typescript": "5.9.2",
"vue-eslint-parser": "10.2.0"