Skip to content

Commit b4f32ec

Browse files
Update dependency @reduxjs/toolkit to v2.9.1
1 parent 87a48d2 commit b4f32ec

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
@@ -42,7 +42,7 @@
4242
"typescript": "5.9.3"
4343
},
4444
"dependencies": {
45-
"@reduxjs/toolkit": "2.9.0",
45+
"@reduxjs/toolkit": "2.9.1",
4646
"@turf/distance": "7.2.0",
4747
"@turf/helpers": "7.2.0",
4848
"@turf/invariant": "7.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,9 +1980,9 @@ __metadata:
19801980
languageName: node
19811981
linkType: hard
19821982

1983-
"@reduxjs/toolkit@npm:2.9.0":
1984-
version: 2.9.0
1985-
resolution: "@reduxjs/toolkit@npm:2.9.0"
1983+
"@reduxjs/toolkit@npm:2.9.1":
1984+
version: 2.9.1
1985+
resolution: "@reduxjs/toolkit@npm:2.9.1"
19861986
dependencies:
19871987
"@standard-schema/spec": "npm:^1.0.0"
19881988
"@standard-schema/utils": "npm:^0.3.0"
@@ -1998,7 +1998,7 @@ __metadata:
19981998
optional: true
19991999
react-redux:
20002000
optional: true
2001-
checksum: 10c0/eef65436b3cd96a264de09e94b8a9d585773578442ef3c1c5f2b3bb261a727405e89b004965198f95c5391645b7dbc6576dc07b46de1bede1d6c62c13c17c7d0
2001+
checksum: 10c0/11e99b665560c7e4bda80d26ad1308866282156bc177500558d72888d18819c303ebebf1f96121552facde3d6bd9c114b0e1f5c41e618c9ce0eaf464518f39dc
20022002
languageName: node
20032003
linkType: hard
20042004

@@ -5212,7 +5212,7 @@ __metadata:
52125212
"@aws-sdk/client-s3": "npm:3.901.0"
52135213
"@chialab/esbuild-plugin-html": "npm:0.19.0"
52145214
"@deanc/esbuild-plugin-postcss": "npm:1.0.2"
5215-
"@reduxjs/toolkit": "npm:2.9.0"
5215+
"@reduxjs/toolkit": "npm:2.9.1"
52165216
"@trivago/prettier-plugin-sort-imports": "npm:5.2.2"
52175217
"@turf/distance": "npm:7.2.0"
52185218
"@turf/helpers": "npm:7.2.0"

0 commit comments

Comments
 (0)