Skip to content

Commit 97e071e

Browse files
committedMay 14, 2024
Upgrade vitest to 1.6
1 parent 5e20ece commit 97e071e

File tree

3 files changed

+613
-318
lines changed

3 files changed

+613
-318
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"prettier-plugin-jsdoc": "^1.0.1",
3131
"tsx": "^3.12.8",
3232
"typescript": "^5.2.2",
33-
"vitest": "^0.34.3"
33+
"vitest": "^1.6.0"
3434
}
3535
}

‎packages/office/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"tailwindcss": "^3.2.4",
8787
"typescript": "^4.9.4",
8888
"vite": "^4.3.7",
89-
"vitest": "^0.30.1"
89+
"vitest": "^1.6.0"
9090
},
9191
"volta": {
9292
"node": "18.16.1"

0 commit comments

Comments
 (0)
Failed to load comments.