Skip to content

Commit 6d6fd5e

Browse files
Bump @types/react from 18.3.11 to 18.3.12 in /app/frontend (#2161)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.11 to 18.3.12. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5055772 commit 6d6fd5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/frontend/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.

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@types/dom-speech-recognition": "^0.0.4",
4040
"@types/dompurify": "^3.0.5",
41-
"@types/react": "^18.3.11",
41+
"@types/react": "^18.3.12",
4242
"@types/react-dom": "^18.3.1",
4343
"@types/react-syntax-highlighter": "^15.5.13",
4444
"@vitejs/plugin-react": "^4.3.3",

0 commit comments

Comments
 (0)