Skip to content

Commit 95bcf2f

Browse files
Update dependency @reduxjs/toolkit to v2.10.1
1 parent aa50b57 commit 95bcf2f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"typescript": "5.9.3"
4343
},
4444
"dependencies": {
45-
"@reduxjs/toolkit": "2.9.2",
45+
"@reduxjs/toolkit": "2.10.1",
4646
"@turf/distance": "7.2.0",
4747
"@turf/helpers": "7.2.0",
4848
"@turf/invariant": "7.2.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,13 +1979,13 @@ __metadata:
19791979
languageName: node
19801980
linkType: hard
19811981

1982-
"@reduxjs/toolkit@npm:2.9.2":
1983-
version: 2.9.2
1984-
resolution: "@reduxjs/toolkit@npm:2.9.2"
1982+
"@reduxjs/toolkit@npm:2.10.1":
1983+
version: 2.10.1
1984+
resolution: "@reduxjs/toolkit@npm:2.10.1"
19851985
dependencies:
19861986
"@standard-schema/spec": "npm:^1.0.0"
19871987
"@standard-schema/utils": "npm:^0.3.0"
1988-
immer: "npm:^10.0.3"
1988+
immer: "npm:^10.2.0"
19891989
redux: "npm:^5.0.1"
19901990
redux-thunk: "npm:^3.1.0"
19911991
reselect: "npm:^5.1.0"
@@ -1997,7 +1997,7 @@ __metadata:
19971997
optional: true
19981998
react-redux:
19991999
optional: true
2000-
checksum: 10c0/577416200c76ffd82bce6158aaeb63e836ed2c2a14e670253056dcaec505da77643e79b47208b4e493a0c120a4a2bc049efe60cd555a2699053af5b03f2f2953
2000+
checksum: 10c0/0296a73c8dfbe8b2a14095cfaaf67a8e4c5537b164c021bdb81c43922d10042a2fe733fbdfc956f9233884a6db5491fbc6d950a8883e1cd6137251db392f6a9e
20012001
languageName: node
20022002
linkType: hard
20032003

@@ -3777,10 +3777,10 @@ __metadata:
37773777
languageName: node
37783778
linkType: hard
37793779

3780-
"immer@npm:^10.0.3":
3781-
version: 10.1.1
3782-
resolution: "immer@npm:10.1.1"
3783-
checksum: 10c0/b749e10d137ccae91788f41bd57e9387f32ea6d6ea8fd7eb47b23fd7766681575efc7f86ceef7fe24c3bc9d61e38ff5d2f49c2663b2b0c056e280a4510923653
3780+
"immer@npm:^10.2.0":
3781+
version: 10.2.0
3782+
resolution: "immer@npm:10.2.0"
3783+
checksum: 10c0/35e66b0585b2aec4e85ae7a993f049405f170799ba89d79205bc3fdae2c5bdaa2b1d35f62803d8beee42b7e85c7f7315a6e93b6a5a510c5a46f03dbe63619e87
37843784
languageName: node
37853785
linkType: hard
37863786

@@ -5211,7 +5211,7 @@ __metadata:
52115211
"@aws-sdk/client-s3": "npm:3.922.0"
52125212
"@chialab/esbuild-plugin-html": "npm:0.19.0"
52135213
"@deanc/esbuild-plugin-postcss": "npm:1.0.2"
5214-
"@reduxjs/toolkit": "npm:2.9.2"
5214+
"@reduxjs/toolkit": "npm:2.10.1"
52155215
"@trivago/prettier-plugin-sort-imports": "npm:5.2.2"
52165216
"@turf/distance": "npm:7.2.0"
52175217
"@turf/helpers": "npm:7.2.0"

0 commit comments

Comments
 (0)