Skip to content

Commit 019649b

Browse files
chore(deps-dev): bump the minor-or-patch group (#414)
Bumps the minor-or-patch group in /examples/ref-browser with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react` from 19.1.3 to 19.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.3 to 19.1.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-or-patch - dependency-name: "@types/react-dom" dependency-version: 19.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0237f1e commit 019649b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

examples/ref-browser/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/ref-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"react-router-dom": "^7.6.0"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^19.1.3",
20-
"@types/react-dom": "^19.1.3",
19+
"@types/react": "^19.1.4",
20+
"@types/react-dom": "^19.1.5",
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"@vitejs/plugin-react": "^4.4.1",

0 commit comments

Comments
 (0)