Skip to content

Commit 7972f86

Browse files
committed
fix(deps): downgrade msw to 2.3.1 for vite 6 compatibility
1 parent 8e9326d commit 7972f86

2 files changed

Lines changed: 222 additions & 13 deletions

File tree

apps/solidjs-boilerplate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"husky": "^9.1.7",
6262
"jsdom": "^26.1.0",
6363
"lint-staged": "^16.1.2",
64-
"msw": "^2.10.2",
64+
"msw": "^2.3.1",
6565
"postcss": "^8.5.6",
6666
"postcss-calc": "^10.1.1",
6767
"postcss-combine-duplicated-selectors": "^10.0.3",

0 commit comments

Comments
 (0)