Skip to content

Commit

Permalink
build(deps): Bump react and @types/react
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 97617e2 commit f622e98
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 20 deletions.
50 changes: 32 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@testing-library/cypress": "^10.0.3",
"@types/bootstrap": "^5.2.10",
"@types/jest": "^29.5.14",
"@types/react": "^17.0.43",
"@types/react": "^19.0.8",
"@types/react-dom": "^17.0.0",
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.8",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@nextcloud/vue": "^8.22.0",
"nextcloud-server": "^0.15.10",
"oc-react-components": "^0.2.1",
"react": "^17.0.2",
"react": "^19.0.0",
"react-dom": "^17.0.2",
"react-flip-move": "^3.0.5",
"react-select": "^5.10.0",
Expand Down

0 comments on commit f622e98

Please sign in to comment.