Skip to content

Commit eb03df2

Browse files
dependabot[bot]lx4r
authored andcommitted
Bump the vite group with 4 updates
Bumps the vite group with 4 updates: [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitejs/plugin-react-swc` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react-swc) Updates `@vitest/coverage-v8` from 4.0.6 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/coverage-v8) Updates `vite` from 7.1.12 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) Updates `vitest` from 4.0.6 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 686f3d4 commit eb03df2

File tree

2 files changed

+324
-324
lines changed

2 files changed

+324
-324
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"@types/node": "^24.10.0",
3333
"@types/react": "^19.2.2",
3434
"@types/react-dom": "^19.2.2",
35-
"@vitejs/plugin-react-swc": "^4.2.0",
36-
"@vitest/coverage-v8": "^4.0.6",
35+
"@vitejs/plugin-react-swc": "^4.2.1",
36+
"@vitest/coverage-v8": "^4.0.8",
3737
"happy-dom": "^20.0.10",
3838
"husky": "^9.1.7",
3939
"postcss": "^8.5.6",
4040
"tailwindcss": "^4.1.16",
4141
"typescript": "^5.9.3",
42-
"vite": "^7.1.12",
42+
"vite": "^7.2.2",
4343
"vite-plugin-pwa": "^1.1.0",
44-
"vitest": "^4.0.6",
44+
"vitest": "^4.0.8",
4545
"workbox-window": "^7.3.0"
4646
},
4747
"pnpm": {

0 commit comments

Comments
 (0)