Skip to content

Commit 9369b0c

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/plugin-react@5.1.1/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] <support@github.com>
1 parent fe7ea80 commit 9369b0c

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.3",
8080
"@typescript-eslint/parser": "^8.46.3",
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:
@@ -5338,10 +5338,10 @@ __metadata:
53385338
languageName: node
53395339
linkType: hard
53405340

5341-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
5342-
version: 1.0.0-beta.27
5343-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
5344-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
5341+
"@rolldown/pluginutils@npm:1.0.0-beta.47":
5342+
version: 1.0.0-beta.47
5343+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.47"
5344+
checksum: 10c0/eb0cfa7334d66f090c47eaac612174936b05f26e789352428cb6e03575b590f355de30d26b42576ea4e613d8887b587119d19b2e4b3a8909ceb232ca1cf746c8
53455345
languageName: node
53465346
linkType: hard
53475347

@@ -7469,19 +7469,19 @@ __metadata:
74697469
languageName: node
74707470
linkType: hard
74717471

7472-
"@vitejs/plugin-react@npm:^4.7.0":
7473-
version: 4.7.0
7474-
resolution: "@vitejs/plugin-react@npm:4.7.0"
7472+
"@vitejs/plugin-react@npm:^5.1.1":
7473+
version: 5.1.1
7474+
resolution: "@vitejs/plugin-react@npm:5.1.1"
74757475
dependencies:
7476-
"@babel/core": "npm:^7.28.0"
7476+
"@babel/core": "npm:^7.28.5"
74777477
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
74787478
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
7479-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
7479+
"@rolldown/pluginutils": "npm:1.0.0-beta.47"
74807480
"@types/babel__core": "npm:^7.20.5"
7481-
react-refresh: "npm:^0.17.0"
7481+
react-refresh: "npm:^0.18.0"
74827482
peerDependencies:
74837483
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
7484-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
7484+
checksum: 10c0/e590efaea1eabfbb1beb6e8c9fac0742fd299808e3368e63b2825ce24740adb8a28fcb2668b14b7ca1bdb42890cfefe94d02dd358dcbbf8a27ddf377b9a82abf
74857485
languageName: node
74867486
linkType: hard
74877487

@@ -20627,7 +20627,7 @@ __metadata:
2062720627
"@types/uuid": "npm:^11.0.0"
2062820628
"@typescript-eslint/eslint-plugin": "npm:^8.46.3"
2062920629
"@typescript-eslint/parser": "npm:^8.46.3"
20630-
"@vitejs/plugin-react": "npm:^4.7.0"
20630+
"@vitejs/plugin-react": "npm:^5.1.1"
2063120631
all-contributors-cli: "npm:^6.26.1"
2063220632
concurrently: "npm:^9.2.1"
2063320633
cssnano: "npm:^7.1.2"
@@ -22560,10 +22560,10 @@ __metadata:
2256022560
languageName: node
2256122561
linkType: hard
2256222562

22563-
"react-refresh@npm:^0.17.0":
22564-
version: 0.17.0
22565-
resolution: "react-refresh@npm:0.17.0"
22566-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
22563+
"react-refresh@npm:^0.18.0":
22564+
version: 0.18.0
22565+
resolution: "react-refresh@npm:0.18.0"
22566+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
2256722567
languageName: node
2256822568
linkType: hard
2256922569

0 commit comments

Comments
 (0)