Skip to content

Commit e347e36

Browse files
chore(deps): update dependency @types/react to v18.0.31 (#9240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e329b commit e347e36

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@graphql-codegen/client-preset": "^2.1.1",
1313
"@graphql-codegen/cli": "^3.2.2",
1414
"@vitejs/plugin-react-swc": "^3.2.0",
15-
"@types/react": "18.0.30",
15+
"@types/react": "18.0.31",
1616
"@types/react-dom": "18.0.11",
1717
"typescript": "5.0.2",
1818
"vite": "^4.1.0"

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.0",
1616
"@types/jsonpath": "0.2.0",
1717
"@types/node": "18.15.1",
18-
"@types/react": "18.0.30",
18+
"@types/react": "18.0.31",
1919
"fast-xml-parser": "4.1.3",
2020
"jsonpath": "1.1.1",
2121
"prettier-plugin-tailwindcss": "0.2.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3957,10 +3957,10 @@
39573957
dependencies:
39583958
"@types/react" "*"
39593959

3960-
"@types/react@*", "@types/[email protected].30", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27":
3961-
version "18.0.30"
3962-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
3963-
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
3960+
"@types/react@*", "@types/[email protected].31", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27":
3961+
version "18.0.31"
3962+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
3963+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
39643964
dependencies:
39653965
"@types/prop-types" "*"
39663966
"@types/scheduler" "*"

0 commit comments

Comments
 (0)