mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @reduxjs/toolkit from 1.8.3 to 1.8.4 (#1053)
* build(deps): bump @reduxjs/toolkit from 1.8.3 to 1.8.4 Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/1.8.3...v1.8.4) --- 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 Signed-off-by: dependabot[bot] <support@github.com> 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
b5b6aa3b48
commit
a653a7eac0
+1
-1
@@ -17,7 +17,7 @@
|
||||
"@pybricks/ide-docs": "2.2.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@pybricks/mpy-cross-v6": "^2.0.0",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@reduxjs/toolkit": "^1.8.4",
|
||||
"@shopify/react-i18n": "^7.2.0",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/dom": "^8.17.1",
|
||||
|
||||
@@ -2361,7 +2361,7 @@ __metadata:
|
||||
"@pybricks/ide-docs": 2.2.0
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
"@pybricks/mpy-cross-v6": ^2.0.0
|
||||
"@reduxjs/toolkit": ^1.8.3
|
||||
"@reduxjs/toolkit": ^1.8.4
|
||||
"@shopify/react-i18n": ^7.2.0
|
||||
"@svgr/webpack": ^6.3.1
|
||||
"@testing-library/dom": ^8.17.1
|
||||
@@ -3822,9 +3822,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:^1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.3"
|
||||
"@reduxjs/toolkit@npm:^1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.4"
|
||||
dependencies:
|
||||
immer: ^9.0.7
|
||||
redux: ^4.1.2
|
||||
@@ -3838,7 +3838,7 @@ __metadata:
|
||||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: 2c932ac6fa430b982108829a6150ca0c15ff617eb121b8055b91a89ab2124e8d93a1277ccdc96ff8af680fbde9d4c7021b1f924f11e28004ee61c6a7d39915bc
|
||||
checksum: 2ed7ee22bc84f0a2370ca2746513ece4593b8310c16c89e1ccf43ce23dcb83d7c4f4773d78049b68b4e92b3c5bee641e8081faf3947371be6b004ebba8142a51
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user