mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @types/react from 18.2.18 to 18.2.19 (#1962)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.18 to 18.2.19. - [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
@@ -28,7 +28,7 @@
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.5.3",
|
||||
"@types/node": "^18.17.4",
|
||||
"@types/react": "^18.2.18",
|
||||
"@types/react": "^18.2.19",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/react-transition-group": "^4.4.6",
|
||||
|
||||
@@ -2637,7 +2637,7 @@ __metadata:
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^29.5.3
|
||||
"@types/node": ^18.17.4
|
||||
"@types/react": ^18.2.18
|
||||
"@types/react": ^18.2.19
|
||||
"@types/react-dom": ^18.2.7
|
||||
"@types/react-splitter-layout": ^3.0.2
|
||||
"@types/react-transition-group": ^4.4.6
|
||||
@@ -4949,7 +4949,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:^18.2.18":
|
||||
"@types/react@npm:*":
|
||||
version: 18.2.18
|
||||
resolution: "@types/react@npm:18.2.18"
|
||||
dependencies:
|
||||
@@ -4960,6 +4960,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^18.2.19":
|
||||
version: 18.2.19
|
||||
resolution: "@types/react@npm:18.2.19"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
|
||||
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