Skip to content

Commit e75a18b

Browse files
committed
chore: downgrade vite to v5 for histoire version compat
1 parent fa91be0 commit e75a18b

File tree

2 files changed

+7
-291
lines changed

2 files changed

+7
-291
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@
6464
"vue-router": "^4.1.6"
6565
},
6666
"devDependencies": {
67-
"@histoire/plugin-vue": "^0.17.14",
67+
"@histoire/plugin-vue": "^0.17.17",
6868
"@vitejs/plugin-vue": "^4.0.0",
6969
"autoprefixer": "^10.4.13",
70-
"histoire": "^0.17.14",
70+
"histoire": "^0.17.17",
7171
"lint-staged": ">=10",
7272
"msw": "^2.7.0",
7373
"postcss": "^8.4.21",
7474
"prettier-plugin-tailwindcss": "^0.1.13",
7575
"tailwindcss": "^3.2.7",
76-
"vite": "^6.0.3",
76+
"vite": "^5.1.8",
7777
"vitest": "^2.1.8",
7878
"vue": "^3.3.0",
7979
"vue-router": "^4.1.6"

0 commit comments

Comments
 (0)