Skip to content

Commit c5aaf64

Browse files
chore(deps): update all non-major dependencies (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba8e155 commit c5aaf64

File tree

5 files changed

+30
-30
lines changed

5 files changed

+30
-30
lines changed

examples/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@graphprotocol/client-cli": "2.1.3",
2121
"@types/react": "18.0.17",
2222
"@types/react-dom": "18.0.6",
23-
"@vitejs/plugin-react": "2.0.0",
23+
"@vitejs/plugin-react": "2.0.1",
2424
"typescript": "4.7.4",
25-
"vite": "3.0.5"
25+
"vite": "3.0.6"
2626
}
2727
}

examples/execute/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@graphprotocol/client-cli": "2.1.3",
1919
"@types/react": "18.0.17",
2020
"@types/react-dom": "18.0.6",
21-
"@vitejs/plugin-react": "2.0.0",
21+
"@vitejs/plugin-react": "2.0.1",
2222
"typescript": "4.7.4",
23-
"vite": "3.0.5"
23+
"vite": "3.0.6"
2424
}
2525
}

examples/react-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@graphprotocol/client-cli": "2.1.3",
2020
"@types/react": "18.0.17",
2121
"@types/react-dom": "18.0.6",
22-
"@vitejs/plugin-react": "2.0.0",
22+
"@vitejs/plugin-react": "2.0.1",
2323
"typescript": "4.7.4",
24-
"vite": "3.0.5"
24+
"vite": "3.0.6"
2525
}
2626
}

examples/urql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@graphprotocol/client-cli": "2.1.3",
2121
"@types/react": "18.0.17",
2222
"@types/react-dom": "18.0.6",
23-
"@vitejs/plugin-react": "2.0.0",
23+
"@vitejs/plugin-react": "2.0.1",
2424
"typescript": "4.7.4",
25-
"vite": "3.0.5"
25+
"vite": "3.0.6"
2626
}
2727
}

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
7070
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
7171

72-
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.18.6":
72+
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.18.10":
7373
version "7.18.10"
7474
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
7575
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
@@ -839,16 +839,16 @@
839839
dependencies:
840840
"@babel/helper-plugin-utils" "^7.18.6"
841841

842-
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.18.6":
843-
version "7.18.6"
844-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz#2721e96d31df96e3b7ad48ff446995d26bc028ff"
845-
integrity sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==
842+
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.18.10", "@babel/plugin-transform-react-jsx@^7.18.6":
843+
version "7.18.10"
844+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.10.tgz#ea47b2c4197102c196cbd10db9b3bb20daa820f1"
845+
integrity sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==
846846
dependencies:
847847
"@babel/helper-annotate-as-pure" "^7.18.6"
848848
"@babel/helper-module-imports" "^7.18.6"
849-
"@babel/helper-plugin-utils" "^7.18.6"
849+
"@babel/helper-plugin-utils" "^7.18.9"
850850
"@babel/plugin-syntax-jsx" "^7.18.6"
851-
"@babel/types" "^7.18.6"
851+
"@babel/types" "^7.18.10"
852852

853853
"@babel/plugin-transform-regenerator@^7.18.6":
854854
version "7.18.6"
@@ -2802,13 +2802,13 @@
28022802
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
28032803
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
28042804

2805-
"@vitejs/[email protected].0":
2806-
version "2.0.0"
2807-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.0.0.tgz#12decd097773a00620e44b780b1d2c00df101449"
2808-
integrity sha512-zHkRR+X4zqEPNBbKV2FvWSxK7Q6crjMBVIAYroSU8Nbb4M3E5x4qOiLoqJBHtXgr27kfednXjkwr3lr8jS6Wrw==
2805+
"@vitejs/[email protected].1":
2806+
version "2.0.1"
2807+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.0.1.tgz#3197c01d8e4a4eb9fed829c7888c467a43aadd4e"
2808+
integrity sha512-uINzNHmjrbunlFtyVkST6lY1ewSfz/XwLufG0PIqvLGnpk2nOIOa/1CACTDNcKi1/RwaCzJLmsXwm1NsUVV/NA==
28092809
dependencies:
2810-
"@babel/core" "^7.18.6"
2811-
"@babel/plugin-transform-react-jsx" "^7.18.6"
2810+
"@babel/core" "^7.18.10"
2811+
"@babel/plugin-transform-react-jsx" "^7.18.10"
28122812
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
28132813
"@babel/plugin-transform-react-jsx-self" "^7.18.6"
28142814
"@babel/plugin-transform-react-jsx-source" "^7.18.6"
@@ -7155,10 +7155,10 @@ rollup-plugin-typescript2@^0.32.1:
71557155
resolve "^1.20.0"
71567156
tslib "^2.4.0"
71577157

7158-
rollup@^2.60.0, rollup@^2.75.6:
7159-
version "2.76.0"
7160-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
7161-
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
7158+
"rollup@>=2.75.6 <2.77.0 || ~2.77.0", rollup@^2.60.0, rollup@^2.75.6:
7159+
version "2.77.3"
7160+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
7161+
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
71627162
optionalDependencies:
71637163
fsevents "~2.3.2"
71647164

@@ -8061,15 +8061,15 @@ vary@^1, vary@~1.1.2:
80618061
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
80628062
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
80638063

8064-
8065-
version "3.0.5"
8066-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.5.tgz#56b8d52e00bbbd5f21d02f0868dc613b3246ecc6"
8067-
integrity sha512-bRvrt9Tw8EGW4jj64aYFTnVg134E8hgDxyl/eEHnxiGqYk7/pTPss6CWlurqPOUzqvEoZkZ58Ws+Iu8MB87iMA==
8064+
8065+
version "3.0.6"
8066+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0"
8067+
integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w==
80688068
dependencies:
80698069
esbuild "^0.14.47"
80708070
postcss "^8.4.16"
80718071
resolve "^1.22.1"
8072-
rollup "^2.75.6"
8072+
rollup ">=2.75.6 <2.77.0 || ~2.77.0"
80738073
optionalDependencies:
80748074
fsevents "~2.3.2"
80758075

0 commit comments

Comments
 (0)