mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump @types/react from 18.2.9 to 18.2.11 (#1824)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.9 to 18.2.11. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/node": "^18.16.16",
|
||||
"@types/react": "^18.2.9",
|
||||
"@types/react": "^18.2.11",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/react-transition-group": "^4.4.6",
|
||||
|
||||
@@ -2665,7 +2665,7 @@ __metadata:
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^29.5.2
|
||||
"@types/node": ^18.16.16
|
||||
"@types/react": ^18.2.9
|
||||
"@types/react": ^18.2.11
|
||||
"@types/react-dom": ^18.2.4
|
||||
"@types/react-splitter-layout": ^3.0.2
|
||||
"@types/react-transition-group": ^4.4.6
|
||||
@@ -4982,7 +4982,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:^18.2.9":
|
||||
"@types/react@npm:*":
|
||||
version: 18.2.9
|
||||
resolution: "@types/react@npm:18.2.9"
|
||||
dependencies:
|
||||
@@ -4993,6 +4993,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^18.2.11":
|
||||
version: 18.2.11
|
||||
resolution: "@types/react@npm:18.2.11"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 3dcc326ea87468a06079b6c3a9e0f9a98a8438526aba81d29820954e2cb343b6beb8ca3d6a212878797a909fbd3199d07a4d819cd3efbbdba8c22039c06f1ed8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/redux-logger@npm:^3.0.9":
|
||||
version: 3.0.9
|
||||
resolution: "@types/redux-logger@npm:3.0.9"
|
||||
|
||||
Reference in New Issue
Block a user