mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Merge pull request #247 from skidoodle/dependabot/npm_and_yarn/types/react-18.0.22
Bump @types/react from 18.0.21 to 18.0.22
This commit is contained in:
commit
505416d710
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.0",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react": "18.0.22",
|
||||
"@types/react-dom": "18.0.7",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"copy-to-clipboard": "^3.3.2",
|
||||
|
|
|
@ -117,10 +117,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@18.0.21":
|
||||
version "18.0.21"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
|
||||
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
|
||||
"@types/react@*", "@types/react@18.0.22":
|
||||
version "18.0.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
|
||||
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue