Skip to content

Commit cd2e067

Browse files
chore(deps): update build tools
1 parent c05af13 commit cd2e067

File tree

4 files changed

+134
-132
lines changed

4 files changed

+134
-132
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"@babel/plugin-proposal-decorators": "^7.25.9",
186186
"@babel/preset-typescript": "^7.25.9",
187187
"@biomejs/biome": "1.9.4",
188-
"@codecov/vite-plugin": "^1.9.0",
188+
"@codecov/vite-plugin": "^1.9.1",
189189
"@csstools/postcss-light-dark-function": "^2.0.8",
190190
"@playwright/test": "^1.49.1",
191191
"@storybook/addon-docs": "^8.6.12",
@@ -208,8 +208,8 @@
208208
"@types/timestring": "^6.0.5",
209209
"@typescript-eslint/eslint-plugin": "^7.15.0",
210210
"@typescript-eslint/parser": "^7.15.0",
211-
"@vitejs/plugin-react": "^4.4.1",
212-
"@vitejs/plugin-react-swc": "^3.9.0",
211+
"@vitejs/plugin-react": "^4.5.0",
212+
"@vitejs/plugin-react-swc": "^3.10.0",
213213
"autoprefixer": "^10.4.21",
214214
"babel-plugin-react-compiler": "19.1.0-rc.1",
215215
"blob-polyfill": "^7.0.20220408",
@@ -241,7 +241,7 @@
241241
"vite-plugin-top-level-await": "^1.5.0",
242242
"vite-plugin-wasm": "^3.4.1",
243243
"vite-tsconfig-paths": "^5.1.4",
244-
"vitest": "^3.1.1"
244+
"vitest": "^3.1.4"
245245
},
246246
"packageManager": "pnpm@10.10.0",
247247
"pnpm": {

0 commit comments

Comments
 (0)