Skip to content

Commit f1a346d

Browse files
chore(deps): update build tools
1 parent 85c575e commit f1a346d

File tree

4 files changed

+298
-296
lines changed

4 files changed

+298
-296
lines changed

frontend/package.json

Lines changed: 5 additions & 5 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.14",
@@ -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",
@@ -225,7 +225,7 @@
225225
"eslint-plugin-vitest": "^0.4.1",
226226
"jsdom": "^24.1.3",
227227
"npm-run-all2": "^6.2.6",
228-
"postcss": "^8.5.3",
228+
"postcss": "^8.5.4",
229229
"postcss-plugin-namespace": "^0.0.3",
230230
"react": "^18.3.1",
231231
"react-compiler-runtime": "19.1.0-rc.1",
@@ -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)