Skip to content

Commit d6e381a

Browse files
committed
chore(deps): update dependency @types/react to v18.2.3
1 parent ccdbaaf commit d6e381a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.21.8",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.16.3",
29-
"@types/react": "18.2.2",
29+
"@types/react": "18.2.3",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.3"
3232
}

yarn.lock

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

1071-
"@types/react@18.2.2":
1072-
version "18.2.2"
1073-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.2.tgz#2b6b1831d9c805b3790b6613becb5c8d2f3be479"
1074-
integrity sha512-4GZH3GLuqdZbDvOW5Pqqe7jgsDrKwkJfZMZLwFcgoz3CVDSvnMeG/Ihe44IbZ5Mqhh1fyTh5e44z6pNjIzzV8g==
1071+
"@types/react@18.2.3":
1072+
version "18.2.3"
1073+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.3.tgz#509ad6c4c77378e686f9bb6e0f8756936392f0e8"
1074+
integrity sha512-myU58XyFvSCcF9stRlhYnPbHZu9md7VZNsLukY6D68JHzIHLvqxvutD5luAJLnrUKMswvAgGwdSlEUKKSD+9Fw==
10751075
dependencies:
10761076
"@types/prop-types" "*"
10771077
"@types/scheduler" "*"

0 commit comments

Comments
 (0)