Skip to content

Commit b791ca5

Browse files
renovate[bot]kenany
authored andcommitted
chore(deps): update dependency @vitejs/plugin-react to v5.1.0
1 parent 04a0794 commit b791ca5

File tree

8 files changed

+62
-62
lines changed

8 files changed

+62
-62
lines changed

examples/react-audit-log-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tsconfig/cypress": "1.0.4",
3131
"@tsconfig/vite-react": "7.0.1",
3232
"@types/react-dom": "18.3.7",
33-
"@vitejs/plugin-react": "5.0.4",
33+
"@vitejs/plugin-react": "5.1.0",
3434
"cypress": "15.5.0",
3535
"happy-dom": "20.0.8",
3636
"start-server-and-test": "2.1.2",

examples/react-audit-log-viewer/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ __metadata:
10861086
languageName: node
10871087
linkType: hard
10881088

1089-
"@rolldown/pluginutils@npm:1.0.0-beta.38":
1090-
version: 1.0.0-beta.38
1091-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
1092-
checksum: 10c0/8353ec2528349f79e27d1a3193806725b85830da334e935cbb606d88c1177c58ea6519c578e4e93e5f677f5b22aecb8738894dbed14603e14b6bffe3facf1002
1089+
"@rolldown/pluginutils@npm:1.0.0-beta.43":
1090+
version: 1.0.0-beta.43
1091+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
1092+
checksum: 10c0/1c17a0b16c277a0fdbab080fd22ef91e37c1f0d710ecfdacb6a080068062eb14ff030d0e9d2ec2325a1d4246dba0c49625755c82c0090f6cbf98d16e80183e02
10931093
languageName: node
10941094
linkType: hard
10951095

@@ -1507,19 +1507,19 @@ __metadata:
15071507
languageName: node
15081508
linkType: hard
15091509

1510-
"@vitejs/plugin-react@npm:5.0.4":
1511-
version: 5.0.4
1512-
resolution: "@vitejs/plugin-react@npm:5.0.4"
1510+
"@vitejs/plugin-react@npm:5.1.0":
1511+
version: 5.1.0
1512+
resolution: "@vitejs/plugin-react@npm:5.1.0"
15131513
dependencies:
15141514
"@babel/core": "npm:^7.28.4"
15151515
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
15161516
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1517-
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
1517+
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
15181518
"@types/babel__core": "npm:^7.20.5"
1519-
react-refresh: "npm:^0.17.0"
1519+
react-refresh: "npm:^0.18.0"
15201520
peerDependencies:
15211521
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1522-
checksum: 10c0/bb9360a4b4c0abf064d22211756b999faf23889ac150de490590ca7bd029b0ef7f4cd8ba3a32b86682a62d46fb7bebd75b3fa9835c57c78123f4a646de2e0136
1522+
checksum: 10c0/e192a12e2b854df109eafb1d06c0bc848e8e2b162c686aa6b999b1048658983e72674b2068ccc37562fcce44d32ad92b65f3a4e1897a0cb7859c2ee69cc63eac
15231523
languageName: node
15241524
linkType: hard
15251525

@@ -4160,7 +4160,7 @@ __metadata:
41604160
"@tsconfig/cypress": "npm:1.0.4"
41614161
"@tsconfig/vite-react": "npm:7.0.1"
41624162
"@types/react-dom": "npm:18.3.7"
4163-
"@vitejs/plugin-react": "npm:5.0.4"
4163+
"@vitejs/plugin-react": "npm:5.1.0"
41644164
cypress: "npm:15.5.0"
41654165
happy-dom: "npm:20.0.8"
41664166
react: "npm:18.3.1"
@@ -4285,10 +4285,10 @@ __metadata:
42854285
languageName: node
42864286
linkType: hard
42874287

4288-
"react-refresh@npm:^0.17.0":
4289-
version: 0.17.0
4290-
resolution: "react-refresh@npm:0.17.0"
4291-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
4288+
"react-refresh@npm:^0.18.0":
4289+
version: 0.18.0
4290+
resolution: "react-refresh@npm:0.18.0"
4291+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
42924292
languageName: node
42934293
linkType: hard
42944294

packages/react-mui-audit-log-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react": "17.0.89",
4848
"@types/react-beautiful-dnd": "^13.1.8",
4949
"@types/react-dom": "17.0.26",
50-
"@vitejs/plugin-react": "5.0.4",
50+
"@vitejs/plugin-react": "5.1.0",
5151
"jest": "^30.2.0",
5252
"postcss": "^8.5.6",
5353
"react": "17.0.2",

packages/react-mui-audit-log-viewer/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,7 @@ __metadata:
15041504
"@types/react": "npm:17.0.89"
15051505
"@types/react-beautiful-dnd": "npm:^13.1.8"
15061506
"@types/react-dom": "npm:17.0.26"
1507-
"@vitejs/plugin-react": "npm:5.0.4"
1507+
"@vitejs/plugin-react": "npm:5.1.0"
15081508
crypto-js: "npm:^4.2.0"
15091509
diff: "npm:^5.2.0"
15101510
jest: "npm:^30.2.0"
@@ -1592,10 +1592,10 @@ __metadata:
15921592
languageName: node
15931593
linkType: hard
15941594

1595-
"@rolldown/pluginutils@npm:1.0.0-beta.38":
1596-
version: 1.0.0-beta.38
1597-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
1598-
checksum: 10c0/8353ec2528349f79e27d1a3193806725b85830da334e935cbb606d88c1177c58ea6519c578e4e93e5f677f5b22aecb8738894dbed14603e14b6bffe3facf1002
1595+
"@rolldown/pluginutils@npm:1.0.0-beta.43":
1596+
version: 1.0.0-beta.43
1597+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
1598+
checksum: 10c0/1c17a0b16c277a0fdbab080fd22ef91e37c1f0d710ecfdacb6a080068062eb14ff030d0e9d2ec2325a1d4246dba0c49625755c82c0090f6cbf98d16e80183e02
15991599
languageName: node
16001600
linkType: hard
16011601

@@ -2569,19 +2569,19 @@ __metadata:
25692569
languageName: node
25702570
linkType: hard
25712571

2572-
"@vitejs/plugin-react@npm:5.0.4":
2573-
version: 5.0.4
2574-
resolution: "@vitejs/plugin-react@npm:5.0.4"
2572+
"@vitejs/plugin-react@npm:5.1.0":
2573+
version: 5.1.0
2574+
resolution: "@vitejs/plugin-react@npm:5.1.0"
25752575
dependencies:
25762576
"@babel/core": "npm:^7.28.4"
25772577
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
25782578
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2579-
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
2579+
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
25802580
"@types/babel__core": "npm:^7.20.5"
2581-
react-refresh: "npm:^0.17.0"
2581+
react-refresh: "npm:^0.18.0"
25822582
peerDependencies:
25832583
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2584-
checksum: 10c0/bb9360a4b4c0abf064d22211756b999faf23889ac150de490590ca7bd029b0ef7f4cd8ba3a32b86682a62d46fb7bebd75b3fa9835c57c78123f4a646de2e0136
2584+
checksum: 10c0/e192a12e2b854df109eafb1d06c0bc848e8e2b162c686aa6b999b1048658983e72674b2068ccc37562fcce44d32ad92b65f3a4e1897a0cb7859c2ee69cc63eac
25852585
languageName: node
25862586
linkType: hard
25872587

@@ -6849,10 +6849,10 @@ __metadata:
68496849
languageName: node
68506850
linkType: hard
68516851

6852-
"react-refresh@npm:^0.17.0":
6853-
version: 0.17.0
6854-
resolution: "react-refresh@npm:0.17.0"
6855-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
6852+
"react-refresh@npm:^0.18.0":
6853+
version: 0.18.0
6854+
resolution: "react-refresh@npm:0.18.0"
6855+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
68566856
languageName: node
68576857
linkType: hard
68586858

packages/react-mui-share-file-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/lodash": "4.17.20",
4343
"@types/react": "^18.3.26",
4444
"@types/react-dom": "^18.3.7",
45-
"@vitejs/plugin-react": "5.0.4",
45+
"@vitejs/plugin-react": "5.1.0",
4646
"cross-env": "^10.1.0",
4747
"postcss": "^8.5.6",
4848
"publint": "0.2.12",

packages/react-mui-share-file-viewer/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -643,10 +643,10 @@
643643
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
644644
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
645645

646-
"@rolldown/pluginutils@1.0.0-beta.38":
647-
version "1.0.0-beta.38"
648-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.38.tgz#95253608c4629eb2a5f3d656009ac9ba031eb292"
649-
integrity sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw==
646+
"@rolldown/pluginutils@1.0.0-beta.43":
647+
version "1.0.0-beta.43"
648+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz#fa8249860113711ad3c8053bc79cb07c79b77f62"
649+
integrity sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ==
650650

651651
"@rollup/plugin-commonjs@28.0.9":
652652
version "28.0.9"
@@ -1084,17 +1084,17 @@
10841084
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
10851085
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
10861086

1087-
"@vitejs/plugin-react@5.0.4":
1088-
version "5.0.4"
1089-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.4.tgz#d642058e89c5b712655c8cbd13482f5813519602"
1090-
integrity sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==
1087+
"@vitejs/plugin-react@5.1.0":
1088+
version "5.1.0"
1089+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz#1f37671a227571437d6e324b824256dac157570e"
1090+
integrity sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew==
10911091
dependencies:
10921092
"@babel/core" "^7.28.4"
10931093
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
10941094
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1095-
"@rolldown/pluginutils" "1.0.0-beta.38"
1095+
"@rolldown/pluginutils" "1.0.0-beta.43"
10961096
"@types/babel__core" "^7.20.5"
1097-
react-refresh "^0.17.0"
1097+
react-refresh "^0.18.0"
10981098

10991099
"@vitest/expect@3.2.4":
11001100
version "3.2.4"
@@ -2928,10 +2928,10 @@ react-redux@^7.2.0:
29282928
prop-types "^15.7.2"
29292929
react-is "^17.0.2"
29302930

2931-
react-refresh@^0.17.0:
2932-
version "0.17.0"
2933-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
2934-
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
2931+
react-refresh@^0.18.0:
2932+
version "0.18.0"
2933+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
2934+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
29352935

29362936
react-textarea-autosize@^8.3.2:
29372937
version "8.5.9"

packages/react-mui-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react": "18.3.26",
3636
"@types/react-beautiful-dnd": "13.1.8",
3737
"@types/react-dom": "18.3.7",
38-
"@vitejs/plugin-react": "5.0.4",
38+
"@vitejs/plugin-react": "5.1.0",
3939
"cross-env": "10.1.0",
4040
"jest": "^30.2.0",
4141
"react": "17.0.2",

packages/react-mui-shared/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,10 +1001,10 @@
10011001
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
10021002
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
10031003

1004-
"@rolldown/pluginutils@1.0.0-beta.38":
1005-
version "1.0.0-beta.38"
1006-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.38.tgz#95253608c4629eb2a5f3d656009ac9ba031eb292"
1007-
integrity sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw==
1004+
"@rolldown/pluginutils@1.0.0-beta.43":
1005+
version "1.0.0-beta.43"
1006+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz#fa8249860113711ad3c8053bc79cb07c79b77f62"
1007+
integrity sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ==
10081008

10091009
"@rollup/plugin-commonjs@^28.0.9":
10101010
version "28.0.9"
@@ -1569,17 +1569,17 @@
15691569
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz#538b1e103bf8d9864e7b85cc96fa8d6fb6c40777"
15701570
integrity sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==
15711571

1572-
"@vitejs/plugin-react@5.0.4":
1573-
version "5.0.4"
1574-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.4.tgz#d642058e89c5b712655c8cbd13482f5813519602"
1575-
integrity sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==
1572+
"@vitejs/plugin-react@5.1.0":
1573+
version "5.1.0"
1574+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz#1f37671a227571437d6e324b824256dac157570e"
1575+
integrity sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew==
15761576
dependencies:
15771577
"@babel/core" "^7.28.4"
15781578
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
15791579
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1580-
"@rolldown/pluginutils" "1.0.0-beta.38"
1580+
"@rolldown/pluginutils" "1.0.0-beta.43"
15811581
"@types/babel__core" "^7.20.5"
1582-
react-refresh "^0.17.0"
1582+
react-refresh "^0.18.0"
15831583

15841584
"@vitest/expect@3.2.4":
15851585
version "3.2.4"
@@ -4007,10 +4007,10 @@ react-redux@^7.2.0:
40074007
prop-types "^15.7.2"
40084008
react-is "^17.0.2"
40094009

4010-
react-refresh@^0.17.0:
4011-
version "0.17.0"
4012-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
4013-
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
4010+
react-refresh@^0.18.0:
4011+
version "0.18.0"
4012+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
4013+
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
40144014

40154015
react-textarea-autosize@^8.3.2:
40164016
version "8.5.9"

0 commit comments

Comments
 (0)