Skip to content

Commit 31ad3f2

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.1.1. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cadd08d commit 31ad3f2

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/uuid": "^11.0.0",
7979
"@typescript-eslint/eslint-plugin": "^8.46.4",
8080
"@typescript-eslint/parser": "^8.46.4",
81-
"@vitejs/plugin-react": "^4.7.0",
81+
"@vitejs/plugin-react": "^5.1.1",
8282
"all-contributors-cli": "^6.26.1",
8383
"concurrently": "^9.2.1",
8484
"cssnano": "^7.1.2",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ __metadata:
6868
languageName: node
6969
linkType: hard
7070

71-
"@babel/core@npm:^7.14.0, @babel/core@npm:^7.20.12, @babel/core@npm:^7.22.5, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.4, @babel/core@npm:^7.7.5":
71+
"@babel/core@npm:^7.14.0, @babel/core@npm:^7.20.12, @babel/core@npm:^7.22.5, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.4, @babel/core@npm:^7.28.5, @babel/core@npm:^7.7.5":
7272
version: 7.28.5
7373
resolution: "@babel/core@npm:7.28.5"
7474
dependencies:
@@ -5319,10 +5319,10 @@ __metadata:
53195319
languageName: node
53205320
linkType: hard
53215321

5322-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
5323-
version: 1.0.0-beta.27
5324-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
5325-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
5322+
"@rolldown/pluginutils@npm:1.0.0-beta.47":
5323+
version: 1.0.0-beta.47
5324+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.47"
5325+
checksum: 10c0/eb0cfa7334d66f090c47eaac612174936b05f26e789352428cb6e03575b590f355de30d26b42576ea4e613d8887b587119d19b2e4b3a8909ceb232ca1cf746c8
53265326
languageName: node
53275327
linkType: hard
53285328

@@ -7322,19 +7322,19 @@ __metadata:
73227322
languageName: node
73237323
linkType: hard
73247324

7325-
"@vitejs/plugin-react@npm:^4.7.0":
7326-
version: 4.7.0
7327-
resolution: "@vitejs/plugin-react@npm:4.7.0"
7325+
"@vitejs/plugin-react@npm:^5.1.1":
7326+
version: 5.1.1
7327+
resolution: "@vitejs/plugin-react@npm:5.1.1"
73287328
dependencies:
7329-
"@babel/core": "npm:^7.28.0"
7329+
"@babel/core": "npm:^7.28.5"
73307330
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
73317331
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
7332-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
7332+
"@rolldown/pluginutils": "npm:1.0.0-beta.47"
73337333
"@types/babel__core": "npm:^7.20.5"
7334-
react-refresh: "npm:^0.17.0"
7334+
react-refresh: "npm:^0.18.0"
73357335
peerDependencies:
73367336
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
7337-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
7337+
checksum: 10c0/e590efaea1eabfbb1beb6e8c9fac0742fd299808e3368e63b2825ce24740adb8a28fcb2668b14b7ca1bdb42890cfefe94d02dd358dcbbf8a27ddf377b9a82abf
73387338
languageName: node
73397339
linkType: hard
73407340

@@ -20473,7 +20473,7 @@ __metadata:
2047320473
"@types/uuid": "npm:^11.0.0"
2047420474
"@typescript-eslint/eslint-plugin": "npm:^8.46.4"
2047520475
"@typescript-eslint/parser": "npm:^8.46.4"
20476-
"@vitejs/plugin-react": "npm:^4.7.0"
20476+
"@vitejs/plugin-react": "npm:^5.1.1"
2047720477
all-contributors-cli: "npm:^6.26.1"
2047820478
concurrently: "npm:^9.2.1"
2047920479
cssnano: "npm:^7.1.2"
@@ -22406,10 +22406,10 @@ __metadata:
2240622406
languageName: node
2240722407
linkType: hard
2240822408

22409-
"react-refresh@npm:^0.17.0":
22410-
version: 0.17.0
22411-
resolution: "react-refresh@npm:0.17.0"
22412-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
22409+
"react-refresh@npm:^0.18.0":
22410+
version: 0.18.0
22411+
resolution: "react-refresh@npm:0.18.0"
22412+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
2241322413
languageName: node
2241422414
linkType: hard
2241522415

0 commit comments

Comments
 (0)