Skip to content

Commit c490de8

Browse files
fix(deps): update dependency @reduxjs/toolkit to ^2.9.1 (#2933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c20aa3 commit c490de8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@mui/material": "^7.3.4",
1515
"@mui/system": "^7.3.3",
1616
"@mui/utils": "^7.3.3",
17-
"@reduxjs/toolkit": "^2.9.0",
17+
"@reduxjs/toolkit": "^2.9.1",
1818
"@tanstack/react-query": "^5.90.5",
1919
"chroma-js": "^3.1.2",
2020
"compare-versions": "^6.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3958,9 +3958,9 @@ __metadata:
39583958
languageName: node
39593959
linkType: hard
39603960

3961-
"@reduxjs/toolkit@npm:^2.9.0":
3962-
version: 2.9.0
3963-
resolution: "@reduxjs/toolkit@npm:2.9.0"
3961+
"@reduxjs/toolkit@npm:^2.9.1":
3962+
version: 2.9.1
3963+
resolution: "@reduxjs/toolkit@npm:2.9.1"
39643964
dependencies:
39653965
"@standard-schema/spec": "npm:^1.0.0"
39663966
"@standard-schema/utils": "npm:^0.3.0"
@@ -3976,7 +3976,7 @@ __metadata:
39763976
optional: true
39773977
react-redux:
39783978
optional: true
3979-
checksum: 10/d2f1b59c96638d9a36c3709f31f24ec1ce25604f2010eebb89506e6782142dfa3a97bd64f6b4650d9230d1a8a7f09a2dfed5ee2eb7a4454cbeb08fcb8cc6cf36
3979+
checksum: 10/d545e62b9a8a34ebc5ea6eae4cbe59ea622d9fe65a736cc5d92854aa2db24f7f04a19f53e1067b6d7cddd1e7ddca29bc3d88a526782682126383fd2b930c13aa
39803980
languageName: node
39813981
linkType: hard
39823982

@@ -11229,7 +11229,7 @@ __metadata:
1122911229
"@mui/system": "npm:^7.3.3"
1123011230
"@mui/utils": "npm:^7.3.3"
1123111231
"@playwright/test": "npm:^1.56.1"
11232-
"@reduxjs/toolkit": "npm:^2.9.0"
11232+
"@reduxjs/toolkit": "npm:^2.9.1"
1123311233
"@tanstack/eslint-plugin-query": "npm:^5.91.2"
1123411234
"@tanstack/react-query": "npm:^5.90.5"
1123511235
"@testing-library/dom": "npm:^10.4.1"

0 commit comments

Comments
 (0)