Skip to content

Commit 43bbb13

Browse files
chore(deps): update react monorepo
1 parent 967a34d commit 43bbb13

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

examples/react/apollo-client-swc-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
1212
"@graphql-codegen/cli": "^5.0.0",
1313
"@vitejs/plugin-react-swc": "^3.3.0",
14-
"@types/react": "18.2.21",
15-
"@types/react-dom": "18.2.7",
14+
"@types/react": "18.2.45",
15+
"@types/react-dom": "18.2.17",
1616
"typescript": "5.2.2",
1717
"vite": "^4.1.0"
1818
},

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/dedent": "0.7.1",
1616
"@types/jsonpath": "0.2.2",
1717
"@types/node": "18.17.11",
18-
"@types/react": "18.2.21",
18+
"@types/react": "18.2.45",
1919
"fast-xml-parser": "4.2.7",
2020
"jsonpath": "1.1.1",
2121
"prettier-plugin-tailwindcss": "0.2.8"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4443,10 +4443,10 @@
44434443
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
44444444
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
44454445

4446-
"@types/[email protected].7", "@types/react-dom@^18.0.10":
4447-
version "18.2.7"
4448-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63"
4449-
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==
4446+
"@types/[email protected].17", "@types/react-dom@^18.0.10":
4447+
version "18.2.17"
4448+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.17.tgz#375c55fab4ae671bd98448dcfa153268d01d6f64"
4449+
integrity sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==
44504450
dependencies:
44514451
"@types/react" "*"
44524452

@@ -4457,10 +4457,10 @@
44574457
dependencies:
44584458
"@types/react" "*"
44594459

4460-
"@types/react@*", "@types/[email protected].21", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27":
4461-
version "18.2.21"
4462-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
4463-
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
4460+
"@types/react@*", "@types/[email protected].45", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27":
4461+
version "18.2.45"
4462+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
4463+
integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
44644464
dependencies:
44654465
"@types/prop-types" "*"
44664466
"@types/scheduler" "*"

0 commit comments

Comments
 (0)