Skip to content

Commit 7f3f773

Browse files
chore(deps): bump @types/react from 18.2.31 to 18.2.35 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.31 to 18.2.35. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfe7977 commit 7f3f773

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@tanstack/react-query-next-experimental": "^5.0.0-alpha.80",
2424
"@types/codemirror": "^5.60.10",
2525
"@types/node": "20.7.1",
26-
"@types/react": "18.2.31",
26+
"@types/react": "18.2.35",
2727
"@types/react-dom": "18.2.14",
2828
"@uiw/react-codemirror": "^4.21.20",
2929
"antd": "^5.10.2",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@
14561456
dependencies:
14571457
"@types/react" "*"
14581458

1459-
"@types/react@*", "@types/[email protected].31":
1460-
version "18.2.31"
1461-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40"
1462-
integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==
1459+
"@types/react@*", "@types/[email protected].35":
1460+
version "18.2.35"
1461+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792"
1462+
integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==
14631463
dependencies:
14641464
"@types/prop-types" "*"
14651465
"@types/scheduler" "*"

0 commit comments

Comments
 (0)