Skip to content

Commit 1ce4913

Browse files
Bump the vitest group with 3 updates (#219)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e709ad commit 1ce4913

File tree

2 files changed

+60
-92
lines changed

2 files changed

+60
-92
lines changed

package-lock.json

Lines changed: 57 additions & 89 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
@@ -98,8 +98,8 @@
9898
"@types/eslint": "^9.6.0",
9999
"@types/node": "^22.9.1",
100100
"daisyui": "^5.0.0-beta.5",
101-
"@vitest/browser": "3.0.4",
102-
"@vitest/coverage-v8": "3.0.4",
101+
"@vitest/browser": "3.0.5",
102+
"@vitest/coverage-v8": "3.0.5",
103103
"autoprefixer": "^10.4.19",
104104
"eslint": "^9.17.0",
105105
"eslint-config-prettier": "^10.0.1",
@@ -115,7 +115,7 @@
115115
"typescript": "^5.7.2",
116116
"typescript-eslint": "^8.19.1",
117117
"vite": "^6.0.7",
118-
"vitest": "3.0.4"
118+
"vitest": "3.0.5"
119119
},
120120
"types": "./dist/index.d.ts",
121121
"type": "module",

0 commit comments

Comments
 (0)