Skip to content

Commit 1e82f5e

Browse files
📚 Bump the dependencies group with 2 updates (#281)
Bumps the dependencies group with 2 updates: [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) and [jsdom](https://github.com/jsdom/jsdom). Updates `@vitejs/plugin-react-swc` from 4.2.1 to 4.2.2 - [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/[email protected]/packages/plugin-react-swc) Updates `jsdom` from 27.1.0 to 27.2.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.1.0...27.2.0) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jsdom dependency-version: 27.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb7be62 commit 1e82f5e

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"@testing-library/react": "^16.3.0",
2727
"@types/react": "^19.0.12",
2828
"@types/react-dom": "^19.0.4",
29-
"@vitejs/plugin-react-swc": "^4.2.1",
29+
"@vitejs/plugin-react-swc": "^4.2.2",
3030
"@vitest/coverage-v8": "^4.0.8",
3131
"eslint": "^8.57.1",
3232
"eslint-plugin-react": "^7.37.5",
3333
"eslint-plugin-react-hooks": "^7.0.1",
3434
"eslint-plugin-react-refresh": "^0.4.24",
35-
"jsdom": "^27.1.0",
35+
"jsdom": "^27.2.0",
3636
"vite": "^7.2.2",
3737
"vite-plugin-cesium": "^1.2.23",
3838
"vitest": "^4.0.3"

0 commit comments

Comments
 (0)