Skip to content

Commit f4f71cc

Browse files
committed
bump vite+
1 parent 9af1fa6 commit f4f71cc

File tree

3 files changed

+380
-193
lines changed

3 files changed

+380
-193
lines changed

apps/dashboard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@types/react-dom": "^19.1.7",
3030
"@types/react-router-dom": "^5.3.3",
3131
"@types/semver": "^7.7.1",
32-
"@vitest/browser": "^4.0.3",
33-
"@vitest/browser-playwright": "^4.0.3",
34-
"@vitest/ui": "^4.0.3",
32+
"@vitest/browser": "^4.0.4",
33+
"@vitest/browser-playwright": "^4.0.4",
34+
"@vitest/ui": "^4.0.4",
3535
"playwright": "^1.55.0",
3636
"rolldown-vite": "^7.1.10",
3737
"tailwindcss": "^4.1.13",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"oxlint-tsgolint": "^0.3.0",
2121
"playwright": "^1.56.1",
2222
"top-github-dependents-by-stars": "^1.0.4",
23-
"vitest": "^4.0.3"
23+
"vitest": "^4.0.4"
2424
},
2525
"pnpm": {
2626
"overrides": {

0 commit comments

Comments
 (0)