Skip to content

Commit b449362

Browse files
Bump the vitest group with 3 updates (#190)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe5923a commit b449362

File tree

2 files changed

+73
-68
lines changed

2 files changed

+73
-68
lines changed

package-lock.json

Lines changed: 70 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
"@testing-library/svelte": "^5.2.6",
9797
"@types/eslint": "^9.6.0",
9898
"@types/node": "^22.9.1",
99-
"@vitest/browser": "3.0.3",
100-
"@vitest/coverage-v8": "3.0.3",
99+
"@vitest/browser": "3.0.4",
100+
"@vitest/coverage-v8": "3.0.4",
101101
"autoprefixer": "^10.4.19",
102102
"daisyui": "^4.12.23",
103103
"eslint": "^9.17.0",
@@ -115,7 +115,7 @@
115115
"typescript": "^5.7.2",
116116
"typescript-eslint": "^8.19.1",
117117
"vite": "^6.0.7",
118-
"vitest": "3.0.3"
118+
"vitest": "3.0.4"
119119
},
120120
"types": "./dist/index.d.ts",
121121
"type": "module",

0 commit comments

Comments
 (0)