From 6494e3acc9db1d37435dab484ecc2cfbfa8e6ad7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 10:06:22 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v6 --- examples/apollo/package.json | 2 +- examples/execute/package.json | 2 +- examples/react-query/package.json | 2 +- examples/urql-live-query/package.json | 2 +- examples/urql/package.json | 2 +- yarn.lock | 42 ++++++++------------------- 6 files changed, 17 insertions(+), 35 deletions(-) diff --git a/examples/apollo/package.json b/examples/apollo/package.json index 96a79b696..01dc9ca55 100644 --- a/examples/apollo/package.json +++ b/examples/apollo/package.json @@ -20,7 +20,7 @@ "@graphprotocol/client-cli": "3.0.7", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", - "@vitejs/plugin-react": "4.3.4", + "@vitejs/plugin-react": "6.0.1", "typescript": "5.9.3", "vite": "6.1.0" } diff --git a/examples/execute/package.json b/examples/execute/package.json index 6e211eff4..ad097c6cf 100644 --- a/examples/execute/package.json +++ b/examples/execute/package.json @@ -18,7 +18,7 @@ "@graphprotocol/client-cli": "3.0.7", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", - "@vitejs/plugin-react": "4.3.4", + "@vitejs/plugin-react": "6.0.1", "typescript": "5.9.3", "vite": "6.1.0" } diff --git a/examples/react-query/package.json b/examples/react-query/package.json index 4de5fcfea..fceca5bfc 100644 --- a/examples/react-query/package.json +++ b/examples/react-query/package.json @@ -19,7 +19,7 @@ "@graphprotocol/client-cli": "3.0.7", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", - "@vitejs/plugin-react": "4.3.4", + "@vitejs/plugin-react": "6.0.1", "typescript": "5.9.3", "vite": "6.1.0" } diff --git a/examples/urql-live-query/package.json b/examples/urql-live-query/package.json index a1c12dacc..6b8387c36 100644 --- a/examples/urql-live-query/package.json +++ b/examples/urql-live-query/package.json @@ -20,7 +20,7 @@ "@graphprotocol/client-cli": "3.0.7", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", - "@vitejs/plugin-react": "4.3.4", + "@vitejs/plugin-react": "6.0.1", "typescript": "5.9.3", "vite": "6.1.0" } diff --git a/examples/urql/package.json b/examples/urql/package.json index 251d19029..4a4d37d4c 100644 --- a/examples/urql/package.json +++ b/examples/urql/package.json @@ -20,7 +20,7 @@ "@graphprotocol/client-cli": "3.0.7", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", - "@vitejs/plugin-react": "4.3.4", + "@vitejs/plugin-react": "6.0.1", "typescript": "5.9.3", "vite": "6.1.0" } diff --git a/yarn.lock b/yarn.lock index 9ecc28d41..a741135be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -94,7 +94,7 @@ resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz" integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== -"@babel/core@7.26.8", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9", "@babel/core@^7.26.0": +"@babel/core@7.26.8", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9": version "7.26.8" resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.8.tgz" integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== @@ -817,20 +817,6 @@ dependencies: "@babel/helper-plugin-utils" "^7.25.9" -"@babel/plugin-transform-react-jsx-self@^7.25.9": - version "7.25.9" - resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz" - integrity sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg== - dependencies: - "@babel/helper-plugin-utils" "^7.25.9" - -"@babel/plugin-transform-react-jsx-source@^7.25.9": - version "7.25.9" - resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.9.tgz" - integrity sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg== - dependencies: - "@babel/helper-plugin-utils" "^7.25.9" - "@babel/plugin-transform-react-jsx@^7.0.0": version "7.25.9" resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz" @@ -2889,6 +2875,11 @@ resolved "https://registry.npmjs.org/@repeaterjs/repeater/-/repeater-3.0.6.tgz" integrity sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA== +"@rolldown/pluginutils@1.0.0-rc.7": + version "1.0.0-rc.7" + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz#0414869467f0e471a6515d4f506c85fde867e022" + integrity sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA== + "@rollup/rollup-android-arm-eabi@4.34.4": version "4.34.4" resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.34.4.tgz#186addf2d9da1df57c69394f8eb74d40cc833686" @@ -3074,7 +3065,7 @@ resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz" integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== -"@types/babel__core@7.20.5", "@types/babel__core@^7.1.14", "@types/babel__core@^7.20.5": +"@types/babel__core@7.20.5", "@types/babel__core@^7.1.14": version "7.20.5" resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA== @@ -3308,16 +3299,12 @@ "@0no-co/graphql.web" "^1.0.5" wonka "^6.3.2" -"@vitejs/plugin-react@4.3.4": - version "4.3.4" - resolved "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz" - integrity sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug== +"@vitejs/plugin-react@6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz#d9113b71a0a592714913eafd9e5e63bcafd0ff15" + integrity sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ== dependencies: - "@babel/core" "^7.26.0" - "@babel/plugin-transform-react-jsx-self" "^7.25.9" - "@babel/plugin-transform-react-jsx-source" "^7.25.9" - "@types/babel__core" "^7.20.5" - react-refresh "^0.14.2" + "@rolldown/pluginutils" "1.0.0-rc.7" "@whatwg-node/disposablestack@^0.0.5": version "0.0.5" @@ -7314,11 +7301,6 @@ react-is@^18.0.0: resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-refresh@^0.14.2: - version "0.14.2" - resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz" - integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== - react@19.0.0: version "19.0.0" resolved "https://registry.npmjs.org/react/-/react-19.0.0.tgz"