Skip to content

Commit 20bb895

Browse files
chore(deps): update to vite v6, vitest v3 (#199)
1 parent 3bb7008 commit 20bb895

File tree

3 files changed

+262
-221
lines changed

3 files changed

+262
-221
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"jsdom": "^25.0.1",
2828
"nx": "^20.3.1",
2929
"prettier": "^3.4.2",
30-
"publint": "^0.3.1",
30+
"publint": "^0.3.2",
3131
"sherif": "^1.1.1",
3232
"typescript": "^5.5.3",
33-
"vite": "^5.4.11",
34-
"vitest": "^2.1.8"
33+
"vite": "^6.0.7",
34+
"vitest": "^3.0.1"
3535
}
3636
}

0 commit comments

Comments
 (0)