Skip to content

Commit 77d63cb

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f966f2 commit 77d63cb

File tree

6 files changed

+18
-26
lines changed

6 files changed

+18
-26
lines changed

examples/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphprotocol/client-cli": "2.2.21",
2121
"@types/react": "18.0.37",
2222
"@types/react-dom": "18.0.11",
23-
"@vitejs/plugin-react": "3.1.0",
23+
"@vitejs/plugin-react": "4.0.0",
2424
"typescript": "5.0.4",
2525
"vite": "4.2.2"
2626
}

examples/execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@graphprotocol/client-cli": "2.2.21",
1919
"@types/react": "18.0.37",
2020
"@types/react-dom": "18.0.11",
21-
"@vitejs/plugin-react": "3.1.0",
21+
"@vitejs/plugin-react": "4.0.0",
2222
"typescript": "5.0.4",
2323
"vite": "4.2.2"
2424
}

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@graphprotocol/client-cli": "2.2.21",
2020
"@types/react": "18.0.37",
2121
"@types/react-dom": "18.0.11",
22-
"@vitejs/plugin-react": "3.1.0",
22+
"@vitejs/plugin-react": "4.0.0",
2323
"typescript": "5.0.4",
2424
"vite": "4.2.2"
2525
}

examples/urql-live-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphprotocol/client-cli": "2.2.21",
2121
"@types/react": "18.0.37",
2222
"@types/react-dom": "18.0.11",
23-
"@vitejs/plugin-react": "3.1.0",
23+
"@vitejs/plugin-react": "4.0.0",
2424
"typescript": "5.0.4",
2525
"vite": "4.2.2"
2626
}

examples/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphprotocol/client-cli": "2.2.21",
2121
"@types/react": "18.0.37",
2222
"@types/react-dom": "18.0.11",
23-
"@vitejs/plugin-react": "3.1.0",
23+
"@vitejs/plugin-react": "4.0.0",
2424
"typescript": "5.0.4",
2525
"vite": "4.2.2"
2626
}

yarn.lock

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
7777
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
7878

79-
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.20.12":
79+
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.21.4":
8080
version "7.21.4"
8181
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
8282
integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
@@ -828,12 +828,12 @@
828828
dependencies:
829829
"@babel/helper-plugin-utils" "^7.16.7"
830830

831-
"@babel/plugin-transform-react-jsx-self@^7.18.6":
832-
version "7.18.6"
833-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.18.6.tgz#3849401bab7ae8ffa1e3e5687c94a753fc75bda7"
834-
integrity sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==
831+
"@babel/plugin-transform-react-jsx-self@^7.21.0":
832+
version "7.21.0"
833+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.21.0.tgz#ec98d4a9baafc5a1eb398da4cf94afbb40254a54"
834+
integrity sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==
835835
dependencies:
836-
"@babel/helper-plugin-utils" "^7.18.6"
836+
"@babel/helper-plugin-utils" "^7.20.2"
837837

838838
"@babel/plugin-transform-react-jsx-source@^7.19.6":
839839
version "7.19.6"
@@ -2381,7 +2381,7 @@
23812381
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
23822382
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
23832383

2384-
"@jridgewell/[email protected]", "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13":
2384+
"@jridgewell/[email protected]", "@jridgewell/sourcemap-codec@^1.4.10":
23852385
version "1.4.14"
23862386
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
23872387
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
@@ -2841,15 +2841,14 @@
28412841
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
28422842
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==
28432843

2844-
"@vitejs/plugin-react@3.1.0":
2845-
version "3.1.0"
2846-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-3.1.0.tgz#d1091f535eab8b83d6e74034d01e27d73c773240"
2847-
integrity sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==
2844+
"@vitejs/plugin-react@4.0.0":
2845+
version "4.0.0"
2846+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.0.tgz#46d1c37c507447d10467be1c111595174555ef28"
2847+
integrity sha512-HX0XzMjL3hhOYm+0s95pb0Z7F8O81G7joUHgfDd/9J/ZZf5k4xX6QAMFkKsHFxaHlf6X7GD7+XuaZ66ULiJuhQ==
28482848
dependencies:
2849-
"@babel/core" "^7.20.12"
2850-
"@babel/plugin-transform-react-jsx-self" "^7.18.6"
2849+
"@babel/core" "^7.21.4"
2850+
"@babel/plugin-transform-react-jsx-self" "^7.21.0"
28512851
"@babel/plugin-transform-react-jsx-source" "^7.19.6"
2852-
magic-string "^0.27.0"
28532852
react-refresh "^0.14.0"
28542853

28552854
"@whatwg-node/[email protected]", "@whatwg-node/events@^0.0.2":
@@ -5978,13 +5977,6 @@ lru-cache@^9.0.0:
59785977
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.0.0.tgz#daece36a9fc332e93f8e75f3fcfd17900253567c"
59795978
integrity sha512-9AEKXzvOZc4BMacFnYiTOlDH/197LNnQIK9wZ6iMB5NXPzuv4bWR/Msv7iUMplkiMQ1qQL+KSv/JF1mZAB5Lrg==
59805979

5981-
magic-string@^0.27.0:
5982-
version "0.27.0"
5983-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
5984-
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
5985-
dependencies:
5986-
"@jridgewell/sourcemap-codec" "^1.4.13"
5987-
59885980
make-dir@^3.0.0:
59895981
version "3.1.0"
59905982
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"

0 commit comments

Comments
 (0)