Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@radix-ui/react-slot": "1.2.0",
"@radix-ui/react-switch": "1.1.4",
"@radix-ui/themes": "3.2.1",
"@reduxjs/toolkit": "2.6.1",
"@reduxjs/toolkit": "2.7.0",
"@sentry/react": "9.12.0",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3889,10 +3889,12 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:2.6.1":
version: 2.6.1
resolution: "@reduxjs/toolkit@npm:2.6.1"
"@reduxjs/toolkit@npm:2.7.0":
version: 2.7.0
resolution: "@reduxjs/toolkit@npm:2.7.0"
dependencies:
"@standard-schema/spec": "npm:^1.0.0"
"@standard-schema/utils": "npm:^0.3.0"
immer: "npm:^10.0.3"
redux: "npm:^5.0.1"
redux-thunk: "npm:^3.1.0"
Expand All @@ -3905,7 +3907,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 10c0/6ae5db267f2b0a9da8b59080797c5adb1b92b50c0f2bdd933470206285d684b79ed2b1c4e2d7a0fb4aa9e3772d0e215fdcd3a8e4a4a2aac81400fcd790dbd6cd
checksum: 10c0/33b01093b6959625c0fb7da1fc69706d2c3fcc31d36cd4d36877a2f63d59b5474b641671f5876170812592a0d8e80f25da3ff7272202df520ef2e391b85b9592
languageName: node
linkType: hard

Expand Down Expand Up @@ -4601,6 +4603,20 @@ __metadata:
languageName: node
linkType: hard

"@standard-schema/spec@npm:^1.0.0":
version: 1.0.0
resolution: "@standard-schema/spec@npm:1.0.0"
checksum: 10c0/a1ab9a8bdc09b5b47aa8365d0e0ec40cc2df6437be02853696a0e377321653b0d3ac6f079a8c67d5ddbe9821025584b1fb71d9cc041a6666a96f1fadf2ece15f
languageName: node
linkType: hard

"@standard-schema/utils@npm:^0.3.0":
version: 0.3.0
resolution: "@standard-schema/utils@npm:0.3.0"
checksum: 10c0/6eb74cd13e52d5fc74054df51e37d947ef53f3ab9e02c085665dcca3c38c60ece8d735cebbdf18fbb13c775fbcb9becb3f53109b0e092a63f0f7389ce0993fd0
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.11.21":
version: 1.11.21
resolution: "@swc/core-darwin-arm64@npm:1.11.21"
Expand Down Expand Up @@ -13959,7 +13975,7 @@ __metadata:
"@radix-ui/react-slot": "npm:1.2.0"
"@radix-ui/react-switch": "npm:1.1.4"
"@radix-ui/themes": "npm:3.2.1"
"@reduxjs/toolkit": "npm:2.6.1"
"@reduxjs/toolkit": "npm:2.7.0"
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:13.0.1"
"@semantic-release/git": "npm:10.0.1"
Expand Down