Skip to content

Commit 42ef901

Browse files
chore(deps): update dependency vitest to v3
1 parent 15e194e commit 42ef901

File tree

3 files changed

+716
-212
lines changed

3 files changed

+716
-212
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@
9191
"tsup": "^7.2.0",
9292
"typescript": "^5.2.2",
9393
"vite": "^4.4.9",
94-
"vitest": "^0.34.4"
94+
"vitest": "^3.0.0"
9595
}
9696
}

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3090420231023001",
6666
"typescript": "^5.2.2",
6767
"vite": "^4.4.9",
68-
"vitest": "^0.34.4"
68+
"vitest": "^3.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)