Skip to content

Commit 4814187

Browse files
fix(deps): update vite packages
1 parent 397c8b3 commit 4814187

2 files changed

Lines changed: 503 additions & 451 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@storybook/manager-api": "^8.6.0",
5353
"@storybook/preview-api": "^8.6.0",
5454
"@storybook/react": "^8.6.0",
55-
"@storybook/react-vite": "^8.6.0",
55+
"@storybook/react-vite": "^10.4.6",
5656
"@testing-library/jest-dom": "^6.6.3",
5757
"@testing-library/react": "^16.3.0",
5858
"@testing-library/react-hooks": "^8.0.1",
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/eslint-plugin": "^7.18.0",
6363
"@typescript-eslint/parser": "^7.18.0",
6464
"@vanilla-extract/babel-plugin-debug-ids": "^1.2.0",
65-
"@vitejs/plugin-react": "^4.7.0",
65+
"@vitejs/plugin-react": "^6.0.3",
6666
"@vitest/coverage-c8": "^0.33.0",
6767
"autoprefixer": "^10.4.20",
6868
"cross-env": "^7.0.3",
@@ -96,9 +96,9 @@
9696
"tsx": "^4.20.3",
9797
"turbo": "^1.13.0",
9898
"typescript": "^5.8.2",
99-
"vite": "^6.3.0",
99+
"vite": "^8.1.3",
100100
"vite-plugin-banner": "^0.8.0",
101-
"vitest": "^3.2.4",
101+
"vitest": "^4.1.9",
102102
"vitest-github-actions-reporter": "^0.11.1"
103103
}
104104
}

0 commit comments

Comments
 (0)