diff --git a/package.json b/package.json index 8e7b245a2962..9ebaf6deefb8 100644 --- a/package.json +++ b/package.json @@ -110,15 +110,15 @@ "@headlessui/react": "^2.2.0" }, "devDependencies": { - "@babel/cli": "^7.28.0", - "@babel/core": "^7.28.0", + "@babel/cli": "7.28.3", + "@babel/core": "7.28.4", "@babel/node": "^7.28.0", "@babel/plugin-proposal-decorators": "^7.28.0", - "@babel/plugin-transform-runtime": "^7.28.0", - "@babel/preset-env": "^7.28.0", + "@babel/plugin-transform-runtime": "7.28.3", + "@babel/preset-env": "7.28.3", "@babel/preset-react": "^7.27.1", "@babel/preset-typescript": "^7.27.1", - "@babel/runtime": "^7.28.2", + "@babel/runtime": "7.28.4", "@trezor/eslint": "workspace:*", "@types/jest": "29.5.12", "@types/node": "22.13.10", @@ -133,7 +133,7 @@ "node-fetch": "^2.6.4", "node-gyp": "10.2.0", "nx": "^18.0.3", - "patch-package": "8.0.0", + "patch-package": "8.0.1", "prettier": "^3.6.2", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/blockchain-link-utils/package.json b/packages/blockchain-link-utils/package.json index dcc803d8f28b..d8ce2cc8f836 100644 --- a/packages/blockchain-link-utils/package.json +++ b/packages/blockchain-link-utils/package.json @@ -21,11 +21,11 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@stellar/stellar-sdk": "^13.3.0", + "@stellar/stellar-sdk": "14.2.0", "@trezor/env-utils": "workspace:*", "@trezor/protobuf": "workspace:*", "@trezor/utils": "workspace:*", - "xrpl": "^4.4.0" + "xrpl": "4.4.2" }, "devDependencies": { "@solana/addresses": "^2.3.0", diff --git a/packages/blockchain-link/package.json b/packages/blockchain-link/package.json index d55e5c8be4f5..f7902eec1f6c 100644 --- a/packages/blockchain-link/package.json +++ b/packages/blockchain-link/package.json @@ -65,10 +65,10 @@ "@trezor/type-utils": "workspace:*", "@types/jest": "29.5.12", "@types/node": "22.13.10", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "tiny-worker": "^2.3.0", "tsx": "^4.20.3", - "webpack": "5.100.0" + "webpack": "5.102.1" }, "dependencies": { "@solana-program/compute-budget": "^0.8.0", @@ -77,7 +77,7 @@ "@solana-program/token-2022": "^0.4.2", "@solana/kit": "^2.3.0", "@solana/rpc-types": "^2.3.0", - "@stellar/stellar-sdk": "^13.3.0", + "@stellar/stellar-sdk": "14.2.0", "@trezor/blockchain-link-types": "workspace:*", "@trezor/blockchain-link-utils": "workspace:*", "@trezor/env-utils": "workspace:*", @@ -88,7 +88,7 @@ "crypto-browserify": "3.12.0", "socks-proxy-agent": "8.0.5", "stream-browserify": "^3.0.0", - "xrpl": "^4.4.0" + "xrpl": "4.4.2" }, "peerDependencies": { "tslib": "^2.6.2" diff --git a/packages/bundler-security/package.json b/packages/bundler-security/package.json index 247ab399685b..9f30270d22e2 100644 --- a/packages/bundler-security/package.json +++ b/packages/bundler-security/package.json @@ -12,6 +12,6 @@ "test:unit": "yarn g:jest" }, "dependencies": { - "webpack": "5.100.0" + "webpack": "5.102.1" } } diff --git a/packages/components/package.json b/packages/components/package.json index 6672291270b4..e4f4b5415da4 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -23,7 +23,7 @@ "@suite-common/icons": "workspace:*", "@suite-common/suite-constants": "workspace:*", "@suite-common/wallet-config": "workspace:*", - "@testing-library/jest-dom": "^6.6.4", + "@testing-library/jest-dom": "6.9.1", "@trezor/asset-utils": "workspace:*", "@trezor/device-utils": "workspace:*", "@trezor/theme": "workspace:*", diff --git a/packages/connect-examples/mobile-expo/package.json b/packages/connect-examples/mobile-expo/package.json index cfd405085dd3..89970cd3fa57 100644 --- a/packages/connect-examples/mobile-expo/package.json +++ b/packages/connect-examples/mobile-expo/package.json @@ -17,7 +17,7 @@ "react-native": "0.81.4" }, "devDependencies": { - "@babel/core": "^7.28.0", + "@babel/core": "7.28.4", "@types/react": "^19.0.0", "typescript": "5.8.3" }, diff --git a/packages/connect-examples/webextension-mv3-sw-ts/package.json b/packages/connect-examples/webextension-mv3-sw-ts/package.json index 2c7d626dd9b9..946af5dcabba 100644 --- a/packages/connect-examples/webextension-mv3-sw-ts/package.json +++ b/packages/connect-examples/webextension-mv3-sw-ts/package.json @@ -16,7 +16,7 @@ "@trezor/eslint": "workspace:^", "@types/chrome": "^0.0.299", "copy-webpack-plugin": "^13.0.1", - "html-webpack-plugin": "^5.6.3", - "webpack": "5.100.0" + "html-webpack-plugin": "5.6.4", + "webpack": "5.102.1" } } diff --git a/packages/connect-explorer/package.json b/packages/connect-explorer/package.json index 3331300cfc0e..0fce2376d18b 100644 --- a/packages/connect-explorer/package.json +++ b/packages/connect-explorer/package.json @@ -55,10 +55,10 @@ "concurrently": "^8.2.2", "copy-webpack-plugin": "^13.0.1", "eslint-plugin-mdx": "^3.6.2", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "rimraf": "^6.0.1", "typescript-styled-plugin": "^0.18.3", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1" } } diff --git a/packages/connect-iframe/package.json b/packages/connect-iframe/package.json index e73ad0918fd7..bca956262502 100644 --- a/packages/connect-iframe/package.json +++ b/packages/connect-iframe/package.json @@ -29,11 +29,11 @@ "copy-webpack-plugin": "^13.0.1", "crypto-browserify": "3.12.0", "es6-promise": "^4.2.8", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "rimraf": "^6.0.1", "stream-browserify": "^3.0.0", "terser-webpack-plugin": "^5.3.14", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1", "worker-loader": "^3.0.8" diff --git a/packages/connect-plugin-stellar/package.json b/packages/connect-plugin-stellar/package.json index 9f8717653296..e7b49c99ff59 100644 --- a/packages/connect-plugin-stellar/package.json +++ b/packages/connect-plugin-stellar/package.json @@ -39,7 +39,7 @@ "tslib": "^2.6.2" }, "devDependencies": { - "@stellar/stellar-sdk": "^13.3.0", + "@stellar/stellar-sdk": "14.2.0", "@trezor/eslint": "workspace:*" }, "dependencies": { diff --git a/packages/connect-popup/package.json b/packages/connect-popup/package.json index 2fc31e6e7653..ad3bb456d16b 100644 --- a/packages/connect-popup/package.json +++ b/packages/connect-popup/package.json @@ -47,12 +47,12 @@ "babel-loader": "^10.0.0", "copy-webpack-plugin": "^13.0.1", "crypto-browserify": "3.12.0", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "rimraf": "^6.0.1", "stream-browserify": "^3.0.0", "terser-webpack-plugin": "^5.3.14", "vm-browserify": "^1.1.2", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1", "webpack-dev-server": "^5.2.2", "webpack-merge": "^6.0.1", diff --git a/packages/connect-web/package.json b/packages/connect-web/package.json index 94128fbd1667..c952f987f3c5 100644 --- a/packages/connect-web/package.json +++ b/packages/connect-web/package.json @@ -60,12 +60,12 @@ "@types/w3c-web-usb": "^1.0.10", "@types/web": "^0.0.197", "babel-loader": "^10.0.0", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "rimraf": "^6.0.1", "selfsigned": "^2.4.1", "terser-webpack-plugin": "^5.3.14", "tsx": "^4.20.3", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1", "webpack-plugin-serve": "^1.6.0", diff --git a/packages/connect-webextension/package.json b/packages/connect-webextension/package.json index c8db22ab74a6..5c8f73867b49 100644 --- a/packages/connect-webextension/package.json +++ b/packages/connect-webextension/package.json @@ -51,7 +51,7 @@ "copy-webpack-plugin": "^13.0.1", "rimraf": "^6.0.1", "terser-webpack-plugin": "^5.3.14", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1", "webpack-plugin-serve": "^1.6.0", diff --git a/packages/connect/package.json b/packages/connect/package.json index 5261ebe13979..3c7c04480337 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -122,7 +122,7 @@ "ts-node": "^10.9.2", "tsx": "^4.20.3", "web3-utils": "^4.3.2", - "webpack": "5.100.0", + "webpack": "5.102.1", "ws": "^8.18.0" }, "peerDependencies": { diff --git a/packages/suite-build/package.json b/packages/suite-build/package.json index 470b545b46e9..99766aa3a51d 100644 --- a/packages/suite-build/package.json +++ b/packages/suite-build/package.json @@ -32,12 +32,12 @@ "copy-webpack-plugin": "^13.0.1", "crypto-browserify": "3.12.0", "css-minimizer-webpack-plugin": "^7.0.2", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "raw-loader": "^4.0.2", "stream-browserify": "^3.0.0", "terser-webpack-plugin": "^5.3.14", "vm-browserify": "^1.1.2", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-bundle-analyzer": "^4.10.2", "webpack-merge": "^6.0.1", "webpack-plugin-serve": "^1.6.0", @@ -51,7 +51,7 @@ "@types/webpack-bundle-analyzer": "^4.7.0", "@types/webpack-plugin-serve": "^1.4.6", "@vitejs/plugin-react": "^4.7.0", - "react-refresh": "^0.17.0", + "react-refresh": "^0.18.0", "vite": "^7.0.6", "vite-plugin-wasm": "^3.5.0" } diff --git a/packages/suite-data/package.json b/packages/suite-data/package.json index 392fbed0e93b..b06a0d07c5cf 100644 --- a/packages/suite-data/package.json +++ b/packages/suite-data/package.json @@ -35,7 +35,7 @@ "simple-git": "^3.28.0", "style-loader": "^4.0.0", "tsx": "^4.20.3", - "webpack": "5.100.0", + "webpack": "5.102.1", "webpack-cli": "^6.0.1" }, "nx": { diff --git a/packages/suite-desktop-core/package.json b/packages/suite-desktop-core/package.json index bff0b21cfa78..48cc25e5f442 100644 --- a/packages/suite-desktop-core/package.json +++ b/packages/suite-desktop-core/package.json @@ -85,7 +85,7 @@ "lodash": "^4.17.21", "terser-webpack-plugin": "^5.3.14", "tsx": "^4.20.3", - "webpack": "5.100.0", + "webpack": "5.102.1", "xvfb-maybe": "^0.2.1" } } diff --git a/packages/suite/package.json b/packages/suite/package.json index 5524cc169415..2f5ac9730be4 100644 --- a/packages/suite/package.json +++ b/packages/suite/package.json @@ -25,7 +25,7 @@ "@hookform/resolvers": "^5.2.2", "@mobily/ts-belt": "^3.13.1", "@noble/hashes": "^2.0.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@sentry/core": "8.55.0", "@solana/kit": "^2.3.0", "@suite-common/analytics": "workspace:*", @@ -67,7 +67,7 @@ "@suite-common/wallet-utils": "workspace:*", "@suite-common/walletconnect": "workspace:*", "@suite/idb-migration-utils": "workspace:*", - "@testing-library/jest-dom": "^6.6.4", + "@testing-library/jest-dom": "6.9.1", "@trezor/address-validator": "workspace:*", "@trezor/analytics": "workspace:*", "@trezor/blockchain-link": "workspace:*", @@ -103,7 +103,7 @@ "framer-motion": "^12.23.3", "history": "^5.3.0", "idb": "^8.0.3", - "immer": "10.1.1", + "immer": "10.1.3", "pako": "^2.1.0", "pdfmake": "^0.2.20", "polished": "^4.3.1", @@ -144,7 +144,7 @@ "@types/redux-mock-store": "^1.5.0", "@types/semver": "^7.7.0", "jest-canvas-mock": "^2.5.2", - "jest-watch-typeahead": "2.2.2", + "jest-watch-typeahead": "3.0.1", "postcss-styled-syntax": "^0.7.1", "redux-mock-store": "^1.5.5", "stylelint": "^16.14.1", diff --git a/packages/transport-bluetooth/package.json b/packages/transport-bluetooth/package.json index caa89e9b0b31..e0de76f564b4 100644 --- a/packages/transport-bluetooth/package.json +++ b/packages/transport-bluetooth/package.json @@ -45,9 +45,9 @@ "devDependencies": { "@types/jest": "29.5.12", "@types/node": "22.13.10", - "html-webpack-plugin": "^5.6.3", + "html-webpack-plugin": "5.6.4", "react": "19.1.0", "react-dom": "19.1.0", - "webpack": "5.100.0" + "webpack": "5.102.1" } } diff --git a/packages/transport-bridge/package.json b/packages/transport-bridge/package.json index 10bee6decad9..b7984aaaba7e 100644 --- a/packages/transport-bridge/package.json +++ b/packages/transport-bridge/package.json @@ -21,8 +21,8 @@ "@types/json-stable-stringify": "^1", "esbuild": "^0.25.2", "html-inline-script-webpack-plugin": "^3.2.1", - "html-webpack-plugin": "^5.6.3", - "webpack": "5.100.0" + "html-webpack-plugin": "5.6.4", + "webpack": "5.102.1" }, "dependencies": { "@trezor/components": "workspace:*", diff --git a/packages/transport/package.json b/packages/transport/package.json index 51d32c75f296..5d2db27d5bfa 100644 --- a/packages/transport/package.json +++ b/packages/transport/package.json @@ -53,7 +53,7 @@ "prepublish": "yarn tsx ../../scripts/prepublish.js" }, "devDependencies": { - "@babel/preset-env": "^7.28.0", + "@babel/preset-env": "7.28.3", "@babel/preset-typescript": "^7.27.1", "@trezor/eslint": "workspace:*", "@types/bytebuffer": "^5.0.49", diff --git a/suite-common/analytics/package.json b/suite-common/analytics/package.json index ce24192c855d..b707922749a1 100644 --- a/suite-common/analytics/package.json +++ b/suite-common/analytics/package.json @@ -11,7 +11,7 @@ "test:unit": "yarn g:jest -c ../../jest.config.base.js" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-constants": "workspace:*", "@suite-common/trading": "workspace:*", diff --git a/suite-common/bluetooth/package.json b/suite-common/bluetooth/package.json index a825640abdf1..2ba90f6c9633 100644 --- a/suite-common/bluetooth/package.json +++ b/suite-common/bluetooth/package.json @@ -11,7 +11,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/test-utils": "workspace:*", diff --git a/suite-common/connect-init/package.json b/suite-common/connect-init/package.json index e7c57ca95f60..2b98fafd220d 100644 --- a/suite-common/connect-init/package.json +++ b/suite-common/connect-init/package.json @@ -12,7 +12,7 @@ "test-unit:watch": "yarn g:jest -c ../../jest.config.base.js -o --watch" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/firmware": "workspace:*", "@suite-common/message-system": "workspace:*", "@suite-common/redux-utils": "workspace:*", diff --git a/suite-common/connect-popup/package.json b/suite-common/connect-popup/package.json index fd615f9bf8a8..e277269a1e4e 100644 --- a/suite-common/connect-popup/package.json +++ b/suite-common/connect-popup/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build tsconfig.json" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/analytics": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/toast-notifications": "workspace:*", diff --git a/suite-common/device-authenticity/package.json b/suite-common/device-authenticity/package.json index 0cdd5a34ba30..cbaaaa673c25 100644 --- a/suite-common/device-authenticity/package.json +++ b/suite-common/device-authenticity/package.json @@ -11,7 +11,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/test-utils": "workspace:*", diff --git a/suite-common/firmware-authenticity/package.json b/suite-common/firmware-authenticity/package.json index fdcac789ccb1..24c519b5c2b3 100644 --- a/suite-common/firmware-authenticity/package.json +++ b/suite-common/firmware-authenticity/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/firmware": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-utils": "workspace:*", diff --git a/suite-common/firmware/package.json b/suite-common/firmware/package.json index 975e99fa2e20..aa7c60b8984e 100644 --- a/suite-common/firmware/package.json +++ b/suite-common/firmware/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/suite-utils": "workspace:*", diff --git a/suite-common/geolocation/package.json b/suite-common/geolocation/package.json index a6abe1da3cda..07541904cbae 100644 --- a/suite-common/geolocation/package.json +++ b/suite-common/geolocation/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@trezor/urls": "workspace:*" } diff --git a/suite-common/graph/package.json b/suite-common/graph/package.json index dd106a04b88c..4b733e12cb7b 100644 --- a/suite-common/graph/package.json +++ b/suite-common/graph/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/fiat-services": "workspace:*", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-common/local-first-storage/package.json b/suite-common/local-first-storage/package.json index 20c7f2bd8515..6543140cb30c 100644 --- a/suite-common/local-first-storage/package.json +++ b/suite-common/local-first-storage/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@evolu/common": "^6.0.1-preview.19", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/metadata-types": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", diff --git a/suite-common/logger/package.json b/suite-common/logger/package.json index 351fe46211a2..68de253d359a 100644 --- a/suite-common/logger/package.json +++ b/suite-common/logger/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-common/wallet-utils": "workspace:*" diff --git a/suite-common/message-system/package.json b/suite-common/message-system/package.json index b595d7eab5af..d5216e5969dc 100644 --- a/suite-common/message-system/package.json +++ b/suite-common/message-system/package.json @@ -15,7 +15,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/geolocation": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", diff --git a/suite-common/redux-utils/package.json b/suite-common/redux-utils/package.json index adc473feb506..ea2cf94b35d5 100644 --- a/suite-common/redux-utils/package.json +++ b/suite-common/redux-utils/package.json @@ -11,7 +11,7 @@ "test:unit": "yarn g:jest -c ../../jest.config.base.js" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/metadata-types": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/wallet-config": "workspace:*", diff --git a/suite-common/suite-types/package.json b/suite-common/suite-types/package.json index a6c5fa2fcbc3..deddd3bcc44c 100644 --- a/suite-common/suite-types/package.json +++ b/suite-common/suite-types/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/metadata-types": "workspace:*", "@suite-common/suite-config": "workspace:*", "@suite-common/wallet-config": "workspace:*", diff --git a/suite-common/test-utils/package.json b/suite-common/test-utils/package.json index 35e44754bff9..9f30e9d0e9a4 100644 --- a/suite-common/test-utils/package.json +++ b/suite-common/test-utils/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/wallet-config": "workspace:*", diff --git a/suite-common/thp/package.json b/suite-common/thp/package.json index 168e3886a44e..455c43a70980 100644 --- a/suite-common/thp/package.json +++ b/suite-common/thp/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/suite-utils": "workspace:*", diff --git a/suite-common/toast-notifications/package.json b/suite-common/toast-notifications/package.json index 202409a74bae..ec1795b629db 100644 --- a/suite-common/toast-notifications/package.json +++ b/suite-common/toast-notifications/package.json @@ -11,7 +11,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/intl-types": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-constants": "workspace:*", diff --git a/suite-common/token-definitions/package.json b/suite-common/token-definitions/package.json index ac3710e3d37e..ef179d7bc718 100644 --- a/suite-common/token-definitions/package.json +++ b/suite-common/token-definitions/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-types": "workspace:*", diff --git a/suite-common/trading/jest.config.js b/suite-common/trading/jest.config.js index f334a7f98e5c..0438b983a82f 100644 --- a/suite-common/trading/jest.config.js +++ b/suite-common/trading/jest.config.js @@ -3,6 +3,7 @@ const baseConfig = require('../../jest.config.base'); module.exports = { ...baseConfig, testEnvironment: 'jsdom', + setupFilesAfterEnv: [require('path').resolve(__dirname, '../../packages/suite/jest.setup.js')], coverageThreshold: { global: { statements: 80, diff --git a/suite-common/trading/package.json b/suite-common/trading/package.json index 56f46019573d..66254c10b3e2 100644 --- a/suite-common/trading/package.json +++ b/suite-common/trading/package.json @@ -11,7 +11,7 @@ "test:unit": "yarn g:jest --coverage" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/geolocation": "workspace:*", "@suite-common/intl-types": "workspace:*", "@suite-common/redux-utils": "workspace:*", diff --git a/suite-common/wallet-core/package.json b/suite-common/wallet-core/package.json index 8b0c48fb58bf..e68607fe0b1d 100644 --- a/suite-common/wallet-core/package.json +++ b/suite-common/wallet-core/package.json @@ -13,7 +13,7 @@ "dependencies": { "@evolu/common": "^6.0.1-preview.19", "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/bluetooth": "workspace:*", "@suite-common/device-authenticity": "workspace:*", "@suite-common/fiat-services": "workspace:*", diff --git a/suite-common/walletconnect/package.json b/suite-common/walletconnect/package.json index e917faad1576..86d323d55d76 100644 --- a/suite-common/walletconnect/package.json +++ b/suite-common/walletconnect/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@reown/walletkit": "^1.2.8", "@suite-common/analytics": "workspace:*", "@suite-common/connect-popup": "workspace:*", diff --git a/suite-native/accounts/package.json b/suite-native/accounts/package.json index 140b8c6f9d5c..70fcfe021d7b 100644 --- a/suite-native/accounts/package.json +++ b/suite-native/accounts/package.json @@ -13,7 +13,7 @@ "dependencies": { "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/formatters": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/token-definitions": "workspace:*", diff --git a/suite-native/app/package.json b/suite-native/app/package.json index 384e894b489e..b64ef5681fa2 100644 --- a/suite-native/app/package.json +++ b/suite-native/app/package.json @@ -33,7 +33,7 @@ "@react-navigation/bottom-tabs": "7.4.6", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@sentry/react-native": "6.20.0", "@shopify/flash-list": "1.8.3", "@shopify/react-native-skia": "2.2.12", @@ -144,7 +144,7 @@ "redux-persist": "6.0.0" }, "devDependencies": { - "@babel/core": "^7.28.0", + "@babel/core": "7.28.4", "@config-plugins/detox": "^11.0.0", "@currents/cmd": "^1.9.4", "@jest/globals": "^29.7.0", diff --git a/suite-native/atoms/package.json b/suite-native/atoms/package.json index 45ec25753d86..71a5b74784e7 100644 --- a/suite-native/atoms/package.json +++ b/suite-native/atoms/package.json @@ -13,7 +13,7 @@ "dependencies": { "@gorhom/bottom-sheet": "5.1.5", "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/flash-list": "1.8.3", "@shopify/react-native-skia": "2.2.12", "@suite-common/wallet-config": "workspace:*", diff --git a/suite-native/banner-flags/package.json b/suite-native/banner-flags/package.json index e9761cf424ce..4c004a274345 100644 --- a/suite-native/banner-flags/package.json +++ b/suite-native/banner-flags/package.json @@ -10,6 +10,6 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2" + "@reduxjs/toolkit": "2.9.1" } } diff --git a/suite-native/bluetooth/package.json b/suite-native/bluetooth/package.json index 95292e59b0df..de03846f7512 100644 --- a/suite-native/bluetooth/package.json +++ b/suite-native/bluetooth/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/bluetooth": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/coin-enabling/package.json b/suite-native/coin-enabling/package.json index 89468ef467f6..3ada7e7bab5e 100644 --- a/suite-native/coin-enabling/package.json +++ b/suite-native/coin-enabling/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/validators": "workspace:*", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/device-authorization/package.json b/suite-native/device-authorization/package.json index c0b91c54027c..e21d9ea691cb 100644 --- a/suite-native/device-authorization/package.json +++ b/suite-native/device-authorization/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/bluetooth": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-native/atoms": "workspace:*", diff --git a/suite-native/device-manager/package.json b/suite-native/device-manager/package.json index 0764d5cbc1f7..390fb4020d41 100644 --- a/suite-native/device-manager/package.json +++ b/suite-native/device-manager/package.json @@ -12,7 +12,7 @@ "dependencies": { "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/device-onboarding/package.json b/suite-native/device-onboarding/package.json index d3cd3cbc7aa0..d2f61de61224 100644 --- a/suite-native/device-onboarding/package.json +++ b/suite-native/device-onboarding/package.json @@ -11,6 +11,6 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2" + "@reduxjs/toolkit": "2.9.1" } } diff --git a/suite-native/device/package.json b/suite-native/device/package.json index 595757a419a0..ba8dcde2ee78 100644 --- a/suite-native/device/package.json +++ b/suite-native/device/package.json @@ -14,7 +14,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/bluetooth": "workspace:*", "@suite-common/device-authenticity": "workspace:*", "@suite-common/firmware-authenticity": "workspace:*", diff --git a/suite-native/discovery/package.json b/suite-native/discovery/package.json index fddf824187e2..fcb3301c4df3 100644 --- a/suite-native/discovery/package.json +++ b/suite-native/discovery/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "^2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-types": "workspace:*", "@suite-common/suite-utils": "workspace:*", diff --git a/suite-native/feature-flags/package.json b/suite-native/feature-flags/package.json index 67a1cc1c7144..5c6eec8bf8f5 100644 --- a/suite-native/feature-flags/package.json +++ b/suite-native/feature-flags/package.json @@ -11,7 +11,7 @@ "test:unit": "yarn g:jest" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-native/config": "workspace:*", "react-redux": "9.2.0" } diff --git a/suite-native/firmware/package.json b/suite-native/firmware/package.json index e67f89778837..707d821bed3a 100644 --- a/suite-native/firmware/package.json +++ b/suite-native/firmware/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/react-native-skia": "2.2.12", "@suite-common/firmware": "workspace:*", "@suite-common/icons": "workspace:*", diff --git a/suite-native/graph/package.json b/suite-native/graph/package.json index cad9a08197d1..e4d7394e7f03 100644 --- a/suite-native/graph/package.json +++ b/suite-native/graph/package.json @@ -13,7 +13,7 @@ "dependencies": { "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@sentry/react-native": "6.20.0", "@shopify/react-native-skia": "2.2.12", "@suite-common/formatters": "workspace:*", diff --git a/suite-native/helpers/package.json b/suite-native/helpers/package.json index 66659896050d..3232a29ed59f 100644 --- a/suite-native/helpers/package.json +++ b/suite-native/helpers/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@trezor/connect": "workspace:*", diff --git a/suite-native/icons/package.json b/suite-native/icons/package.json index 1e0888863338..1e2c963f5c45 100644 --- a/suite-native/icons/package.json +++ b/suite-native/icons/package.json @@ -12,7 +12,7 @@ "test:unit": "yarn g:jest" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/react-native-skia": "2.2.12", "@suite-common/icons": "workspace:*", "@suite-common/wallet-config": "workspace:*", diff --git a/suite-native/in-app-rating/package.json b/suite-native/in-app-rating/package.json index e61fcb9455e8..ced49028fbf6 100644 --- a/suite-native/in-app-rating/package.json +++ b/suite-native/in-app-rating/package.json @@ -11,7 +11,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/message-system": "workspace:*", "expo-store-review": "~8.1.5", "react-redux": "9.2.0" diff --git a/suite-native/intl/package.json b/suite-native/intl/package.json index 60da7e663537..a3761ca8a901 100644 --- a/suite-native/intl/package.json +++ b/suite-native/intl/package.json @@ -18,7 +18,7 @@ "translations:download": "crowdin download --all" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/suite-types": "workspace:*", "@suite-native/feature-flags": "workspace:*", "@trezor/utils": "workspace:*", diff --git a/suite-native/labeling/package.json b/suite-native/labeling/package.json index 702643153359..d852d7c5a877 100644 --- a/suite-native/labeling/package.json +++ b/suite-native/labeling/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@gorhom/bottom-sheet": "5.1.5", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/local-first-storage": "workspace:*", "@suite-common/validators": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/message-system/package.json b/suite-native/message-system/package.json index 9a53a6579f43..b7a0c57388aa 100644 --- a/suite-native/message-system/package.json +++ b/suite-native/message-system/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/geolocation": "workspace:*", "@suite-common/message-system": "workspace:*", "@suite-common/redux-utils": "workspace:*", diff --git a/suite-native/module-accounts-import/package.json b/suite-native/module-accounts-import/package.json index 9009c58f48d0..220033d2d3c2 100644 --- a/suite-native/module-accounts-import/package.json +++ b/suite-native/module-accounts-import/package.json @@ -15,7 +15,7 @@ "@react-navigation/core": "7.12.4", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/flash-list": "1.8.3", "@shopify/react-native-skia": "2.2.12", "@suite-common/redux-utils": "workspace:*", diff --git a/suite-native/module-accounts-management/package.json b/suite-native/module-accounts-management/package.json index fb5afa3ae467..d682aac5bf91 100644 --- a/suite-native/module-accounts-management/package.json +++ b/suite-native/module-accounts-management/package.json @@ -13,7 +13,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/fiat-services": "workspace:*", "@suite-common/graph": "workspace:*", "@suite-common/token-definitions": "workspace:*", diff --git a/suite-native/module-add-accounts/package.json b/suite-native/module-add-accounts/package.json index df421f7d7de3..679ce08d4f76 100644 --- a/suite-native/module-add-accounts/package.json +++ b/suite-native/module-add-accounts/package.json @@ -14,7 +14,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-common/wallet-types": "workspace:*", diff --git a/suite-native/module-authenticity-checks/package.json b/suite-native/module-authenticity-checks/package.json index a267d4035651..a57fb9021fbe 100644 --- a/suite-native/module-authenticity-checks/package.json +++ b/suite-native/module-authenticity-checks/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@react-navigation/core": "7.12.4", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/suite-utils": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-native/atoms": "workspace:*", diff --git a/suite-native/module-authorize-device/package.json b/suite-native/module-authorize-device/package.json index fc96706d8c9b..cfafdfe51967 100644 --- a/suite-native/module-authorize-device/package.json +++ b/suite-native/module-authorize-device/package.json @@ -13,7 +13,7 @@ "@gorhom/bottom-sheet": "5.1.5", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/bluetooth": "workspace:*", "@suite-common/thp": "workspace:*", "@suite-common/validators": "workspace:*", diff --git a/suite-native/module-check-backup/package.json b/suite-native/module-check-backup/package.json index f8651bc7e3e5..489dc229daf4 100644 --- a/suite-native/module-check-backup/package.json +++ b/suite-native/module-check-backup/package.json @@ -13,7 +13,7 @@ "dependencies": { "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/redux-utils": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-native/alerts": "workspace:*", diff --git a/suite-native/module-connect-popup/package.json b/suite-native/module-connect-popup/package.json index e38dcab426d6..e1eb44b756a4 100644 --- a/suite-native/module-connect-popup/package.json +++ b/suite-native/module-connect-popup/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/connect-popup": "workspace:^", "@suite-common/formatters": "workspace:*", "@suite-common/tx-simulation": "workspace:^", diff --git a/suite-native/module-dev-utils/package.json b/suite-native/module-dev-utils/package.json index 42bb8973398b..a135a845fcd6 100644 --- a/suite-native/module-dev-utils/package.json +++ b/suite-native/module-dev-utils/package.json @@ -13,7 +13,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/firmware": "workspace:*", "@suite-common/local-first-storage": "workspace:*", "@suite-common/message-system": "workspace:*", diff --git a/suite-native/module-device-onboarding/package.json b/suite-native/module-device-onboarding/package.json index 312ff323cea5..b15c5e8c8d00 100644 --- a/suite-native/module-device-onboarding/package.json +++ b/suite-native/module-device-onboarding/package.json @@ -15,7 +15,7 @@ "@react-navigation/core": "7.12.4", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/react-native-skia": "2.2.12", "@suite-common/message-system": "workspace:*", "@suite-common/suite-constants": "workspace:*", diff --git a/suite-native/module-device-settings/package.json b/suite-native/module-device-settings/package.json index 915749499a67..18974789f091 100644 --- a/suite-native/module-device-settings/package.json +++ b/suite-native/module-device-settings/package.json @@ -13,7 +13,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/suite-constants": "workspace:*", "@suite-common/thp": "workspace:*", "@suite-common/validators": "workspace:*", diff --git a/suite-native/module-home/package.json b/suite-native/module-home/package.json index d4dfd1fa3817..d5d85a83d12c 100644 --- a/suite-native/module-home/package.json +++ b/suite-native/module-home/package.json @@ -13,7 +13,7 @@ "dependencies": { "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/graph": "workspace:*", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/module-onboarding/package.json b/suite-native/module-onboarding/package.json index 3d3e693c519d..6f3eb332c19e 100644 --- a/suite-native/module-onboarding/package.json +++ b/suite-native/module-onboarding/package.json @@ -12,7 +12,7 @@ "dependencies": { "@react-navigation/core": "7.12.4", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-native/analytics": "workspace:*", "@suite-native/atoms": "workspace:*", "@suite-native/biometrics": "workspace:*", diff --git a/suite-native/module-send/package.json b/suite-native/module-send/package.json index 8a5aeda3fb8b..a5eaf5fd9079 100644 --- a/suite-native/module-send/package.json +++ b/suite-native/module-send/package.json @@ -15,7 +15,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/flash-list": "1.8.3", "@suite-common/formatters": "workspace:*", "@suite-common/redux-utils": "workspace:*", diff --git a/suite-native/module-settings/package.json b/suite-native/module-settings/package.json index 327ca7e209c7..5d4ef3f52d4c 100644 --- a/suite-native/module-settings/package.json +++ b/suite-native/module-settings/package.json @@ -15,7 +15,7 @@ "@react-navigation/core": "7.12.4", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/analytics": "workspace:*", "@suite-common/suite-constants": "workspace:*", "@suite-common/suite-types": "workspace:*", diff --git a/suite-native/module-staking-management/package.json b/suite-native/module-staking-management/package.json index 82ba10fad143..1eda299339fb 100644 --- a/suite-native/module-staking-management/package.json +++ b/suite-native/module-staking-management/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/formatters": "workspace:*", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/module-trading/package.json b/suite-native/module-trading/package.json index e4bdcf2b426b..d2cc671891c6 100644 --- a/suite-native/module-trading/package.json +++ b/suite-native/module-trading/package.json @@ -15,7 +15,7 @@ "@react-native-community/netinfo": "^11.4.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/flash-list": "1.8.3", "@suite-common/formatters": "workspace:*", "@suite-common/geolocation": "workspace:*", diff --git a/suite-native/receive/package.json b/suite-native/receive/package.json index 96cd32b66954..6496761a21f1 100644 --- a/suite-native/receive/package.json +++ b/suite-native/receive/package.json @@ -13,7 +13,7 @@ "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", "@react-navigation/native-stack": "7.3.25", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/react-native-skia": "2.2.12", "@suite-common/wallet-config": "workspace:*", "@suite-common/wallet-core": "workspace:*", diff --git a/suite-native/settings/package.json b/suite-native/settings/package.json index f89489a0dbfa..b9c7404f8e3b 100644 --- a/suite-native/settings/package.json +++ b/suite-native/settings/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-native/config": "workspace:*", "@trezor/connect": "workspace:*", "react": "19.1.0" diff --git a/suite-native/state/package.json b/suite-native/state/package.json index 8c8c2ffa2833..01c2f718b98d 100644 --- a/suite-native/state/package.json +++ b/suite-native/state/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/analytics": "workspace:*", "@suite-common/connect-popup": "workspace:*", "@suite-common/firmware": "workspace:*", diff --git a/suite-native/storage/package.json b/suite-native/storage/package.json index a844780a27dc..f2d5f751b1ed 100644 --- a/suite-native/storage/package.json +++ b/suite-native/storage/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@sentry/react-native": "6.20.0", "@suite-common/firmware-authenticity": "workspace:*", "@suite-common/suite-types": "workspace:*", diff --git a/suite-native/test-utils/package.json b/suite-native/test-utils/package.json index 26785845d13a..0e3ae219a10b 100644 --- a/suite-native/test-utils/package.json +++ b/suite-native/test-utils/package.json @@ -12,7 +12,7 @@ "dependencies": { "@gorhom/bottom-sheet": "5.1.5", "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/formatters": "workspace:*", "@suite-native/intl": "workspace:*", "@testing-library/react-native": "13.3.0", diff --git a/suite-native/thp/package.json b/suite-native/thp/package.json index 08c08389d157..0d468203fa33 100644 --- a/suite-native/thp/package.json +++ b/suite-native/thp/package.json @@ -10,7 +10,7 @@ "type-check": "yarn g:tsc --build" }, "dependencies": { - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/thp": "workspace:*", "@suite-common/wallet-core": "workspace:*", "@suite-native/alerts": "workspace:*", diff --git a/suite-native/transaction-management/package.json b/suite-native/transaction-management/package.json index 11b92af25ef6..24e1e893ee06 100644 --- a/suite-native/transaction-management/package.json +++ b/suite-native/transaction-management/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@mobily/ts-belt": "^3.13.1", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@suite-common/local-first-storage": "workspace:*", "@suite-common/redux-utils": "workspace:*", "@suite-common/suite-utils": "workspace:*", diff --git a/suite-native/transactions/package.json b/suite-native/transactions/package.json index a874dc74524e..bcbb710ee95b 100644 --- a/suite-native/transactions/package.json +++ b/suite-native/transactions/package.json @@ -13,7 +13,7 @@ "dependencies": { "@mobily/ts-belt": "^3.13.1", "@react-navigation/native": "7.1.17", - "@reduxjs/toolkit": "2.8.2", + "@reduxjs/toolkit": "2.9.1", "@shopify/flash-list": "1.8.3", "@suite-common/formatters": "workspace:*", "@suite-common/redux-utils": "workspace:*", diff --git a/yarn.lock b/yarn.lock index 0c06c7a40925..70c707abc343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -263,9 +263,9 @@ __metadata: languageName: node linkType: hard -"@babel/cli@npm:^7.28.0": - version: 7.28.0 - resolution: "@babel/cli@npm:7.28.0" +"@babel/cli@npm:7.28.3": + version: 7.28.3 + resolution: "@babel/cli@npm:7.28.3" dependencies: "@jridgewell/trace-mapping": "npm:^0.3.28" "@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3" @@ -286,7 +286,7 @@ __metadata: bin: babel: ./bin/babel.js babel-external-helpers: ./bin/babel-external-helpers.js - checksum: 10/9f26c6e871f72d994f4acd92596b9459f01f5e221ae5721d788d499f1d8ec174ebd4a4314fa9713f8d5bc145b7bd1c7b7a2e2b9f7fd0d5e0b95c48262e498dcc + checksum: 10/abde275866845bf0c86c090e23373e747da12e49776a879d7e5b4e55528e8a8ccc341b2e3f908d5bb3632b19c663000dca1ac5495d8805f5ce63e037b64e2b85 languageName: node linkType: hard @@ -328,7 +328,7 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.5, @babel/core@npm:^7.18.9, @babel/core@npm:^7.20.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.25.2, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0": +"@babel/core@npm:7.28.4, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.5, @babel/core@npm:^7.18.9, @babel/core@npm:^7.20.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.25.2, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0": version: 7.28.4 resolution: "@babel/core@npm:7.28.4" dependencies: @@ -386,20 +386,20 @@ __metadata: languageName: node linkType: hard -"@babel/helper-create-class-features-plugin@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/helper-create-class-features-plugin@npm:7.27.1" +"@babel/helper-create-class-features-plugin@npm:^7.27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3": + version: 7.28.3 + resolution: "@babel/helper-create-class-features-plugin@npm:7.28.3" dependencies: - "@babel/helper-annotate-as-pure": "npm:^7.27.1" + "@babel/helper-annotate-as-pure": "npm:^7.27.3" "@babel/helper-member-expression-to-functions": "npm:^7.27.1" "@babel/helper-optimise-call-expression": "npm:^7.27.1" "@babel/helper-replace-supers": "npm:^7.27.1" "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1" - "@babel/traverse": "npm:^7.27.1" + "@babel/traverse": "npm:^7.28.3" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/701579b49046cd42f6a6b1e693e6827df8623185adf0911c4d68a219a082d8fd4501672880d92b6b96263d1c92a3beb891b3464a662a55e69e7539d8db9277da + checksum: 10/32d01bdd601b4d129b1d510058a19644abc764badcc543adaec9e71443e874ef252783cceb2809645bdf0e92b07f206fd439c75a2a48cf702c627aba7f3ee34a languageName: node linkType: hard @@ -660,15 +660,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.27.1" +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.28.3": + version: 7.28.3 + resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.28.3" dependencies: "@babel/helper-plugin-utils": "npm:^7.27.1" - "@babel/traverse": "npm:^7.27.1" + "@babel/traverse": "npm:^7.28.3" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/dfa68da5f68c0fa9deff1739ac270a5643ea07540b26a2a05403bc536c96595f0fe98a5eac9f9b3501b79ce57caa3045a94c75d5ccbfed946a62469a370ecdc2 + checksum: 10/eeacdb7fa5ae19e366cbc4da98736b898e05b9abe572aa23093e6be842c6c8284d08af538528ec771073a3749718033be3713ff455ca008d11a7b0e90e62a53d languageName: node linkType: hard @@ -1030,31 +1030,31 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-class-static-block@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/plugin-transform-class-static-block@npm:7.27.1" +"@babel/plugin-transform-class-static-block@npm:^7.27.1, @babel/plugin-transform-class-static-block@npm:^7.28.3": + version: 7.28.3 + resolution: "@babel/plugin-transform-class-static-block@npm:7.28.3" dependencies: - "@babel/helper-create-class-features-plugin": "npm:^7.27.1" + "@babel/helper-create-class-features-plugin": "npm:^7.28.3" "@babel/helper-plugin-utils": "npm:^7.27.1" peerDependencies: "@babel/core": ^7.12.0 - checksum: 10/2d49de0f5ffc66ae873be1d8c3bf4d22e51889cc779d534e4dbda0f91e36907479e5c650b209fcfc80f922a6c3c2d76c905fc2f5dc78cc9a836f8c31b10686c4 + checksum: 10/c0ba8f0cbf3699287e5a711907dab3b29f346d9c107faa4e424aa26252e45845d74ca08ee6245bfccf32a8c04bc1d07a89b635e51522592c6044b810a48d3f58 languageName: node linkType: hard -"@babel/plugin-transform-classes@npm:^7.0.0-0, @babel/plugin-transform-classes@npm:^7.25.4, @babel/plugin-transform-classes@npm:^7.28.0": - version: 7.28.0 - resolution: "@babel/plugin-transform-classes@npm:7.28.0" +"@babel/plugin-transform-classes@npm:^7.0.0-0, @babel/plugin-transform-classes@npm:^7.25.4, @babel/plugin-transform-classes@npm:^7.28.3": + version: 7.28.4 + resolution: "@babel/plugin-transform-classes@npm:7.28.4" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.27.3" "@babel/helper-compilation-targets": "npm:^7.27.2" "@babel/helper-globals": "npm:^7.28.0" "@babel/helper-plugin-utils": "npm:^7.27.1" "@babel/helper-replace-supers": "npm:^7.27.1" - "@babel/traverse": "npm:^7.28.0" + "@babel/traverse": "npm:^7.28.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/1a812a02f641ffc80b139b3c690ceba52476576f9df1a62dbdde9c412e88ca143b7b872da71665838c34276c4ed92f6547199044a424222b84f9a8ee7c85798f + checksum: 10/1f8423d0ba287ba4ae3aac89299e704a666ef2fc5950cd581e056c068486917a460efd5731fdd0d0fb0a8a08852e13b31c1add089028e89a8991a7fdfaff5c43 languageName: node linkType: hard @@ -1506,14 +1506,14 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-regenerator@npm:^7.24.7, @babel/plugin-transform-regenerator@npm:^7.28.0": - version: 7.28.0 - resolution: "@babel/plugin-transform-regenerator@npm:7.28.0" +"@babel/plugin-transform-regenerator@npm:^7.24.7, @babel/plugin-transform-regenerator@npm:^7.28.3": + version: 7.28.4 + resolution: "@babel/plugin-transform-regenerator@npm:7.28.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.27.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/f8d4e635857b32b7ff8eeff0726e9bbfbece12eccd65e53d081fe0176cb432cd6bfcc64d28edc34c3cfa1aa79da46ec8d0b9b4f9242da7ec2153c34ea6d2163c + checksum: 10/24da51a659d882e02bd4353da9d8e045e58d967c1cddaf985ad699a9fc9f920a45eff421c4283a248d83dc16590b8956e66fd710be5db8723b274cfea0b51b2f languageName: node linkType: hard @@ -1540,9 +1540,9 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-runtime@npm:^7.24.7, @babel/plugin-transform-runtime@npm:^7.28.0": - version: 7.28.0 - resolution: "@babel/plugin-transform-runtime@npm:7.28.0" +"@babel/plugin-transform-runtime@npm:7.28.3, @babel/plugin-transform-runtime@npm:^7.24.7": + version: 7.28.3 + resolution: "@babel/plugin-transform-runtime@npm:7.28.3" dependencies: "@babel/helper-module-imports": "npm:^7.27.1" "@babel/helper-plugin-utils": "npm:^7.27.1" @@ -1552,7 +1552,7 @@ __metadata: semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/43abe94e64ab4d2be71958d1ae0dbfeeb241ce820e4c48f285c8bcc2e764b673786f784bc743b6903bfc72ec694003f1e5c2b032b83accd591dfc203a64e3d4a + checksum: 10/5e8d45f3d243ff15cf4ebe59c2bf52e33bb5864092365dd332330256c96eaa7a16e3cecb1c9e826d5ced7e3cc0b0925c2ca29df674d97252c8eb90ecddab1d78 languageName: node linkType: hard @@ -1674,9 +1674,9 @@ __metadata: languageName: node linkType: hard -"@babel/preset-env@npm:^7.28.0": - version: 7.28.0 - resolution: "@babel/preset-env@npm:7.28.0" +"@babel/preset-env@npm:7.28.3": + version: 7.28.3 + resolution: "@babel/preset-env@npm:7.28.3" dependencies: "@babel/compat-data": "npm:^7.28.0" "@babel/helper-compilation-targets": "npm:^7.27.2" @@ -1686,7 +1686,7 @@ __metadata: "@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1" "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1" "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1" - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.27.1" + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.3" "@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2" "@babel/plugin-syntax-import-assertions": "npm:^7.27.1" "@babel/plugin-syntax-import-attributes": "npm:^7.27.1" @@ -1697,8 +1697,8 @@ __metadata: "@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1" "@babel/plugin-transform-block-scoping": "npm:^7.28.0" "@babel/plugin-transform-class-properties": "npm:^7.27.1" - "@babel/plugin-transform-class-static-block": "npm:^7.27.1" - "@babel/plugin-transform-classes": "npm:^7.28.0" + "@babel/plugin-transform-class-static-block": "npm:^7.28.3" + "@babel/plugin-transform-classes": "npm:^7.28.3" "@babel/plugin-transform-computed-properties": "npm:^7.27.1" "@babel/plugin-transform-destructuring": "npm:^7.28.0" "@babel/plugin-transform-dotall-regex": "npm:^7.27.1" @@ -1730,7 +1730,7 @@ __metadata: "@babel/plugin-transform-private-methods": "npm:^7.27.1" "@babel/plugin-transform-private-property-in-object": "npm:^7.27.1" "@babel/plugin-transform-property-literals": "npm:^7.27.1" - "@babel/plugin-transform-regenerator": "npm:^7.28.0" + "@babel/plugin-transform-regenerator": "npm:^7.28.3" "@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1" "@babel/plugin-transform-reserved-words": "npm:^7.27.1" "@babel/plugin-transform-shorthand-properties": "npm:^7.27.1" @@ -1750,7 +1750,7 @@ __metadata: semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/8814453ffe4cfd5926cf2af0ecc956240bcc1e5f49592015962a5f1c115c5c0c34c1e0a5c66d3d4e1a283644bb5ea4e199ced0b6117ffd20113a994fd3080798 + checksum: 10/b09991276a5ea4f2f95077bb451420f683e19d59405bc1fbbb392bb3571592edc922daac4eaa50b2b407c0b24c4e1e9df0f76738c3c573dac4e6bcf028daa8c5 languageName: node linkType: hard @@ -1813,10 +1813,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.26.9, @babel/runtime@npm:^7.28.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": - version: 7.28.3 - resolution: "@babel/runtime@npm:7.28.3" - checksum: 10/f2415e4dbface7496f6fc561d640b44be203071fb0dfb63fbe338c7d2d2047419cb054ef13d1ebb8fc11e35d2b55aa3045def4b985e8b82aea5d7e58e1133e52 +"@babel/runtime@npm:7.28.4, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.26.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": + version: 7.28.4 + resolution: "@babel/runtime@npm:7.28.4" + checksum: 10/6c9a70452322ea80b3c9b2a412bcf60771819213a67576c8cec41e88a95bb7bf01fc983754cda35dc19603eef52df22203ccbf7777b9d6316932f9fb77c25163 languageName: node linkType: hard @@ -5280,6 +5280,20 @@ __metadata: languageName: node linkType: hard +"@jest/console@npm:30.2.0": + version: 30.2.0 + resolution: "@jest/console@npm:30.2.0" + dependencies: + "@jest/types": "npm:30.2.0" + "@types/node": "npm:*" + chalk: "npm:^4.1.2" + jest-message-util: "npm:30.2.0" + jest-util: "npm:30.2.0" + slash: "npm:^3.0.0" + checksum: 10/7cda9793962afa5c7fcfdde0ff5012694683b17941ee3c6a55ea9fd9a02f1c51ec4b4c767b867e1226f85a26af1d0f0d72c6a344e34c5bc4300312ebffd6e50b + languageName: node + linkType: hard + "@jest/console@npm:^29.7.0": version: 29.7.0 resolution: "@jest/console@npm:29.7.0" @@ -5425,6 +5439,16 @@ __metadata: languageName: node linkType: hard +"@jest/pattern@npm:30.0.1": + version: 30.0.1 + resolution: "@jest/pattern@npm:30.0.1" + dependencies: + "@types/node": "npm:*" + jest-regex-util: "npm:30.0.1" + checksum: 10/afd03b4d3eadc9c9970cf924955dee47984a7e767901fe6fa463b17b246f0ddeec07b3e82c09715c54bde3c8abb92074160c0d79967bd23778724f184e7f5b7b + languageName: node + linkType: hard + "@jest/reporters@npm:^29.7.0": version: 29.7.0 resolution: "@jest/reporters@npm:29.7.0" @@ -5500,6 +5524,18 @@ __metadata: languageName: node linkType: hard +"@jest/test-result@npm:30.2.0": + version: 30.2.0 + resolution: "@jest/test-result@npm:30.2.0" + dependencies: + "@jest/console": "npm:30.2.0" + "@jest/types": "npm:30.2.0" + "@types/istanbul-lib-coverage": "npm:^2.0.6" + collect-v8-coverage: "npm:^1.0.2" + checksum: 10/f58f79c3c3ba6dd15325e05b0b5a300777cd8cc38327f622608b6fe849b1073ee9633e33d1e5d7ef5b97a1ce71543d0ad92674b7a279f53033143e8dd7c22959 + languageName: node + linkType: hard + "@jest/test-result@npm:^29.7.0": version: 29.7.0 resolution: "@jest/test-result@npm:29.7.0" @@ -5585,6 +5621,21 @@ __metadata: languageName: node linkType: hard +"@jest/types@npm:30.2.0": + version: 30.2.0 + resolution: "@jest/types@npm:30.2.0" + dependencies: + "@jest/pattern": "npm:30.0.1" + "@jest/schemas": "npm:30.0.5" + "@types/istanbul-lib-coverage": "npm:^2.0.6" + "@types/istanbul-reports": "npm:^3.0.4" + "@types/node": "npm:*" + "@types/yargs": "npm:^17.0.33" + chalk: "npm:^4.1.2" + checksum: 10/f50fcaea56f873a51d19254ab16762f2ea8ca88e3e08da2e496af5da2b67c322915a4fcd0153803cc05063ffe87ebef2ab4330e0a1b06ab984a26c916cbfc26b + languageName: node + linkType: hard + "@jest/types@npm:^26.6.2": version: 26.6.2 resolution: "@jest/types@npm:26.6.2" @@ -6240,7 +6291,7 @@ __metadata: languageName: node linkType: hard -"@noble/curves@npm:1.9.2, @noble/curves@npm:^1.0.0, @noble/curves@npm:^1.6.0, @noble/curves@npm:~1.9.0": +"@noble/curves@npm:1.9.2": version: 1.9.2 resolution: "@noble/curves@npm:1.9.2" dependencies: @@ -6249,6 +6300,15 @@ __metadata: languageName: node linkType: hard +"@noble/curves@npm:^1.0.0, @noble/curves@npm:^1.6.0, @noble/curves@npm:^1.9.6, @noble/curves@npm:~1.9.0": + version: 1.9.7 + resolution: "@noble/curves@npm:1.9.7" + dependencies: + "@noble/hashes": "npm:1.8.0" + checksum: 10/3cfe2735ea94972988ca9e217e0ebb2044372a7160b2079bf885da789492a6291fc8bf76ca3d8bf8dee477847ee2d6fac267d1e6c4f555054059f5e8c4865d44 + languageName: node + linkType: hard + "@noble/hashes@npm:1.4.0, @noble/hashes@npm:~1.4.0": version: 1.4.0 resolution: "@noble/hashes@npm:1.4.0" @@ -8528,9 +8588,9 @@ __metadata: languageName: node linkType: hard -"@reduxjs/toolkit@npm:2.8.2": - version: 2.8.2 - resolution: "@reduxjs/toolkit@npm:2.8.2" +"@reduxjs/toolkit@npm:2.9.1, @reduxjs/toolkit@npm:^2.6.0": + version: 2.9.1 + resolution: "@reduxjs/toolkit@npm:2.9.1" dependencies: "@standard-schema/spec": "npm:^1.0.0" "@standard-schema/utils": "npm:^0.3.0" @@ -8546,29 +8606,7 @@ __metadata: optional: true react-redux: optional: true - checksum: 10/7834b7b91a364f98f5ffa932b1027179d9a0a27a145206a7b5256304acafe5516c6622540656435e310e4a08e579eecaee5c2582442c4ef6a4dbe6f417b7d395 - languageName: node - linkType: hard - -"@reduxjs/toolkit@npm:^2.6.0, @reduxjs/toolkit@npm:^2.8.2": - version: 2.9.0 - resolution: "@reduxjs/toolkit@npm:2.9.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" - reselect: "npm:^5.1.0" - peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18 || ^19 - react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 - peerDependenciesMeta: - react: - optional: true - react-redux: - optional: true - checksum: 10/d2f1b59c96638d9a36c3709f31f24ec1ce25604f2010eebb89506e6782142dfa3a97bd64f6b4650d9230d1a8a7f09a2dfed5ee2eb7a4454cbeb08fcb8cc6cf36 + checksum: 10/d545e62b9a8a34ebc5ea6eae4cbe59ea622d9fe65a736cc5d92854aa2db24f7f04a19f53e1067b6d7cddd1e7ddca29bc3d88a526782682126383fd2b930c13aa languageName: node linkType: hard @@ -10172,37 +10210,33 @@ __metadata: languageName: node linkType: hard -"@stellar/stellar-base@npm:^13.1.0": - version: 13.1.0 - resolution: "@stellar/stellar-base@npm:13.1.0" +"@stellar/stellar-base@npm:^14.0.1": + version: 14.0.1 + resolution: "@stellar/stellar-base@npm:14.0.1" dependencies: + "@noble/curves": "npm:^1.9.6" "@stellar/js-xdr": "npm:^3.1.2" base32.js: "npm:^0.1.0" - bignumber.js: "npm:^9.1.2" + bignumber.js: "npm:^9.3.1" buffer: "npm:^6.0.3" - sha.js: "npm:^2.3.6" - sodium-native: "npm:^4.3.3" - tweetnacl: "npm:^1.0.3" - dependenciesMeta: - sodium-native: - optional: true - checksum: 10/6e4f17483e3695d9635522dfac75da94b7c860765495c04c7688f19464ff55640f944172e6c74f27ef7777df12f57a9d7068dcd4b1c3cb747c7f4372bf8591ad + sha.js: "npm:^2.4.12" + checksum: 10/53bdb54ad567a51fda1b584bb2c9e23dc61d85906bb38959393cb1cb7a2ebec43c0e56876a3b28dea4fc38d934d3a02c0dc778264f534913ba9e0469b711e18b languageName: node linkType: hard -"@stellar/stellar-sdk@npm:^13.3.0": - version: 13.3.0 - resolution: "@stellar/stellar-sdk@npm:13.3.0" +"@stellar/stellar-sdk@npm:14.2.0": + version: 14.2.0 + resolution: "@stellar/stellar-sdk@npm:14.2.0" dependencies: - "@stellar/stellar-base": "npm:^13.1.0" - axios: "npm:^1.8.4" - bignumber.js: "npm:^9.3.0" + "@stellar/stellar-base": "npm:^14.0.1" + axios: "npm:^1.12.2" + bignumber.js: "npm:^9.3.1" eventsource: "npm:^2.0.2" feaxios: "npm:^0.0.23" randombytes: "npm:^2.1.0" toml: "npm:^3.0.0" urijs: "npm:^1.19.1" - checksum: 10/878e624e6222c61b01453cd401cc6d9015bb3941b51ea10f41298b032ed8d859fa1c00a560d181a63a2221b960e4e5448387c6456e085e68b62d0e269354e5e5 + checksum: 10/cf516068185695ed057f949609245fa36790968f99a99a6a0b12294f101c2ddf87b9959f109f37bf1c5e68f24543bcc483cdfe16bfd7d8fd8eb66120984f5dca languageName: node linkType: hard @@ -10400,7 +10434,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/analytics@workspace:suite-common/analytics" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-constants": "workspace:*" "@suite-common/trading": "workspace:*" @@ -10428,7 +10462,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/bluetooth@workspace:suite-common/bluetooth" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/test-utils": "workspace:*" @@ -10441,7 +10475,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/connect-init@workspace:suite-common/connect-init" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/firmware": "workspace:*" "@suite-common/message-system": "workspace:*" "@suite-common/redux-utils": "workspace:*" @@ -10459,7 +10493,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/connect-popup@workspace:suite-common/connect-popup" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/analytics": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/toast-notifications": "workspace:*" @@ -10480,7 +10514,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/device-authenticity@workspace:suite-common/device-authenticity" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/test-utils": "workspace:*" @@ -10520,7 +10554,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/firmware-authenticity@workspace:suite-common/firmware-authenticity" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/firmware": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" @@ -10539,7 +10573,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/firmware@workspace:suite-common/firmware" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/suite-utils": "workspace:*" @@ -10577,7 +10611,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/geolocation@workspace:suite-common/geolocation" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@trezor/urls": "workspace:*" languageName: unknown @@ -10588,7 +10622,7 @@ __metadata: resolution: "@suite-common/graph@workspace:suite-common/graph" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/fiat-services": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -10631,7 +10665,7 @@ __metadata: resolution: "@suite-common/local-first-storage@workspace:suite-common/local-first-storage" dependencies: "@evolu/common": "npm:^6.0.1-preview.19" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/metadata-types": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" @@ -10650,7 +10684,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/logger@workspace:suite-common/logger" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-common/wallet-utils": "workspace:*" @@ -10661,7 +10695,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/message-system@workspace:suite-common/message-system" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/geolocation": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" @@ -10699,7 +10733,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/redux-utils@workspace:suite-common/redux-utils" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/metadata-types": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/wallet-config": "workspace:*" @@ -10780,7 +10814,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/suite-types@workspace:suite-common/suite-types" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/metadata-types": "workspace:*" "@suite-common/suite-config": "workspace:*" "@suite-common/wallet-config": "workspace:*" @@ -10821,7 +10855,7 @@ __metadata: resolution: "@suite-common/test-utils@workspace:suite-common/test-utils" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/wallet-config": "workspace:*" @@ -10841,7 +10875,7 @@ __metadata: resolution: "@suite-common/thp@workspace:suite-common/thp" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/suite-utils": "workspace:*" @@ -10857,7 +10891,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/toast-notifications@workspace:suite-common/toast-notifications" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/intl-types": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-constants": "workspace:*" @@ -10874,7 +10908,7 @@ __metadata: resolution: "@suite-common/token-definitions@workspace:suite-common/token-definitions" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-types": "workspace:*" @@ -10897,7 +10931,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/trading@workspace:suite-common/trading" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/geolocation": "workspace:*" "@suite-common/intl-types": "workspace:*" "@suite-common/redux-utils": "workspace:*" @@ -10970,7 +11004,7 @@ __metadata: dependencies: "@evolu/common": "npm:^6.0.1-preview.19" "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/bluetooth": "workspace:*" "@suite-common/device-authenticity": "workspace:*" "@suite-common/fiat-services": "workspace:*" @@ -11056,7 +11090,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-common/walletconnect@workspace:suite-common/walletconnect" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@reown/walletkit": "npm:^1.2.8" "@suite-common/analytics": "workspace:*" "@suite-common/connect-popup": "workspace:*" @@ -11083,7 +11117,7 @@ __metadata: dependencies: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/formatters": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/token-definitions": "workspace:*" @@ -11148,7 +11182,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/app@workspace:suite-native/app" dependencies: - "@babel/core": "npm:^7.28.0" + "@babel/core": "npm:7.28.4" "@config-plugins/detox": "npm:^11.0.0" "@currents/cmd": "npm:^1.9.4" "@exodus/patch-broken-hermes-typed-arrays": "npm:^1.0.0-alpha.1" @@ -11164,7 +11198,7 @@ __metadata: "@react-navigation/bottom-tabs": "npm:7.4.6" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@rozenite/metro": "npm:1.0.0-alpha.12" "@rozenite/mmkv-plugin": "npm:1.0.0-alpha.12" "@rozenite/network-activity-plugin": "npm:1.0.0-alpha.12" @@ -11333,7 +11367,7 @@ __metadata: dependencies: "@gorhom/bottom-sheet": "npm:5.1.5" "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/flash-list": "npm:1.8.3" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/wallet-config": "workspace:*" @@ -11367,7 +11401,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/banner-flags@workspace:suite-native/banner-flags" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" languageName: unknown linkType: soft @@ -11407,7 +11441,7 @@ __metadata: resolution: "@suite-native/bluetooth@workspace:suite-native/bluetooth" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/bluetooth": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -11434,7 +11468,7 @@ __metadata: resolution: "@suite-native/coin-enabling@workspace:suite-native/coin-enabling" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/validators": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -11491,7 +11525,7 @@ __metadata: resolution: "@suite-native/device-authorization@workspace:suite-native/device-authorization" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/bluetooth": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-native/atoms": "workspace:*" @@ -11510,7 +11544,7 @@ __metadata: dependencies: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -11552,7 +11586,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/device-onboarding@workspace:suite-native/device-onboarding" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" languageName: unknown linkType: soft @@ -11563,7 +11597,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/bluetooth": "workspace:*" "@suite-common/device-authenticity": "workspace:*" "@suite-common/firmware-authenticity": "workspace:*" @@ -11625,7 +11659,7 @@ __metadata: resolution: "@suite-native/discovery@workspace:suite-native/discovery" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:^2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-types": "workspace:*" "@suite-common/suite-utils": "workspace:*" @@ -11651,7 +11685,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/feature-flags@workspace:suite-native/feature-flags" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-native/config": "workspace:*" react-redux: "npm:9.2.0" languageName: unknown @@ -11662,7 +11696,7 @@ __metadata: resolution: "@suite-native/firmware@workspace:suite-native/firmware" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/firmware": "workspace:*" "@suite-common/icons": "workspace:*" @@ -11738,7 +11772,7 @@ __metadata: dependencies: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@sentry/react-native": "npm:6.20.0" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/formatters": "workspace:*" @@ -11778,7 +11812,7 @@ __metadata: resolution: "@suite-native/helpers@workspace:suite-native/helpers" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@trezor/connect": "workspace:*" @@ -11796,7 +11830,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/icons@workspace:suite-native/icons" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/icons": "workspace:*" "@suite-common/wallet-config": "workspace:*" @@ -11819,7 +11853,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/in-app-rating@workspace:suite-native/in-app-rating" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/message-system": "workspace:*" expo-store-review: "npm:~8.1.5" react-redux: "npm:9.2.0" @@ -11831,7 +11865,7 @@ __metadata: resolution: "@suite-native/intl@workspace:suite-native/intl" dependencies: "@crowdin/cli": "npm:4.8.0" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/suite-types": "workspace:*" "@suite-native/feature-flags": "workspace:*" "@trezor/utils": "workspace:*" @@ -11850,7 +11884,7 @@ __metadata: resolution: "@suite-native/labeling@workspace:suite-native/labeling" dependencies: "@gorhom/bottom-sheet": "npm:5.1.5" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/local-first-storage": "workspace:*" "@suite-common/validators": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -11897,7 +11931,7 @@ __metadata: resolution: "@suite-native/message-system@workspace:suite-native/message-system" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/geolocation": "workspace:*" "@suite-common/message-system": "workspace:*" "@suite-common/redux-utils": "workspace:*" @@ -11926,7 +11960,7 @@ __metadata: "@react-navigation/core": "npm:7.12.4" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/flash-list": "npm:1.8.3" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/redux-utils": "workspace:*" @@ -11973,7 +12007,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/fiat-services": "workspace:*" "@suite-common/graph": "workspace:*" "@suite-common/token-definitions": "workspace:*" @@ -12018,7 +12052,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-common/wallet-types": "workspace:*" @@ -12044,7 +12078,7 @@ __metadata: resolution: "@suite-native/module-authenticity-checks@workspace:suite-native/module-authenticity-checks" dependencies: "@react-navigation/core": "npm:7.12.4" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/suite-utils": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-native/atoms": "workspace:*" @@ -12067,7 +12101,7 @@ __metadata: "@gorhom/bottom-sheet": "npm:5.1.5" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/bluetooth": "workspace:*" "@suite-common/thp": "workspace:*" "@suite-common/validators": "workspace:*" @@ -12109,7 +12143,7 @@ __metadata: dependencies: "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/redux-utils": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-native/alerts": "workspace:*" @@ -12136,7 +12170,7 @@ __metadata: resolution: "@suite-native/module-connect-popup@workspace:suite-native/module-connect-popup" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/connect-popup": "workspace:^" "@suite-common/formatters": "workspace:*" "@suite-common/tx-simulation": "workspace:^" @@ -12179,7 +12213,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/firmware": "workspace:*" "@suite-common/local-first-storage": "workspace:*" "@suite-common/message-system": "workspace:*" @@ -12221,7 +12255,7 @@ __metadata: "@react-navigation/core": "npm:7.12.4" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/message-system": "workspace:*" "@suite-common/suite-constants": "workspace:*" @@ -12271,7 +12305,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/suite-constants": "workspace:*" "@suite-common/thp": "workspace:*" "@suite-common/validators": "workspace:*" @@ -12306,7 +12340,7 @@ __metadata: dependencies: "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/graph": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -12348,7 +12382,7 @@ __metadata: dependencies: "@react-navigation/core": "npm:7.12.4" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-native/analytics": "workspace:*" "@suite-native/atoms": "workspace:*" "@suite-native/biometrics": "workspace:*" @@ -12378,7 +12412,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/flash-list": "npm:1.8.3" "@suite-common/formatters": "workspace:*" "@suite-common/redux-utils": "workspace:*" @@ -12435,7 +12469,7 @@ __metadata: "@react-navigation/core": "npm:7.12.4" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/analytics": "workspace:*" "@suite-common/suite-constants": "workspace:*" "@suite-common/suite-types": "workspace:*" @@ -12483,7 +12517,7 @@ __metadata: resolution: "@suite-native/module-staking-management@workspace:suite-native/module-staking-management" dependencies: "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/formatters": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -12510,7 +12544,7 @@ __metadata: "@react-native-community/netinfo": "npm:^11.4.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/flash-list": "npm:1.8.3" "@suite-common/analytics": "workspace:*" "@suite-common/formatters": "workspace:*" @@ -12682,7 +12716,7 @@ __metadata: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" "@react-navigation/native-stack": "npm:7.3.25" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/react-native-skia": "npm:2.2.12" "@suite-common/wallet-config": "workspace:*" "@suite-common/wallet-core": "workspace:*" @@ -12734,7 +12768,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/settings@workspace:suite-native/settings" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-native/config": "workspace:*" "@trezor/connect": "workspace:*" react: "npm:19.1.0" @@ -12760,7 +12794,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/state@workspace:suite-native/state" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/analytics": "workspace:*" "@suite-common/connect-popup": "workspace:*" "@suite-common/firmware": "workspace:*" @@ -12816,7 +12850,7 @@ __metadata: resolution: "@suite-native/storage@workspace:suite-native/storage" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@sentry/react-native": "npm:6.20.0" "@suite-common/firmware-authenticity": "workspace:*" "@suite-common/suite-types": "workspace:*" @@ -12843,7 +12877,7 @@ __metadata: dependencies: "@gorhom/bottom-sheet": "npm:5.1.5" "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/formatters": "workspace:*" "@suite-native/intl": "workspace:*" "@testing-library/react-native": "npm:13.3.0" @@ -12877,7 +12911,7 @@ __metadata: version: 0.0.0-use.local resolution: "@suite-native/thp@workspace:suite-native/thp" dependencies: - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/thp": "workspace:*" "@suite-common/wallet-core": "workspace:*" "@suite-native/alerts": "workspace:*" @@ -12930,7 +12964,7 @@ __metadata: resolution: "@suite-native/transaction-management@workspace:suite-native/transaction-management" dependencies: "@mobily/ts-belt": "npm:^3.13.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@suite-common/local-first-storage": "workspace:*" "@suite-common/redux-utils": "workspace:*" "@suite-common/suite-utils": "workspace:*" @@ -12972,7 +13006,7 @@ __metadata: dependencies: "@mobily/ts-belt": "npm:^3.13.1" "@react-navigation/native": "npm:7.1.17" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@shopify/flash-list": "npm:1.8.3" "@suite-common/formatters": "workspace:*" "@suite-common/redux-utils": "workspace:*" @@ -13114,18 +13148,17 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.6.3, @testing-library/jest-dom@npm:^6.6.4": - version: 6.6.4 - resolution: "@testing-library/jest-dom@npm:6.6.4" +"@testing-library/jest-dom@npm:6.9.1, @testing-library/jest-dom@npm:^6.6.3": + version: 6.9.1 + resolution: "@testing-library/jest-dom@npm:6.9.1" dependencies: "@adobe/css-tools": "npm:^4.4.0" aria-query: "npm:^5.0.0" css.escape: "npm:^1.5.1" dom-accessibility-api: "npm:^0.6.3" - lodash: "npm:^4.17.21" picocolors: "npm:^1.1.1" redent: "npm:^3.0.0" - checksum: 10/5e67112c789f884fb75b279c2cddfdd0995a012a7847a03c474e4134f0d213934ee70c97433bca26b45e3a5ffa56faafe6499c8e57841179c4f2bd80eef429cd + checksum: 10/409b4f519e4c68f4d31e3b0317338cc19098b9029513fca61aa2af8270086ae3956a1eaedd19bbce2d2c9e2cf9ff27a616c06556be7a26e101c0d529a0062233 languageName: node linkType: hard @@ -13274,7 +13307,7 @@ __metadata: "@solana/keys": "npm:^2.3.0" "@solana/rpc-api": "npm:^2.3.0" "@solana/rpc-types": "npm:^2.3.0" - "@stellar/stellar-sdk": "npm:^13.3.0" + "@stellar/stellar-sdk": "npm:14.2.0" "@trezor/blockchain-link-types": "workspace:*" "@trezor/env-utils": "workspace:*" "@trezor/eslint": "workspace:*" @@ -13282,7 +13315,7 @@ __metadata: "@trezor/type-utils": "workspace:*" "@trezor/utils": "workspace:*" tsx: "npm:^4.20.3" - xrpl: "npm:^4.4.0" + xrpl: "npm:4.4.2" peerDependencies: tslib: ^2.6.2 languageName: unknown @@ -13298,7 +13331,7 @@ __metadata: "@solana-program/token-2022": "npm:^0.4.2" "@solana/kit": "npm:^2.3.0" "@solana/rpc-types": "npm:^2.3.0" - "@stellar/stellar-sdk": "npm:^13.3.0" + "@stellar/stellar-sdk": "npm:14.2.0" "@trezor/blockchain-link-types": "workspace:*" "@trezor/blockchain-link-utils": "workspace:*" "@trezor/e2e-utils": "workspace:*" @@ -13312,13 +13345,13 @@ __metadata: "@types/node": "npm:22.13.10" "@types/web": "npm:^0.0.197" crypto-browserify: "npm:3.12.0" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" socks-proxy-agent: "npm:8.0.5" stream-browserify: "npm:^3.0.0" tiny-worker: "npm:^2.3.0" tsx: "npm:^4.20.3" - webpack: "npm:5.100.0" - xrpl: "npm:^4.4.0" + webpack: "npm:5.102.1" + xrpl: "npm:4.4.2" peerDependencies: tslib: ^2.6.2 languageName: unknown @@ -13328,7 +13361,7 @@ __metadata: version: 0.0.0-use.local resolution: "@trezor/bundler-security@workspace:packages/bundler-security" dependencies: - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" languageName: unknown linkType: soft @@ -13369,7 +13402,7 @@ __metadata: "@suite-common/suite-constants": "workspace:*" "@suite-common/wallet-config": "workspace:*" "@testing-library/dom": "npm:^10.4.1" - "@testing-library/jest-dom": "npm:^6.6.4" + "@testing-library/jest-dom": "npm:6.9.1" "@testing-library/react": "npm:^16.3.0" "@testing-library/user-event": "npm:^14.6.1" "@trezor/asset-utils": "workspace:*" @@ -13494,7 +13527,7 @@ __metadata: concurrently: "npm:^8.2.2" copy-webpack-plugin: "npm:^13.0.1" eslint-plugin-mdx: "npm:^3.6.2" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" json5: "npm:^2.2.3" next: "npm:^15.2.4" next-themes: "npm:^0.3.0" @@ -13515,7 +13548,7 @@ __metadata: styled-components: "npm:^6.1.19" swr: "npm:^2.3.3" typescript-styled-plugin: "npm:^0.18.3" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" languageName: unknown linkType: soft @@ -13537,11 +13570,11 @@ __metadata: copy-webpack-plugin: "npm:^13.0.1" crypto-browserify: "npm:3.12.0" es6-promise: "npm:^4.2.8" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" rimraf: "npm:^6.0.1" stream-browserify: "npm:^3.0.0" terser-webpack-plugin: "npm:^5.3.14" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" webpack-merge: "npm:^6.0.1" worker-loader: "npm:^3.0.8" @@ -13575,7 +13608,7 @@ __metadata: version: 0.0.0-use.local resolution: "@trezor/connect-plugin-stellar@workspace:packages/connect-plugin-stellar" dependencies: - "@stellar/stellar-sdk": "npm:^13.3.0" + "@stellar/stellar-sdk": "npm:14.2.0" "@trezor/eslint": "workspace:*" "@trezor/utils": "workspace:*" peerDependencies: @@ -13618,13 +13651,13 @@ __metadata: copy-webpack-plugin: "npm:^13.0.1" crypto-browserify: "npm:3.12.0" eth-phishing-detect: "npm:^1.2.0" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" react-dom: "npm:19.1.0" rimraf: "npm:^6.0.1" stream-browserify: "npm:^3.0.0" terser-webpack-plugin: "npm:^5.3.14" vm-browserify: "npm:^1.1.2" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" webpack-dev-server: "npm:^5.2.2" webpack-merge: "npm:^6.0.1" @@ -13688,12 +13721,12 @@ __metadata: "@types/w3c-web-usb": "npm:^1.0.10" "@types/web": "npm:^0.0.197" babel-loader: "npm:^10.0.0" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" rimraf: "npm:^6.0.1" selfsigned: "npm:^2.4.1" terser-webpack-plugin: "npm:^5.3.14" tsx: "npm:^4.20.3" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" webpack-merge: "npm:^6.0.1" webpack-plugin-serve: "npm:^1.6.0" @@ -13718,7 +13751,7 @@ __metadata: copy-webpack-plugin: "npm:^13.0.1" rimraf: "npm:^6.0.1" terser-webpack-plugin: "npm:^5.3.14" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" webpack-merge: "npm:^6.0.1" webpack-plugin-serve: "npm:^1.6.0" @@ -13784,7 +13817,7 @@ __metadata: ts-node: "npm:^10.9.2" tsx: "npm:^4.20.3" web3-utils: "npm:^4.3.2" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" ws: "npm:^8.18.0" peerDependencies: tslib: ^2.6.2 @@ -14074,15 +14107,15 @@ __metadata: copy-webpack-plugin: "npm:^13.0.1" crypto-browserify: "npm:3.12.0" css-minimizer-webpack-plugin: "npm:^7.0.2" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" raw-loader: "npm:^4.0.2" - react-refresh: "npm:^0.17.0" + react-refresh: "npm:^0.18.0" stream-browserify: "npm:^3.0.0" terser-webpack-plugin: "npm:^5.3.14" vite: "npm:^7.0.6" vite-plugin-wasm: "npm:^3.5.0" vm-browserify: "npm:^1.1.2" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-bundle-analyzer: "npm:^4.10.2" webpack-merge: "npm:^6.0.1" webpack-plugin-serve: "npm:^1.6.0" @@ -14109,7 +14142,7 @@ __metadata: simple-git: "npm:^3.28.0" style-loader: "npm:^4.0.0" tsx: "npm:^4.20.3" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" webpack-cli: "npm:^6.0.1" languageName: unknown linkType: soft @@ -14186,7 +14219,7 @@ __metadata: openpgp: "npm:^6.2.2" terser-webpack-plugin: "npm:^5.3.14" tsx: "npm:^4.20.3" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" ws: "npm:^8.18.0" xvfb-maybe: "npm:^0.2.1" languageName: unknown @@ -14300,7 +14333,7 @@ __metadata: "@hookform/resolvers": "npm:^5.2.2" "@mobily/ts-belt": "npm:^3.13.1" "@noble/hashes": "npm:^2.0.1" - "@reduxjs/toolkit": "npm:2.8.2" + "@reduxjs/toolkit": "npm:2.9.1" "@sentry/core": "npm:8.55.0" "@solana/kit": "npm:^2.3.0" "@suite-common/analytics": "workspace:*" @@ -14342,7 +14375,7 @@ __metadata: "@suite-common/wallet-utils": "workspace:*" "@suite-common/walletconnect": "workspace:*" "@suite/idb-migration-utils": "workspace:*" - "@testing-library/jest-dom": "npm:^6.6.4" + "@testing-library/jest-dom": "npm:6.9.1" "@testing-library/react": "npm:^16.3.0" "@testing-library/user-event": "npm:^14.6.1" "@trezor/address-validator": "workspace:*" @@ -14390,9 +14423,9 @@ __metadata: framer-motion: "npm:^12.23.3" history: "npm:^5.3.0" idb: "npm:^8.0.3" - immer: "npm:10.1.1" + immer: "npm:10.1.3" jest-canvas-mock: "npm:^2.5.2" - jest-watch-typeahead: "npm:2.2.2" + jest-watch-typeahead: "npm:3.0.1" pako: "npm:^2.1.0" pdfmake: "npm:^0.2.20" polished: "npm:^4.3.1" @@ -14443,10 +14476,10 @@ __metadata: "@trezor/websocket-client": "workspace:*" "@types/jest": "npm:29.5.12" "@types/node": "npm:22.13.10" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" react: "npm:19.1.0" react-dom: "npm:19.1.0" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" languageName: unknown linkType: soft @@ -14464,14 +14497,14 @@ __metadata: "@types/json-stable-stringify": "npm:^1" esbuild: "npm:^0.25.2" html-inline-script-webpack-plugin: "npm:^3.2.1" - html-webpack-plugin: "npm:^5.6.3" + html-webpack-plugin: "npm:5.6.4" json-stable-stringify: "npm:^1.2.1" react: "npm:19.1.0" react-dom: "npm:19.1.0" react-intl: "npm:^7.1.11" styled-components: "npm:^6.1.19" usb: "npm:^2.15.0" - webpack: "npm:5.100.0" + webpack: "npm:5.102.1" languageName: unknown linkType: soft @@ -14518,7 +14551,7 @@ __metadata: version: 0.0.0-use.local resolution: "@trezor/transport@workspace:packages/transport" dependencies: - "@babel/preset-env": "npm:^7.28.0" + "@babel/preset-env": "npm:7.28.3" "@babel/preset-typescript": "npm:^7.27.1" "@trezor/eslint": "workspace:*" "@trezor/protobuf": "workspace:*" @@ -14616,8 +14649,8 @@ __metadata: "@trezor/eslint": "workspace:^" "@types/chrome": "npm:^0.0.299" copy-webpack-plugin: "npm:^13.0.1" - html-webpack-plugin: "npm:^5.6.3" - webpack: "npm:5.100.0" + html-webpack-plugin: "npm:5.6.4" + webpack: "npm:5.102.1" languageName: unknown linkType: soft @@ -16030,7 +16063,7 @@ __metadata: languageName: node linkType: hard -"@types/stack-utils@npm:^2.0.0": +"@types/stack-utils@npm:^2.0.0, @types/stack-utils@npm:^2.0.3": version: 2.0.3 resolution: "@types/stack-utils@npm:2.0.3" checksum: 10/72576cc1522090fe497337c2b99d9838e320659ac57fa5560fcbdcbafcf5d0216c6b3a0a8a4ee4fdb3b1f5e3420aa4f6223ab57b82fef3578bec3206425c6cf5 @@ -17526,7 +17559,7 @@ __metadata: languageName: node linkType: hard -"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0": +"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0, ansi-escapes@npm:^4.3.2": version: 4.3.2 resolution: "ansi-escapes@npm:4.3.2" dependencies: @@ -17544,6 +17577,15 @@ __metadata: languageName: node linkType: hard +"ansi-escapes@npm:^7.0.0": + version: 7.1.1 + resolution: "ansi-escapes@npm:7.1.1" + dependencies: + environment: "npm:^1.0.0" + checksum: 10/a67a9fd832e5e4e9c854bb1aab233416b1fcac373377fd6cc703926eb7da990b5fd12f5e37fab00f3d88dc1ebc8bd1ecffb76750e92c8cbdaa3d82038d3907d8 + languageName: node + linkType: hard + "ansi-fragments@npm:^0.2.1": version: 0.2.1 resolution: "ansi-fragments@npm:0.2.1" @@ -18542,21 +18584,6 @@ __metadata: languageName: node linkType: hard -"bare-addon-resolve@npm:^1.3.0": - version: 1.9.4 - resolution: "bare-addon-resolve@npm:1.9.4" - dependencies: - bare-module-resolve: "npm:^1.10.0" - bare-semver: "npm:^1.0.0" - peerDependencies: - bare-url: "*" - peerDependenciesMeta: - bare-url: - optional: true - checksum: 10/4528f1566f9a48c44cd09f78639fce9c8f33b0898d4a4497d73c44489165c268d8eff16a9e16e0c181d77a717766581b9fa8208eed18acd254057c13be74538d - languageName: node - linkType: hard - "bare-events@npm:^2.2.0": version: 2.3.1 resolution: "bare-events@npm:2.3.1" @@ -18564,52 +18591,6 @@ __metadata: languageName: node linkType: hard -"bare-module-resolve@npm:^1.10.0": - version: 1.10.2 - resolution: "bare-module-resolve@npm:1.10.2" - dependencies: - bare-semver: "npm:^1.0.0" - peerDependencies: - bare-url: "*" - peerDependenciesMeta: - bare-url: - optional: true - checksum: 10/8862bac92bcfbd08f6f583ff431876ee13ab822904d1e014a07d38ce9b87677f5ef13c04f4e4827811617b580b451017123b00f4a045b0b4fa661e8c98dd2c82 - languageName: node - linkType: hard - -"bare-os@npm:^3.0.1": - version: 3.6.1 - resolution: "bare-os@npm:3.6.1" - checksum: 10/285d95c391250166128e64da2947f4a348ae127de680afffec1f6c82445856be0d1f259672b471afe06517e4cd3831183c373a1d63ef7799ed4aaa1321b86b67 - languageName: node - linkType: hard - -"bare-path@npm:^3.0.0": - version: 3.0.0 - resolution: "bare-path@npm:3.0.0" - dependencies: - bare-os: "npm:^3.0.1" - checksum: 10/712d90e9cd8c3263cc11b0e0d386d1531a452706d7840c081ee586b34b00d72544e65df7a40013d47c1b177277495225deeede65cb2984db88a979cb65aaa2ff - languageName: node - linkType: hard - -"bare-semver@npm:^1.0.0": - version: 1.0.1 - resolution: "bare-semver@npm:1.0.1" - checksum: 10/b601629841a767b1b8ed3b475ce9208ae2fc6508672fd326b1c9667fe50437bc96905e1c4639ead8389b5b971731eb508e34b64d42db0dcca44ab25bff69a990 - languageName: node - linkType: hard - -"bare-url@npm:^2.1.0": - version: 2.1.5 - resolution: "bare-url@npm:2.1.5" - dependencies: - bare-path: "npm:^3.0.0" - checksum: 10/e5ce796c927dbe7ba1621c2d28e41627e195369d1c2ee6257123657a1e14f120c7bea48e7a512f059bd86d804be29ce6e53c662c724e510e477b8ab6fdcb3622 - languageName: node - linkType: hard - "base-x@npm:^5.0.0, base-x@npm:^5.0.1": version: 5.0.1 resolution: "base-x@npm:5.0.1" @@ -18732,7 +18713,7 @@ __metadata: languageName: node linkType: hard -"bignumber.js@npm:^9.0.0, bignumber.js@npm:^9.1.2, bignumber.js@npm:^9.3.0, bignumber.js@npm:^9.3.1": +"bignumber.js@npm:^9.0.0, bignumber.js@npm:^9.3.0, bignumber.js@npm:^9.3.1": version: 9.3.1 resolution: "bignumber.js@npm:9.3.1" checksum: 10/1be0372bf0d6d29d0a49b9e6a9cefbd54dad9918232ad21fcd4ec39030260773abf0c76af960c6b3b98d3115a3a71e61c6a111812d1395040a039cfa178e0245 @@ -19050,7 +19031,7 @@ __metadata: languageName: node linkType: hard -"browserslist@npm:^4.0.0, browserslist@npm:^4.19.1, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.4, browserslist@npm:^4.25.0, browserslist@npm:^4.25.1": +"browserslist@npm:^4.0.0, browserslist@npm:^4.19.1, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.4, browserslist@npm:^4.25.0, browserslist@npm:^4.25.1, browserslist@npm:^4.26.3": version: 4.26.3 resolution: "browserslist@npm:4.26.3" dependencies: @@ -19620,9 +19601,9 @@ __metadata: linkType: hard "caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001702, caniuse-lite@npm:^1.0.30001746": - version: 1.0.30001751 - resolution: "caniuse-lite@npm:1.0.30001751" - checksum: 10/608f7e1248b7023020382c7dbb0ef389693b3fc98193c3ccea2d44126306d6ac905a5061cf9e62bf640535a86e7a98e563b34c02f909296cfe228f41627a4dc7 + version: 1.0.30001749 + resolution: "caniuse-lite@npm:1.0.30001749" + checksum: 10/017a9e02f33a870ad2da47245e06ba6eb3e2b339218ebf45b5caa7d7202db562f06a5f5ba62fef5b8864ad89b2370087be49ced336980a8847f45c097d8d734f languageName: node linkType: hard @@ -20219,7 +20200,7 @@ __metadata: languageName: node linkType: hard -"collect-v8-coverage@npm:^1.0.0": +"collect-v8-coverage@npm:^1.0.0, collect-v8-coverage@npm:^1.0.2": version: 1.0.2 resolution: "collect-v8-coverage@npm:1.0.2" checksum: 10/30ea7d5c9ee51f2fdba4901d4186c5b7114a088ef98fd53eda3979da77eed96758a2cae81cc6d97e239aaea6065868cf908b24980663f7b7e96aa291b3e12fa4 @@ -20655,7 +20636,7 @@ __metadata: version: 0.0.0-use.local resolution: "connect-mobile-example@workspace:packages/connect-examples/mobile-expo" dependencies: - "@babel/core": "npm:^7.28.0" + "@babel/core": "npm:7.28.4" "@trezor/connect-mobile": "workspace:*" "@types/react": "npm:^19.0.0" expo: "npm:~54.0.13" @@ -23223,7 +23204,7 @@ __metadata: languageName: node linkType: hard -"enhanced-resolve@npm:^5.17.2, enhanced-resolve@npm:^5.17.3": +"enhanced-resolve@npm:^5.17.3": version: 5.18.3 resolution: "enhanced-resolve@npm:5.18.3" dependencies: @@ -23286,6 +23267,13 @@ __metadata: languageName: node linkType: hard +"environment@npm:^1.0.0": + version: 1.1.0 + resolution: "environment@npm:1.1.0" + checksum: 10/dd3c1b9825e7f71f1e72b03c2344799ac73f2e9ef81b78ea8b373e55db021786c6b9f3858ea43a436a2c4611052670ec0afe85bc029c384cc71165feee2f4ba6 + languageName: node + linkType: hard + "eol@npm:^0.9.1": version: 0.9.1 resolution: "eol@npm:0.9.1" @@ -27756,9 +27744,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.5.0, html-webpack-plugin@npm:^5.6.3": - version: 5.6.3 - resolution: "html-webpack-plugin@npm:5.6.3" +"html-webpack-plugin@npm:5.6.4, html-webpack-plugin@npm:^5.5.0": + version: 5.6.4 + resolution: "html-webpack-plugin@npm:5.6.4" dependencies: "@types/html-minifier-terser": "npm:^6.0.0" html-minifier-terser: "npm:^6.0.2" @@ -27773,7 +27761,7 @@ __metadata: optional: true webpack: optional: true - checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d + checksum: 10/781074dd8bacf48236911462201fa440c5f79525665ce5de0c35f262a323765e103caab32a7466db262c4af3d98e869ae6a9b484e967345d85aff80d25a4ca79 languageName: node linkType: hard @@ -28122,10 +28110,10 @@ __metadata: languageName: node linkType: hard -"immer@npm:10.1.1, immer@npm:^10.0.3": - version: 10.1.1 - resolution: "immer@npm:10.1.1" - checksum: 10/9dacf1e8c201d69191ccd88dc5d733bafe166cd45a5a360c5d7c88f1de0dff974a94114d72b35f3106adfe587fcfb131c545856184a2247d89d735ad25589863 +"immer@npm:10.1.3, immer@npm:^10.0.3": + version: 10.1.3 + resolution: "immer@npm:10.1.3" + checksum: 10/672faf5fc84177eecbfb49143ea8f6b5c1f981bd78c57e1562469354f6df658921ed6e0372b9ceed1e07c031e0c6d66863c4df80605928c6c774840b945aef83 languageName: node linkType: hard @@ -29594,6 +29582,23 @@ __metadata: languageName: node linkType: hard +"jest-message-util@npm:30.2.0": + version: 30.2.0 + resolution: "jest-message-util@npm:30.2.0" + dependencies: + "@babel/code-frame": "npm:^7.27.1" + "@jest/types": "npm:30.2.0" + "@types/stack-utils": "npm:^2.0.3" + chalk: "npm:^4.1.2" + graceful-fs: "npm:^4.2.11" + micromatch: "npm:^4.0.8" + pretty-format: "npm:30.2.0" + slash: "npm:^3.0.0" + stack-utils: "npm:^2.0.6" + checksum: 10/e29ec76e8c8e4da5f5b25198be247535626ccf3a940e93fdd51fc6a6bcf70feaa2921baae3806182a090431d90b08c939eb13fb64249b171d2e9ae3a452a8fd2 + languageName: node + linkType: hard + "jest-message-util@npm:^29.7.0": version: 29.7.0 resolution: "jest-message-util@npm:29.7.0" @@ -29641,6 +29646,13 @@ __metadata: languageName: node linkType: hard +"jest-regex-util@npm:30.0.1, jest-regex-util@npm:^30.0.0": + version: 30.0.1 + resolution: "jest-regex-util@npm:30.0.1" + checksum: 10/fa8dac80c3e94db20d5e1e51d1bdf101cf5ede8f4e0b8f395ba8b8ea81e71804ffd747452a6bb6413032865de98ac656ef8ae43eddd18d980b6442a2764ed562 + languageName: node + linkType: hard + "jest-regex-util@npm:^29.0.0, jest-regex-util@npm:^29.6.3": version: 29.6.3 resolution: "jest-regex-util@npm:29.6.3" @@ -29776,6 +29788,20 @@ __metadata: languageName: node linkType: hard +"jest-util@npm:30.2.0": + version: 30.2.0 + resolution: "jest-util@npm:30.2.0" + dependencies: + "@jest/types": "npm:30.2.0" + "@types/node": "npm:*" + chalk: "npm:^4.1.2" + ci-info: "npm:^4.2.0" + graceful-fs: "npm:^4.2.11" + picomatch: "npm:^4.0.2" + checksum: 10/cf2f2fb83417ea69f9992121561c95cf4e9aad7946819b771b8b52addf78811101b33b51d0a39fa0c305f2751dab262feed7699de052659ff03d51827c8862f5 + languageName: node + linkType: hard + "jest-util@npm:^29.7.0": version: 29.7.0 resolution: "jest-util@npm:29.7.0" @@ -29832,20 +29858,20 @@ __metadata: languageName: node linkType: hard -"jest-watch-typeahead@npm:2.2.2": - version: 2.2.2 - resolution: "jest-watch-typeahead@npm:2.2.2" +"jest-watch-typeahead@npm:3.0.1": + version: 3.0.1 + resolution: "jest-watch-typeahead@npm:3.0.1" dependencies: - ansi-escapes: "npm:^6.0.0" + ansi-escapes: "npm:^7.0.0" chalk: "npm:^5.2.0" - jest-regex-util: "npm:^29.0.0" - jest-watcher: "npm:^29.0.0" + jest-regex-util: "npm:^30.0.0" + jest-watcher: "npm:^30.0.0" slash: "npm:^5.0.0" - string-length: "npm:^5.0.1" + string-length: "npm:^6.0.0" strip-ansi: "npm:^7.0.1" peerDependencies: - jest: ^27.0.0 || ^28.0.0 || ^29.0.0 - checksum: 10/8685277ce1b96ec775882111ec55ce90a862cc57acb21ce94f8ac44a25f6fb34c7a7ce119e07b2d8ff5353a8d9e4f981cf96fa35532f71ddba6ca8fedc05bd8e + jest: ^30.0.0 + checksum: 10/dbaaa6d9929079482655c05af9f9c8491fa04aa5a24460b540b8383e78bb6bc6580cddbf8e2b15cfc34d68e610c19f5ccb8f0b0a5aea7f00affb3d976ec152ed languageName: node linkType: hard @@ -29865,6 +29891,22 @@ __metadata: languageName: node linkType: hard +"jest-watcher@npm:^30.0.0": + version: 30.2.0 + resolution: "jest-watcher@npm:30.2.0" + dependencies: + "@jest/test-result": "npm:30.2.0" + "@jest/types": "npm:30.2.0" + "@types/node": "npm:*" + ansi-escapes: "npm:^4.3.2" + chalk: "npm:^4.1.2" + emittery: "npm:^0.13.1" + jest-util: "npm:30.2.0" + string-length: "npm:^4.0.2" + checksum: 10/fa38d06dcc59dbbd6a9ff22dea499d3c81ed376d9993b82d01797a99bf466d48641a99b9f3670a4b5480ca31144c5e017b96b7059e4d7541358fb48cf517a2db + languageName: node + linkType: hard + "jest-worker@npm:30.0.0": version: 30.0.0 resolution: "jest-worker@npm:30.0.0" @@ -36262,28 +36304,27 @@ __metadata: languageName: node linkType: hard -"patch-package@npm:8.0.0": - version: 8.0.0 - resolution: "patch-package@npm:8.0.0" +"patch-package@npm:8.0.1": + version: 8.0.1 + resolution: "patch-package@npm:8.0.1" dependencies: "@yarnpkg/lockfile": "npm:^1.1.0" chalk: "npm:^4.1.2" ci-info: "npm:^3.7.0" cross-spawn: "npm:^7.0.3" find-yarn-workspace-root: "npm:^2.0.0" - fs-extra: "npm:^9.0.0" + fs-extra: "npm:^10.0.0" json-stable-stringify: "npm:^1.0.2" klaw-sync: "npm:^6.0.0" minimist: "npm:^1.2.6" open: "npm:^7.4.2" - rimraf: "npm:^2.6.3" semver: "npm:^7.5.3" slash: "npm:^2.0.0" - tmp: "npm:^0.0.33" + tmp: "npm:^0.2.4" yaml: "npm:^2.2.2" bin: patch-package: index.js - checksum: 10/8714322c35b29266e71c82d58443ce5322400a546a3327f1b8907b8eeb7e366dff33c4fdfbd25e3f0b3a9927189c26e9ac60636ca1e4140d6dbc11cca10f9b5d + checksum: 10/920a9fb0001ea67a66d79ea696e6d74e3040b0f282e09addae913978b6d0e8cb5ef9a4030eb77df8a5497e8822fa8449c2dfdc668ecff7fb9ff8bfef0c897c6e languageName: node linkType: hard @@ -37487,7 +37528,7 @@ __metadata: languageName: node linkType: hard -"pretty-format@npm:30.0.5, pretty-format@npm:^30.0.5": +"pretty-format@npm:30.0.5": version: 30.0.5 resolution: "pretty-format@npm:30.0.5" dependencies: @@ -37498,6 +37539,17 @@ __metadata: languageName: node linkType: hard +"pretty-format@npm:30.2.0, pretty-format@npm:^30.0.5": + version: 30.2.0 + resolution: "pretty-format@npm:30.2.0" + dependencies: + "@jest/schemas": "npm:30.0.5" + ansi-styles: "npm:^5.2.0" + react-is: "npm:^18.3.1" + checksum: 10/725890d648e3400575eebc99a334a4cd1498e0d36746313913706bbeea20ada27e17c184a3cd45c50f705c16111afa829f3450233fc0fda5eed293c69757e926 + languageName: node + linkType: hard + "pretty-format@npm:^26.6.2": version: 26.6.2 resolution: "pretty-format@npm:26.6.2" @@ -38764,6 +38816,13 @@ __metadata: languageName: node linkType: hard +"react-refresh@npm:^0.18.0": + version: 0.18.0 + resolution: "react-refresh@npm:0.18.0" + checksum: 10/504c331c19776bf8320c23bad7f80b3a28de03301ed7523b0dd21d3f02bf2b53bbdd5aa52469b187bc90f358614b2ba303c088a0765c95f4f0a68c43a7d67b1d + languageName: node + linkType: hard + "react-select@npm:^5.10.0, react-select@npm:^5.10.2": version: 5.10.2 resolution: "react-select@npm:5.10.2" @@ -39526,16 +39585,6 @@ __metadata: languageName: node linkType: hard -"require-addon@npm:^1.1.0": - version: 1.1.0 - resolution: "require-addon@npm:1.1.0" - dependencies: - bare-addon-resolve: "npm:^1.3.0" - bare-url: "npm:^2.1.0" - checksum: 10/c43fc8a8a92235d3f7daca68ec24f52cd1ab673a05516d94b2f1954c0a02b5a508f3bb2d2ee26d7e97e9575a05a6c1bac03095f2d34cf3cf6c71d759e2b51310 - languageName: node - linkType: hard - "require-directory@npm:^2.1.1": version: 2.1.1 resolution: "require-directory@npm:2.1.1" @@ -39846,17 +39895,6 @@ __metadata: languageName: node linkType: hard -"rimraf@npm:^2.6.3": - version: 2.7.1 - resolution: "rimraf@npm:2.7.1" - dependencies: - glob: "npm:^7.1.3" - bin: - rimraf: ./bin.js - checksum: 10/4586c296c736483e297da7cffd19475e4a3e41d07b1ae124aad5d687c79e4ffa716bdac8732ed1db942caf65271cee9dd39f8b639611de161a2753e2112ffe1d - languageName: node - linkType: hard - "rimraf@npm:^3.0.2": version: 3.0.2 resolution: "rimraf@npm:3.0.2" @@ -40285,15 +40323,15 @@ __metadata: languageName: node linkType: hard -"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.2": - version: 4.3.2 - resolution: "schema-utils@npm:4.3.2" +"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.3": + version: 4.3.3 + resolution: "schema-utils@npm:4.3.3" dependencies: "@types/json-schema": "npm:^7.0.9" ajv: "npm:^8.9.0" ajv-formats: "npm:^2.1.1" ajv-keywords: "npm:^5.1.0" - checksum: 10/02c32c34aae762d48468f98465a96a167fede637772871c7c7d8923671ddb9f20b2cc6f6e8448ae6bef5363e3597493c655212c8b06a4ee73aa099d9452fbd8b + checksum: 10/dba77a46ad7ff0c906f7f09a1a61109e6cb56388f15a68070b93c47a691f516c6a3eb454f81a8cceb0a0e55b87f8b05770a02bfb1f4e0a3143b5887488b2f900 languageName: node linkType: hard @@ -40594,7 +40632,7 @@ __metadata: languageName: node linkType: hard -"sha.js@npm:^2.3.6, sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.8": +"sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.12, sha.js@npm:^2.4.8": version: 2.4.12 resolution: "sha.js@npm:2.4.12" dependencies: @@ -41224,15 +41262,6 @@ __metadata: languageName: node linkType: hard -"sodium-native@npm:^4.3.3": - version: 4.3.3 - resolution: "sodium-native@npm:4.3.3" - dependencies: - require-addon: "npm:^1.1.0" - checksum: 10/e1b9758489545a19e8b5547281edd0325fbd77447b5bdf53a398ad212b1c30e0889a1d7f0f45ec2cf3e2ce36c9f725e20ac9dd95842086baee90594b65200069 - languageName: node - linkType: hard - "sonic-boom@npm:^2.2.1": version: 2.8.0 resolution: "sonic-boom@npm:2.8.0" @@ -41700,7 +41729,7 @@ __metadata: languageName: node linkType: hard -"string-length@npm:^4.0.1": +"string-length@npm:^4.0.1, string-length@npm:^4.0.2": version: 4.0.2 resolution: "string-length@npm:4.0.2" dependencies: @@ -41720,6 +41749,15 @@ __metadata: languageName: node linkType: hard +"string-length@npm:^6.0.0": + version: 6.0.0 + resolution: "string-length@npm:6.0.0" + dependencies: + strip-ansi: "npm:^7.1.0" + checksum: 10/b171e9e193ec292ad71f8b2a36e20478bf1bac8cd5beec062fb126942d627dfd9311959e271e9ab7b0a383d16b85b9e25a183d15786e30f22104d152e7627f99 + languageName: node + linkType: hard + "string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3": version: 4.2.3 resolution: "string-width@npm:4.2.3" @@ -42491,10 +42529,10 @@ __metadata: languageName: node linkType: hard -"tapable@npm:^2.0.0, tapable@npm:^2.1.1, tapable@npm:^2.2.0, tapable@npm:^2.2.1": - version: 2.2.1 - resolution: "tapable@npm:2.2.1" - checksum: 10/1769336dd21481ae6347611ca5fca47add0962fd8e80466515032125eca0084a4f0ede11e65341b9c0018ef4e1cf1ad820adbb0fba7cc99865c6005734000b0a +"tapable@npm:^2.0.0, tapable@npm:^2.2.0, tapable@npm:^2.2.1, tapable@npm:^2.3.0": + version: 2.3.0 + resolution: "tapable@npm:2.3.0" + checksum: 10/496a841039960533bb6e44816a01fffc2a1eb428bb2051ecab9e87adf07f19e1f937566cbbbb09dceff31163c0ffd81baafcad84db900b601f0155dd0b37e9f2 languageName: node linkType: hard @@ -42913,7 +42951,7 @@ __metadata: languageName: node linkType: hard -"tmp@npm:^0.2.0, tmp@npm:^0.2.1, tmp@npm:^0.2.3, tmp@npm:^0.2.5, tmp@npm:~0.2.1": +"tmp@npm:^0.2.0, tmp@npm:^0.2.1, tmp@npm:^0.2.3, tmp@npm:^0.2.4, tmp@npm:^0.2.5, tmp@npm:~0.2.1": version: 0.2.5 resolution: "tmp@npm:0.2.5" checksum: 10/dd4b78b32385eab4899d3ae296007b34482b035b6d73e1201c4a9aede40860e90997a1452c65a2d21aee73d53e93cd167d741c3db4015d90e63b6d568a93d7ec @@ -43048,15 +43086,15 @@ __metadata: version: 0.0.0-use.local resolution: "trezor-suite@workspace:." dependencies: - "@babel/cli": "npm:^7.28.0" - "@babel/core": "npm:^7.28.0" + "@babel/cli": "npm:7.28.3" + "@babel/core": "npm:7.28.4" "@babel/node": "npm:^7.28.0" "@babel/plugin-proposal-decorators": "npm:^7.28.0" - "@babel/plugin-transform-runtime": "npm:^7.28.0" - "@babel/preset-env": "npm:^7.28.0" + "@babel/plugin-transform-runtime": "npm:7.28.3" + "@babel/preset-env": "npm:7.28.3" "@babel/preset-react": "npm:^7.27.1" "@babel/preset-typescript": "npm:^7.27.1" - "@babel/runtime": "npm:^7.28.2" + "@babel/runtime": "npm:7.28.4" "@trezor/eslint": "workspace:*" "@types/jest": "npm:29.5.12" "@types/node": "npm:22.13.10" @@ -43071,7 +43109,7 @@ __metadata: node-fetch: "npm:^2.6.4" node-gyp: "npm:10.2.0" nx: "npm:^18.0.3" - patch-package: "npm:8.0.0" + patch-package: "npm:8.0.1" prettier: "npm:^3.6.2" rimraf: "npm:^6.0.1" ts-node: "npm:^10.9.2" @@ -44992,13 +45030,13 @@ __metadata: languageName: node linkType: hard -"watchpack@npm:^2.4.1": - version: 2.4.1 - resolution: "watchpack@npm:2.4.1" +"watchpack@npm:^2.4.4": + version: 2.4.4 + resolution: "watchpack@npm:2.4.4" dependencies: glob-to-regexp: "npm:^0.4.1" graceful-fs: "npm:^4.1.2" - checksum: 10/0736ebd20b75d3931f9b6175c819a66dee29297c1b389b2e178bc53396a6f867ecc2fd5d87a713ae92dcb73e487daec4905beee20ca00a9e27f1184a7c2bca5e + checksum: 10/cfa3473fc12a1a1b88123056941e90c462a67aedc10b242229eeeccdd45ed0b763c3b591caaffb0f7d77295b539b5518bb1ad3bcd891ae6505dfeae4cf51fd15 languageName: node linkType: hard @@ -45561,9 +45599,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:5, webpack@npm:^5": - version: 5.101.1 - resolution: "webpack@npm:5.101.1" +"webpack@npm:5, webpack@npm:5.102.1, webpack@npm:^5": + version: 5.102.1 + resolution: "webpack@npm:5.102.1" dependencies: "@types/eslint-scope": "npm:^3.7.7" "@types/estree": "npm:^1.0.8" @@ -45573,7 +45611,7 @@ __metadata: "@webassemblyjs/wasm-parser": "npm:^1.14.1" acorn: "npm:^8.15.0" acorn-import-phases: "npm:^1.0.3" - browserslist: "npm:^4.24.0" + browserslist: "npm:^4.26.3" chrome-trace-event: "npm:^1.0.2" enhanced-resolve: "npm:^5.17.3" es-module-lexer: "npm:^1.2.1" @@ -45585,55 +45623,17 @@ __metadata: loader-runner: "npm:^4.2.0" mime-types: "npm:^2.1.27" neo-async: "npm:^2.6.2" - schema-utils: "npm:^4.3.2" - tapable: "npm:^2.1.1" + schema-utils: "npm:^4.3.3" + tapable: "npm:^2.3.0" terser-webpack-plugin: "npm:^5.3.11" - watchpack: "npm:^2.4.1" + watchpack: "npm:^2.4.4" webpack-sources: "npm:^3.3.3" peerDependenciesMeta: webpack-cli: optional: true bin: webpack: bin/webpack.js - checksum: 10/2cbb76683a959bf7f1c11a593e45bb6a2522254eff78e58106da155d6b08da49a3aca584d57948b473a7a55178adcbd728e98cd572ab535d72694b327896a595 - languageName: node - linkType: hard - -"webpack@npm:5.100.0": - version: 5.100.0 - resolution: "webpack@npm:5.100.0" - dependencies: - "@types/eslint-scope": "npm:^3.7.7" - "@types/estree": "npm:^1.0.8" - "@types/json-schema": "npm:^7.0.15" - "@webassemblyjs/ast": "npm:^1.14.1" - "@webassemblyjs/wasm-edit": "npm:^1.14.1" - "@webassemblyjs/wasm-parser": "npm:^1.14.1" - acorn: "npm:^8.15.0" - acorn-import-phases: "npm:^1.0.3" - browserslist: "npm:^4.24.0" - chrome-trace-event: "npm:^1.0.2" - enhanced-resolve: "npm:^5.17.2" - es-module-lexer: "npm:^1.2.1" - eslint-scope: "npm:5.1.1" - events: "npm:^3.2.0" - glob-to-regexp: "npm:^0.4.1" - graceful-fs: "npm:^4.2.11" - json-parse-even-better-errors: "npm:^2.3.1" - loader-runner: "npm:^4.2.0" - mime-types: "npm:^2.1.27" - neo-async: "npm:^2.6.2" - schema-utils: "npm:^4.3.2" - tapable: "npm:^2.1.1" - terser-webpack-plugin: "npm:^5.3.11" - watchpack: "npm:^2.4.1" - webpack-sources: "npm:^3.3.3" - peerDependenciesMeta: - webpack-cli: - optional: true - bin: - webpack: bin/webpack.js - checksum: 10/9b80c544dc2ebc84e679a3449f1a48235bb08e8cc8be98135f5694f997876e3ffe15241f12f0345f02004bef90a82af43675225d0d7980e0d4a867fdeaeca61b + checksum: 10/4ba737916c4b72812cdd1961ea82d0a6de8ac814134584b54d523a2c4b9e1d377490d63b2c74856e2b9146dbe6d09b05c8878439b0783c3e5195ca3e248b2131 languageName: node linkType: hard @@ -46158,9 +46158,9 @@ __metadata: languageName: node linkType: hard -"xrpl@npm:^4.4.0": - version: 4.4.0 - resolution: "xrpl@npm:4.4.0" +"xrpl@npm:4.4.2": + version: 4.4.2 + resolution: "xrpl@npm:4.4.2" dependencies: "@scure/bip32": "npm:^1.3.1" "@scure/bip39": "npm:^1.2.1" @@ -46171,7 +46171,7 @@ __metadata: ripple-address-codec: "npm:^5.0.0" ripple-binary-codec: "npm:^2.5.0" ripple-keypairs: "npm:^2.0.0" - checksum: 10/b3bc9e0299a43b7541a3e3c79e218e48dfce938c3bebc5c792cdd28ea01be37f49387b8ce763fcdb99ccef44d2d8c2c684eb1498b5a85b496b13429af1f501d9 + checksum: 10/acc0962956559f3a5ac8551fe3ba1e0d9369702f1655c013b0c1829112aeb4a2d3ad36f353f02847c8e73d34b072707fe01002fafe4217dd9b19d664920e8e9b languageName: node linkType: hard