Skip to content

Commit

Permalink
Merge pull request #556 from heckenmann/dependabot/npm_and_yarn/app-s…
Browse files Browse the repository at this point in the history
…rc/types/react-18.3.12

build(deps-dev): bump @types/react from 18.3.11 to 18.3.12 in /app-src
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
2 parents 467a81b + 382663b commit 1674f8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"apexcharts": "^3.54.0",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2224,10 +2224,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.3.11":
version "18.3.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.3.12":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit 1674f8b

Please sign in to comment.