Skip to content

Commit 120e61d

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4 (#9401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fe1bc2 commit 120e61d

File tree

6 files changed

+34
-41
lines changed

6 files changed

+34
-41
lines changed

examples/react/apollo-client-defer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "^20.0.0",
1717
"@types/react": "^18.0.15",
1818
"@types/react-dom": "^18.0.10",
19-
"@vitejs/plugin-react": "^3.1.0",
19+
"@vitejs/plugin-react": "^4.0.0",
2020
"cypress": "13.13.3",
2121
"serve": "14.2.3",
2222
"start-server-and-test": "2.0.5",

examples/react/apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@graphql-codegen/cli": "^5.0.2",
13-
"@vitejs/plugin-react": "^3.1.0",
13+
"@vitejs/plugin-react": "^4.0.0",
1414
"@types/jest": "^27.5.2",
1515
"@types/node": "^20.0.0",
1616
"@types/react": "^18.0.15",

examples/react/http-executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@graphql-codegen/cli": "^5.0.2",
12-
"@vitejs/plugin-react": "^3.1.0",
12+
"@vitejs/plugin-react": "^4.0.0",
1313
"@types/jest": "^27.5.2",
1414
"@types/node": "^20.0.0",
1515
"@types/react": "^18.0.17",

examples/react/tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@graphql-codegen/cli": "^5.0.2",
12-
"@vitejs/plugin-react": "^3.1.0",
12+
"@vitejs/plugin-react": "^4.0.0",
1313
"@types/jest": "^27.5.2",
1414
"@types/node": "^20.0.0",
1515
"@types/react": "^18.0.17",

examples/react/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/react": "^18.0.17",
1212
"@types/react-dom": "^18.0.10",
1313
"@graphql-codegen/cli": "^5.0.2",
14-
"@vitejs/plugin-react": "^3.1.0",
14+
"@vitejs/plugin-react": "^4.0.0",
1515
"typescript": "5.5.4",
1616
"serve": "14.2.3",
1717
"cypress": "13.13.3",

yarn.lock

Lines changed: 29 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
8484
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
8585

86-
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.20.12", "@babel/core@^7.22.9":
86+
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.24.5":
8787
version "7.25.2"
8888
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
8989
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
@@ -862,19 +862,19 @@
862862
dependencies:
863863
"@babel/helper-plugin-utils" "^7.18.6"
864864

865-
"@babel/plugin-transform-react-jsx-self@^7.18.6":
866-
version "7.21.0"
867-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.21.0.tgz#ec98d4a9baafc5a1eb398da4cf94afbb40254a54"
868-
integrity sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==
865+
"@babel/plugin-transform-react-jsx-self@^7.24.5":
866+
version "7.24.7"
867+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz#66bff0248ea0b549972e733516ffad577477bdab"
868+
integrity sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==
869869
dependencies:
870-
"@babel/helper-plugin-utils" "^7.20.2"
870+
"@babel/helper-plugin-utils" "^7.24.7"
871871

872-
"@babel/plugin-transform-react-jsx-source@^7.19.6":
873-
version "7.19.6"
874-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz#88578ae8331e5887e8ce28e4c9dc83fb29da0b86"
875-
integrity sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==
872+
"@babel/plugin-transform-react-jsx-source@^7.24.1":
873+
version "7.24.7"
874+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz#1198aab2548ad19582013815c938d3ebd8291ee3"
875+
integrity sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==
876876
dependencies:
877-
"@babel/helper-plugin-utils" "^7.19.0"
877+
"@babel/helper-plugin-utils" "^7.24.7"
878878

879879
"@babel/plugin-transform-react-jsx@^7.0.0":
880880
version "7.20.13"
@@ -3298,7 +3298,7 @@
32983298
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
32993299
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
33003300

3301-
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
3301+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
33023302
version "1.5.0"
33033303
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
33043304
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
@@ -4179,10 +4179,10 @@
41794179
dependencies:
41804180
"@types/estree" "*"
41814181

4182-
"@types/babel__core@*", "@types/babel__core@^7.1.14":
4183-
version "7.20.0"
4184-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.0.tgz#61bc5a4cae505ce98e1e36c5445e4bee060d8891"
4185-
integrity sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
4182+
"@types/babel__core@*", "@types/babel__core@^7.1.14", "@types/babel__core@^7.20.5":
4183+
version "7.20.5"
4184+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017"
4185+
integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==
41864186
dependencies:
41874187
"@babel/parser" "^7.20.7"
41884188
"@babel/types" "^7.20.7"
@@ -4740,16 +4740,16 @@
47404740
dependencies:
47414741
"@swc/core" "^1.3.42"
47424742

4743-
"@vitejs/plugin-react@^3.1.0":
4744-
version "3.1.0"
4745-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-3.1.0.tgz#d1091f535eab8b83d6e74034d01e27d73c773240"
4746-
integrity sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==
4743+
"@vitejs/plugin-react@^4.0.0":
4744+
version "4.3.1"
4745+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
4746+
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
47474747
dependencies:
4748-
"@babel/core" "^7.20.12"
4749-
"@babel/plugin-transform-react-jsx-self" "^7.18.6"
4750-
"@babel/plugin-transform-react-jsx-source" "^7.19.6"
4751-
magic-string "^0.27.0"
4752-
react-refresh "^0.14.0"
4748+
"@babel/core" "^7.24.5"
4749+
"@babel/plugin-transform-react-jsx-self" "^7.24.5"
4750+
"@babel/plugin-transform-react-jsx-source" "^7.24.1"
4751+
"@types/babel__core" "^7.20.5"
4752+
react-refresh "^0.14.2"
47534753

47544754
"@vitejs/plugin-vue@^5.0.0":
47554755
version "5.1.2"
@@ -10764,13 +10764,6 @@ lz-string@^1.4.4:
1076410764
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1076510765
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
1076610766

10767-
magic-string@^0.27.0:
10768-
version "0.27.0"
10769-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
10770-
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
10771-
dependencies:
10772-
"@jridgewell/sourcemap-codec" "^1.4.13"
10773-
1077410767
magic-string@^0.30.10:
1077510768
version "0.30.11"
1077610769
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.11.tgz#301a6f93b3e8c2cb13ac1a7a673492c0dfd12954"
@@ -13490,10 +13483,10 @@ [email protected]:
1349013483
prop-types "^15.7.2"
1349113484
react-fast-compare "^3.0.1"
1349213485

13493-
react-refresh@^0.14.0:
13494-
version "0.14.0"
13495-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
13496-
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
13486+
react-refresh@^0.14.2:
13487+
version "0.14.2"
13488+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
13489+
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1349713490

1349813491
1349913492
version "5.8.0"

0 commit comments

Comments
 (0)