Skip to content

Commit f15782d

Browse files
chore(deps): update vitest monorepo to v3.0.3 (#7424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a317652 commit f15782d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

accelerate/remix-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "18.3.5",
6262
"@typescript-eslint/eslint-plugin": "8.20.0",
6363
"@typescript-eslint/parser": "8.20.0",
64-
"@vitest/ui": "3.0.2",
64+
"@vitest/ui": "3.0.3",
6565
"autoprefixer": "10.4.20",
6666
"dotenv": "16.4.7",
6767
"dotenv-cli": "8.0.0",
@@ -84,7 +84,7 @@
8484
"typescript": "5.7.3",
8585
"vite": "6.0.11",
8686
"vite-tsconfig-paths": "5.1.4",
87-
"vitest": "3.0.2"
87+
"vitest": "3.0.3"
8888
},
8989
"engines": {
9090
"node": "22.13.1"

deployment-platforms/edge/cloudflare-workers/with-d1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@cloudflare/workers-types": "4.20250109.0",
1414
"prisma": "5.22.0",
1515
"typescript": "5.7.3",
16-
"vitest": "3.0.2",
16+
"vitest": "3.0.3",
1717
"wrangler": "3.103.2"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)