Skip to content

Commit 22cbb9a

Browse files
chore(deps): update deps-dev to v3 (major) (#965)
1 parent ce0a1fe commit 22cbb9a

File tree

3 files changed

+112
-151
lines changed

3 files changed

+112
-151
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@
9494
"@typescript-eslint/eslint-plugin": "^8.22.0",
9595
"@typescript-eslint/parser": "^8.22.0",
9696
"@typescript-eslint/utils": "^8.22.0",
97-
"@vitest/coverage-v8": "^2.1.8",
98-
"@vitest/ui": "^2.1.8",
97+
"@vitest/coverage-v8": "^3.0.4",
9998
"cheerio": "^1.0.0",
10099
"dotenv": "^16.4.7",
101100
"drizzle-kit": "^0.30.4",
@@ -122,8 +121,8 @@
122121
"tsx": "^4.19.2",
123122
"typescript": "~5.7.3",
124123
"typescript-eslint": "^8.22.0",
125-
"vite": "^6.0.11",
126-
"vitest": "^2.1.8"
124+
"vite": "^5.4.14",
125+
"vitest": "^3.0.4"
127126
},
128127
"nodemonConfig": {
129128
"ignore": [

0 commit comments

Comments
 (0)