Skip to content

Commit f030e79

Browse files
build(deps-dev): bump @types/react-dom in /react-tailwind-template (#1529)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.0 to 18.3.1. - [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-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c55c35c commit f030e79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@db-ui/foundations": "^0.2.1",
2020
"@types/react": "^18.3.3",
21-
"@types/react-dom": "^18.3.0",
21+
"@types/react-dom": "^18.3.1",
2222
"@typescript-eslint/eslint-plugin": "^7.13.1",
2323
"@typescript-eslint/parser": "^7.13.1",
2424
"@vitejs/plugin-react": "^4.3.1",

0 commit comments

Comments
 (0)