Skip to content
Closed
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 @@ -69,7 +69,7 @@
"luxon": "^3.6.1",
"mnemonic-browser": "^0.0.1",
"postcss": "^8.5.6",
"query-string": "^9.2.1",
"query-string": "^9.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@ __metadata:
postcss: "npm:^8.5.6"
prettier: "npm:^3.6.2"
process: "npm:^0.11.10"
query-string: "npm:^9.2.1"
query-string: "npm:^9.3.0"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-is: "npm:^19.0.0"
Expand Down Expand Up @@ -10677,14 +10677,14 @@ __metadata:
languageName: node
linkType: hard

"query-string@npm:^9.2.1":
version: 9.2.1
resolution: "query-string@npm:9.2.1"
"query-string@npm:^9.3.0":
version: 9.3.0
resolution: "query-string@npm:9.3.0"
dependencies:
decode-uri-component: "npm:^0.4.1"
filter-obj: "npm:^5.1.0"
split-on-first: "npm:^3.0.0"
checksum: 10c0/ec2a1a812fb6e61b129587789c30731050e44b1e66bf77415ad075e7ff9923aa85088a8a8a36300170f6b82bcd6bda8aa64304fa168ea29116a57b597275467d
checksum: 10c0/8ec69fb710ca12949de53dd2f1660609d452e99786fe7f8473f6177de72dc75d4db9d411c527c3c6a312bd456fda60530e8de0d4fa2ad274a780254c9bd7b619
languageName: node
linkType: hard

Expand Down