Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react in /examples/web
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.14 to 19.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent ecae1e6 commit e8f2526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "webpack --mode development"
},
"devDependencies": {
"@types/react": "^18.0.0",
"@types/react": "^19.0.1",
"@types/react-dom": "^18.0.0",
"@playwright/test": "^1.42.0",
"html-webpack-plugin": "^5.3.1",
Expand Down

0 comments on commit e8f2526

Please sign in to comment.