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.45 to 18.2.46 (#2214)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.45 to 18.2.46. - [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
@@ -29,7 +29,7 @@
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/node": "^18.19.3",
|
||||
"@types/react": "^18.2.45",
|
||||
"@types/react": "^18.2.46",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@types/react-splitter-layout": "^3.0.5",
|
||||
"@types/react-transition-group": "^4.4.10",
|
||||
|
||||
@@ -2892,7 +2892,7 @@ __metadata:
|
||||
"@types/file-saver": ^2.0.7
|
||||
"@types/jest": ^29.5.11
|
||||
"@types/node": ^18.19.3
|
||||
"@types/react": ^18.2.45
|
||||
"@types/react": ^18.2.46
|
||||
"@types/react-dom": ^18.2.18
|
||||
"@types/react-splitter-layout": ^3.0.5
|
||||
"@types/react-transition-group": ^4.4.10
|
||||
@@ -5250,7 +5250,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:^18.2.45":
|
||||
"@types/react@npm:*":
|
||||
version: 18.2.45
|
||||
resolution: "@types/react@npm:18.2.45"
|
||||
dependencies:
|
||||
@@ -5261,6 +5261,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^18.2.46":
|
||||
version: 18.2.46
|
||||
resolution: "@types/react@npm:18.2.46"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: cb0e4dc7f41988a059e1246a19ec377101f5b16097ec4bf7000ef3c431ec0c8c873f40e95075821f908db1f4e3352775f0f18cea53dcad14dce67c0f5110f2bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/redux-logger@npm:^3.0.12":
|
||||
version: 3.0.12
|
||||
resolution: "@types/redux-logger@npm:3.0.12"
|
||||
|
||||
Reference in New Issue
Block a user