mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-13 18:14:09 +00:00
build(deps): bump @reduxjs/toolkit from 1.8.2 to 1.8.3 (#947)
* build(deps): bump @reduxjs/toolkit from 1.8.2 to 1.8.3 Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.8.2...1.8.3) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
936b638744
commit
88090cfa23
+1
-1
@@ -15,7 +15,7 @@
|
||||
"@pybricks/firmware": "4.15.0",
|
||||
"@pybricks/ide-docs": "2.2.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@reduxjs/toolkit": "^1.8.2",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@shopify/react-i18n": "^7.1.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/dom": "^8.14.0",
|
||||
|
||||
@@ -2294,7 +2294,7 @@ __metadata:
|
||||
"@pybricks/firmware": 4.15.0
|
||||
"@pybricks/ide-docs": 2.2.0
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
"@reduxjs/toolkit": ^1.8.2
|
||||
"@reduxjs/toolkit": ^1.8.3
|
||||
"@shopify/react-i18n": ^7.1.3
|
||||
"@svgr/webpack": ^6.2.1
|
||||
"@testing-library/dom": ^8.14.0
|
||||
@@ -3745,9 +3745,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:^1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.2"
|
||||
"@reduxjs/toolkit@npm:^1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.3"
|
||||
dependencies:
|
||||
immer: ^9.0.7
|
||||
redux: ^4.1.2
|
||||
@@ -3755,13 +3755,13 @@ __metadata:
|
||||
reselect: ^4.1.5
|
||||
peerDependencies:
|
||||
react: ^16.9.0 || ^17.0.0 || ^18
|
||||
react-redux: ^7.2.1 || ^8.0.0-beta
|
||||
react-redux: ^7.2.1 || ^8.0.2
|
||||
peerDependenciesMeta:
|
||||
react:
|
||||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: bd94e6d5c469f841c59e7d74e3fc60681c023ccdc6367005a9b04c252990d103bba438b2aea82f6e3db697486b32f4a5fb0d4bb6208af6119e5028c2ee626198
|
||||
checksum: 2c932ac6fa430b982108829a6150ca0c15ff617eb121b8055b91a89ab2124e8d93a1277ccdc96ff8af680fbde9d4c7021b1f924f11e28004ee61c6a7d39915bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user