mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 23:41:21 +00:00
Merge pull request #48 from bartvdbraak/dependabot/npm_and_yarn/types/react-18.2.12
build(deps-dev): bump @types/react from 18.2.11 to 18.2.12
This commit is contained in:
commit
ae361c3ae2
2 changed files with 5 additions and 5 deletions
|
@ -42,8 +42,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/aos": "^3.0.4",
|
||||
"@types/react": "^18.2.12",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/react": "^18.2.11",
|
||||
"@types/react-dom": "^18.2.5",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"depcheck": "^1.4.3",
|
||||
|
|
|
@ -918,10 +918,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@^18.2.11":
|
||||
version "18.2.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.11.tgz#168f7dbb421ed214fcf8c5fe8e587765a3e02fd1"
|
||||
integrity sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==
|
||||
"@types/react@*", "@types/react@^18.2.12":
|
||||
version "18.2.12"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97"
|
||||
integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
|
Loading…
Reference in a new issue