Skip to content

Commit 23c983b

Browse files
Update dependency @types/react to v18.0.21
1 parent 89ccd28 commit 23c983b

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/react-beautiful-dnd": "13.1.2",
2020
"@tauri-apps/cli": "1.1.1",
21-
"@types/react": "18.0.17",
21+
"@types/react": "18.0.21",
2222
"@types/react-dom": "18.0.6",
2323
"@vitejs/plugin-react": "2.0.0",
2424
"autoprefixer": "10.4.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -671,10 +671,10 @@
671671
hoist-non-react-statics "^3.3.0"
672672
redux "^4.0.0"
673673

674-
"@types/react@*", "@types/react@18.0.17":
675-
version "18.0.17"
676-
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.17.tgz"
677-
integrity sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==
674+
"@types/react@*", "@types/react@18.0.21":
675+
version "18.0.21"
676+
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.21.tgz"
677+
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
678678
dependencies:
679679
"@types/prop-types" "*"
680680
"@types/scheduler" "*"

0 commit comments

Comments
 (0)