Skip to content

Commit 49e93a5

Browse files
chore(deps): update dependency @types/react to v18
1 parent d22927b commit 49e93a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@researchgate/spire-config": "5.0.7",
5151
"@types/classnames": "2.3.0",
5252
"@types/prop-types": "15.7.5",
53-
"@types/react": "16.14.34",
53+
"@types/react": "18.0.25",
5454
"cross-env": "7.0.3",
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,10 +2184,10 @@
21842184
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
21852185
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
21862186

2187-
"@types/react@16.14.34":
2188-
version "16.14.34"
2189-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.34.tgz#d129324ffda312044e1c47aab18696e4ed493282"
2190-
integrity sha512-b99nWeGGReLh6aKBppghVqp93dFJtgtDOzc8NXM6hewD8PQ2zZG5kBLgbx+VJr7Q7WBMjHxaIl3dwpwwPIUgyA==
2187+
"@types/react@18.0.25":
2188+
version "18.0.25"
2189+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
2190+
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
21912191
dependencies:
21922192
"@types/prop-types" "*"
21932193
"@types/scheduler" "*"

0 commit comments

Comments
 (0)