Skip to content

Commit 20a7d7c

Browse files
Update dependency @reduxjs/toolkit to v2.9.0
1 parent 179874c commit 20a7d7c

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.2"
4343
},
4444
"dependencies": {
45-
"@reduxjs/toolkit": "2.8.2",
45+
"@reduxjs/toolkit": "2.9.0",
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
@@ -1959,9 +1959,9 @@ __metadata:
19591959
languageName: node
19601960
linkType: hard
19611961

1962-
"@reduxjs/toolkit@npm:2.8.2":
1963-
version: 2.8.2
1964-
resolution: "@reduxjs/toolkit@npm:2.8.2"
1962+
"@reduxjs/toolkit@npm:2.9.0":
1963+
version: 2.9.0
1964+
resolution: "@reduxjs/toolkit@npm:2.9.0"
19651965
dependencies:
19661966
"@standard-schema/spec": "npm:^1.0.0"
19671967
"@standard-schema/utils": "npm:^0.3.0"
@@ -1977,7 +1977,7 @@ __metadata:
19771977
optional: true
19781978
react-redux:
19791979
optional: true
1980-
checksum: 10c0/6a7a33bad5f1100340757151ff86ca0c4c248f030ae56ce0e6f1d98b39fa87c8f193e9faa2ebd6d5a4c0416921e9f9f7a2bbdd81156c39f08f6bf5ce70c2b927
1980+
checksum: 10c0/eef65436b3cd96a264de09e94b8a9d585773578442ef3c1c5f2b3bb261a727405e89b004965198f95c5391645b7dbc6576dc07b46de1bede1d6c62c13c17c7d0
19811981
languageName: node
19821982
linkType: hard
19831983

@@ -5196,7 +5196,7 @@ __metadata:
51965196
"@aws-sdk/client-s3": "npm:3.879.0"
51975197
"@chialab/esbuild-plugin-html": "npm:0.19.0"
51985198
"@deanc/esbuild-plugin-postcss": "npm:1.0.2"
5199-
"@reduxjs/toolkit": "npm:2.8.2"
5199+
"@reduxjs/toolkit": "npm:2.9.0"
52005200
"@trivago/prettier-plugin-sort-imports": "npm:5.2.2"
52015201
"@turf/distance": "npm:7.2.0"
52025202
"@turf/helpers": "npm:7.2.0"

0 commit comments

Comments
 (0)