[chore] Update vite / vitest / dts packages (#1052)

This commit is contained in:
filtered
2025-05-15 21:16:44 +10:00
committed by GitHub
parent 2b45828afc
commit b035c95cc0
2 changed files with 495 additions and 371 deletions

860
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -64,8 +64,8 @@
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"typescript-eslint": "^8.26.0",
"vite": "^6.2.0",
"vite-plugin-dts": "^4.3.0",
"vitest": "^3.0.7"
"vite": "^6.3.5",
"vite-plugin-dts": "^4.5.4",
"vitest": "^3.1.3"
}
}