Skip to content

Commit 993a01a

Browse files
committed
Bump vite to ^8.0.8 and vitest to ^4.1.4
1 parent 699d28a commit 993a01a

2 files changed

Lines changed: 694 additions & 736 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@ts-bridge/cli": "^0.6.3",
5858
"@types/node": "^18.18",
5959
"@typescript-eslint/utils": "^8.6.0",
60-
"@vitest/coverage-istanbul": "^3.0.7",
60+
"@vitest/coverage-istanbul": "^4.1.4",
6161
"@vitest/eslint-plugin": "^1.1.4",
6262
"@yarnpkg/types": "^4.0.0-rc.52",
6363
"depcheck": "^1.4.3",
@@ -75,8 +75,8 @@
7575
"typedoc": "^0.26.11",
7676
"typescript": "~5.7.3",
7777
"typescript-eslint": "^8.48.1",
78-
"vite": "^6.4.1",
79-
"vitest": "^3.0.7"
78+
"vite": "^8.0.8",
79+
"vitest": "^4.1.4"
8080
},
8181
"packageManager": "yarn@4.10.3",
8282
"engines": {

0 commit comments

Comments
 (0)