chore(deps): Removed unused deps and updated lockfiles

This commit is contained in:
Maieul BOYER 2025-12-01 15:29:42 +01:00
parent ca30de7f84
commit e5b71a5cc1
No known key found for this signature in database
11 changed files with 190 additions and 1059 deletions

View file

@ -30,9 +30,9 @@
"typebox": "^1.0.61"
},
"devDependencies": {
"@types/node": "^22.19.1",
"@types/node": "^22.19.2",
"rollup-plugin-node-externals": "^8.1.2",
"vite": "^7.2.6",
"vite": "^7.2.7",
"vite-tsconfig-paths": "^5.1.4"
}
}