Skip to content

Commit 3add433

Browse files
Update dependency @reduxjs/toolkit to v2.9.2
1 parent 68e1ce3 commit 3add433

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.1",
45+
"@reduxjs/toolkit": "2.9.2",
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.1":
1984-
version: 2.9.1
1985-
resolution: "@reduxjs/toolkit@npm:2.9.1"
1983+
"@reduxjs/toolkit@npm:2.9.2":
1984+
version: 2.9.2
1985+
resolution: "@reduxjs/toolkit@npm:2.9.2"
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/11e99b665560c7e4bda80d26ad1308866282156bc177500558d72888d18819c303ebebf1f96121552facde3d6bd9c114b0e1f5c41e618c9ce0eaf464518f39dc
2001+
checksum: 10c0/577416200c76ffd82bce6158aaeb63e836ed2c2a14e670253056dcaec505da77643e79b47208b4e493a0c120a4a2bc049efe60cd555a2699053af5b03f2f2953
20022002
languageName: node
20032003
linkType: hard
20042004

@@ -5211,7 +5211,7 @@ __metadata:
52115211
"@aws-sdk/client-s3": "npm:3.913.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.1"
5214+
"@reduxjs/toolkit": "npm:2.9.2"
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)