Skip to content

Commit a1434df

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump @types/react from 18.2.43 to 18.2.45
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.43 to 18.2.45. - [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] <support@github.com>
1 parent 6b492a2 commit a1434df

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@docusaurus/module-type-aliases": "^3.0.1",
3030
"@docusaurus/tsconfig": "^3.0.1",
3131
"@gabrielcsapo/docusaurus-plugin-matomo": "^0.1.2",
32-
"@types/react": "^18.2.43",
32+
"@types/react": "^18.2.45",
3333
"typescript": "^5.3.3"
3434
},
3535
"browserslist": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1994,9 +1994,9 @@
19941994
"@types/history" "^4.7.11"
19951995
"@types/react" "*"
19961996

1997-
"@types/react@*", "@types/react@^18.2.43":
1998-
version "18.2.43"
1999-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
1997+
"@types/react@*", "@types/react@^18.2.45":
1998+
version "18.2.45"
1999+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
20002000
dependencies:
20012001
"@types/prop-types" "*"
20022002
"@types/scheduler" "*"

0 commit comments

Comments
 (0)