chore: upgrade jest to 29.7.0

This commit is contained in:
Jan Komarek
2024-01-30 14:07:55 +01:00
committed by Jan Komárek
parent 004938e24b
commit 3c656dc0b2
80 changed files with 171 additions and 188 deletions

View File

@@ -117,7 +117,7 @@
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"cross-fetch": "^4.0.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^18.2.1",
@@ -131,7 +131,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-expo": "^49.0.0",
"metro-react-native-babel-preset": "0.76.4",
"npm-run-all": "^4.1.5",

View File

@@ -19,7 +19,7 @@
"@trezor/utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/cors": "^2.8.15",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -25,7 +25,7 @@
"devDependencies": {
"@trezor/blockchain-link-types": "workspace:*",
"@trezor/type-utils": "workspace:*",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -56,7 +56,7 @@
"@trezor/type-utils": "workspace:*",
"fs-extra": "^11.1.1",
"html-webpack-plugin": "^5.5.3",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tiny-worker": "^2.3.0",
"tsx": "^4.7.0",

View File

@@ -36,7 +36,7 @@
"n64": "^0.2.10"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"typescript": "5.3.2"
}

View File

@@ -55,7 +55,7 @@
"@types/react-date-range": "^1.4.7",
"@types/react-truncate": "^2.3.7",
"@types/styled-components": "^5.1.29",
"jest": "29.6.4",
"jest": "29.7.0",
"postcss-styled-syntax": "^0.5.0",
"storybook": "^7.5.3",
"stylelint": "^15.11.0",

View File

@@ -40,7 +40,7 @@
"@trezor/utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -41,7 +41,7 @@
"@types/styled-components": "^5.1.29",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.5.3",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",

View File

@@ -22,7 +22,7 @@
"copy-webpack-plugin": "^11.0.0",
"es6-promise": "^4.2.8",
"html-webpack-plugin": "^5.5.3",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"terser-webpack-plugin": "^5.3.9",
"typescript": "5.3.2",

View File

@@ -31,7 +31,7 @@
},
"devDependencies": {
"@metamask/eth-sig-util": "^7.0.1",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"typescript": "5.3.2"
},

View File

@@ -28,7 +28,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"stellar-base": "v10.0.0-beta.2",
"stellar-sdk": "^v11.0.0-beta.3",

View File

@@ -38,7 +38,7 @@
"@types/react": "18.0.32",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.3",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"terser-webpack-plugin": "^5.3.9",
"typescript": "5.3.2",

View File

@@ -23,7 +23,7 @@
"devDependencies": {
"@types/react": "18.0.32",
"@types/styled-components": "^5.1.29",
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -51,7 +51,7 @@
"@types/chrome": "^0.0.250",
"@types/w3c-web-usb": "^1.0.9",
"html-webpack-plugin": "^5.5.3",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"selfsigned": "^2.4.1",
"terser-webpack-plugin": "^5.3.9",

View File

@@ -51,7 +51,7 @@
"@trezor/trezor-user-env-link": "workspace:*",
"@types/chrome": "latest",
"copy-webpack-plugin": "^12.0.1",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.1",
"terser-webpack-plugin": "^5.3.9",
"tsx": "^4.7.0",

View File

@@ -2,9 +2,9 @@ export default {
rootDir: './',
moduleFileExtensions: ['ts', 'js'],
modulePathIgnorePatterns: ['node_modules'],
setupFilesAfterEnv: ['<rootDir>/jest.setup.js', '<rootDir>/common.setup.js'],
globalSetup: '<rootDir>/jest.globalSetup.js',
globalTeardown: '<rootDir>/jest.globalTeardown.js',
setupFilesAfterEnv: ['<rootDir>/e2e/jest.setup.js', '<rootDir>/e2e/common.setup.js'],
globalSetup: '<rootDir>/e2e/jest.globalSetup.js',
globalTeardown: '<rootDir>/e2e/jest.globalTeardown.js',
transform: {
'\\.(js|ts)$': [
'babel-jest',

View File

@@ -74,7 +74,7 @@
"@types/karma": "^6.3.6",
"@types/parse-uri": "^1.0.2",
"ethereum-cryptography": "^2.0.0",
"jest": "29.6.4",
"jest": "29.7.0",
"karma": "^6.4.2",
"karma-babel-preprocessor": "^8.0.2",
"karma-chrome-launcher": "^3.2.0",

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --build"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -15,7 +15,7 @@
"@trezor/utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -36,7 +36,7 @@
"protobufjs": "7.2.5"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"protobufjs-cli": "^1.1.2",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",

View File

@@ -25,7 +25,7 @@
"prepublish": "yarn tsx ../../scripts/prepublish.js"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -16,7 +16,7 @@
"react": "18.2.0"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"cross-fetch": "^4.0.0",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "5.3.2",

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@sinclair/typebox-codegen": "^0.8.13",
"jest": "29.6.4",
"jest": "29.7.0",
"prettier": "^3.0.3",
"tsx": "^4.6.2",
"typescript": "5.3.2"

View File

@@ -31,7 +31,7 @@
"react-native": "0.73.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -13,7 +13,7 @@
"@trezor/analytics": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -48,7 +48,7 @@
"@types/copy-webpack-plugin": "^10.1.0",
"@types/webpack-bundle-analyzer": "^4.6.2",
"@types/webpack-plugin-serve": "^1.4.4",
"jest": "29.6.4",
"jest": "29.7.0",
"react-refresh": "^0.14.0",
"typescript": "5.3.2"
}

View File

@@ -32,7 +32,7 @@
"babel-loader": "^9.1.3",
"css-loader": "^6.8.1",
"fs-extra": "^11.1.1",
"jest": "29.6.4",
"jest": "29.7.0",
"postcss-loader": "^7.3.3",
"postcss-modules-extract-imports": "^3.0.0",
"postcss-modules-local-by-default": "^4.0.3",

View File

@@ -22,7 +22,7 @@
"electron": "27.0.4"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"typescript": "5.3.2"
}

View File

@@ -49,7 +49,7 @@
"cross-fetch": "^4.0.0",
"electron": "27.0.4",
"glob": "^10.3.10",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"terser-webpack-plugin": "^5.3.9",
"tsx": "^4.7.0",

View File

@@ -37,7 +37,7 @@
"@types/react": "18.0.32",
"@types/react-dom": "18.2.14",
"@types/styled-components": "^5.1.29",
"jest": "29.6.4",
"jest": "29.7.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"typescript": "5.3.2"

View File

@@ -34,7 +34,7 @@
"electron": "27.0.4",
"electron-builder": "24.6.4",
"glob": "^10.3.10",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5"
}
}

View File

@@ -23,7 +23,7 @@
"idb": "^7.1.1"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -52,7 +52,7 @@
"cypress": "^13.4.0",
"cypress-file-upload": "^5.0.8",
"cypress-image-snapshot": "^4.0.1",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",

View File

@@ -137,7 +137,7 @@
"@types/ua-parser-js": "^0.7.38",
"@types/uuid": "^9.0.6",
"@types/zxcvbn": "^4.4.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-canvas-mock": "^2.5.2",
"jest-watch-typeahead": "2.2.2",
"prettier": "3.0.3",

View File

@@ -15,7 +15,7 @@
"prettier": "3.0.3"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}

View File

@@ -47,7 +47,7 @@
"@types/bytebuffer": "^5.0.46",
"@types/sharedworker": "^0.0.105",
"@types/w3c-web-usb": "^1.0.9",
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"tsx": "^4.7.0",

View File

@@ -12,7 +12,7 @@
"type-check": "tsc --build"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -12,7 +12,7 @@
},
"devDependencies": {
"cross-fetch": "^4.0.0",
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -28,7 +28,7 @@
"prepublish": "yarn tsx ../../scripts/prepublish.js"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -62,7 +62,7 @@
"@types/create-hash": "^1.2.4",
"@types/create-hmac": "^1.1.2",
"@types/wif": "^2.0.4",
"jest": "29.6.4",
"jest": "29.7.0",
"minimaldata": "^1.0.2",
"rimraf": "^5.0.5",
"tsx": "^4.7.0",

View File

@@ -19,7 +19,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.3",
"@types/prettier": "^3.0.0",
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -20,7 +20,7 @@
"@trezor/utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.4.2",
"typescript": "5.3.2"

View File

@@ -19,7 +19,7 @@
"@trezor/connect": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}

View File

@@ -18,7 +18,7 @@
"date-fns": "^2.30.0"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -28,7 +28,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -23,7 +23,7 @@
"styled-components": "^5.3.10"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"svgo": "3.0.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"

View File

@@ -15,7 +15,7 @@
"react-intl": "^6.5.1"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -34,7 +34,7 @@
"devDependencies": {
"@suite-common/test-utils": "workspace:*",
"@types/fs-extra": "^11.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --build"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -22,7 +22,7 @@
"redux": "^4.2.1"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -16,7 +16,7 @@
"@trezor/utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --build"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -14,7 +14,7 @@
"@trezor/connect": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -22,7 +22,7 @@
"bignumber.js": "^9.1.1"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -24,7 +24,7 @@
"date-fns": "^2.30.0"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -25,7 +25,7 @@
"redux-thunk": "^2.4.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -22,7 +22,7 @@
"proxy-memoize": "2.0.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -17,7 +17,7 @@
"bignumber.js": "^9.1.1"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}

View File

@@ -15,7 +15,7 @@
"@trezor/type-utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --build"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -38,7 +38,7 @@
"proxy-memoize": "2.0.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -22,7 +22,7 @@
"react-hook-form": "^7.48.2"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/pdfmake": "^0.2.8",
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -39,6 +39,6 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -37,6 +37,6 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -25,6 +25,6 @@
"react-native": "0.73.2"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -16,7 +16,7 @@
"@suite-common/wallet-utils": "workspace:*"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -14,6 +14,6 @@
"test:unit": "jest -c ../../jest.config.base.js --passWithNoTests"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -31,6 +31,6 @@
"web3-utils": "^1.10.0"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -42,7 +42,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -19,6 +19,6 @@
"react-native": "0.73.2"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

View File

@@ -53,7 +53,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -38,7 +38,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -34,7 +34,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -27,7 +27,7 @@
"redux-persist": "6.0.0"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -20,7 +20,7 @@
"react-redux": "8.0.7"
},
"devDependencies": {
"jest": "29.6.4",
"jest": "29.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -49,6 +49,6 @@
"web3-utils": "^1.10.0"
},
"devDependencies": {
"jest": "29.6.4"
"jest": "29.7.0"
}
}

195
yarn.lock
View File

@@ -3573,7 +3573,7 @@ __metadata:
languageName: node
linkType: hard
"@jest/core@npm:^29.6.4, @jest/core@npm:^29.7.0":
"@jest/core@npm:^29.7.0":
version: 29.7.0
resolution: "@jest/core@npm:29.7.0"
dependencies:
@@ -3761,7 +3761,7 @@ __metadata:
languageName: node
linkType: hard
"@jest/transform@npm:^29.6.4, @jest/transform@npm:^29.7.0":
"@jest/transform@npm:^29.7.0":
version: 29.7.0
resolution: "@jest/transform@npm:29.7.0"
dependencies:
@@ -7191,7 +7191,7 @@ __metadata:
"@suite-common/test-utils": "workspace:*"
"@trezor/connect": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
redux-mock-store: "npm:^1.5.4"
redux-thunk: "npm:^2.4.2"
typescript: "npm:5.3.2"
@@ -7208,7 +7208,7 @@ __metadata:
"@suite-common/test-utils": "workspace:*"
"@suite-common/toast-notifications": "workspace:*"
"@trezor/connect": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
languageName: unknown
@@ -7223,7 +7223,7 @@ __metadata:
"@trezor/connect": "workspace:*"
"@trezor/utils": "workspace:*"
date-fns: "npm:^2.30.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7244,7 +7244,7 @@ __metadata:
"@trezor/connect": "workspace:*"
bignumber.js: "npm:^9.1.1"
date-fns: "npm:^2.30.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-intl: "npm:^6.5.1"
react-redux: "npm:8.0.7"
@@ -7284,7 +7284,7 @@ __metadata:
"@suite-common/wallet-types": "workspace:*"
"@trezor/styles": "workspace:*"
"@trezor/theme": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
react-native-reanimated: "npm:3.7.0-nightly-20240101-9d365ae7b"
@@ -7301,7 +7301,7 @@ __metadata:
resolution: "@suite-common/intl-types@workspace:suite-common/intl-types"
dependencies:
"@trezor/type-utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-intl: "npm:^6.5.1"
typescript: "npm:5.3.2"
@@ -7345,7 +7345,7 @@ __metadata:
"@types/fs-extra": "npm:^11.0.3"
ajv: "npm:^8.12.0"
fs-extra: "npm:^11.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
json-schema-to-typescript: "npm:^13.1.1"
jws: "npm:^4.0.0"
proxy-memoize: "npm:2.0.2"
@@ -7359,7 +7359,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@suite-common/metadata-types@workspace:suite-common/metadata-types"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7374,7 +7374,7 @@ __metadata:
"@suite-common/wallet-config": "workspace:*"
"@suite-common/wallet-types": "workspace:*"
"@trezor/connect": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-redux: "npm:8.0.7"
redux: "npm:^4.2.1"
@@ -7390,7 +7390,7 @@ __metadata:
"@sentry/types": "npm:7.81.1"
"@suite-common/suite-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7399,7 +7399,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@suite-common/suite-config@workspace:suite-common/suite-config"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7410,7 +7410,7 @@ __metadata:
dependencies:
"@suite-common/wallet-config": "workspace:*"
"@trezor/connect": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7429,7 +7429,7 @@ __metadata:
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7448,7 +7448,7 @@ __metadata:
"@trezor/utils": "workspace:*"
bignumber.js: "npm:^9.1.1"
date-fns: "npm:^2.30.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7468,7 +7468,7 @@ __metadata:
"@trezor/utils": "workspace:*"
dropbox: "npm:^10.34.0"
fake-indexeddb: "npm:^4.0.2"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
redux: "npm:^4.2.1"
redux-thunk: "npm:^2.4.2"
typescript: "npm:5.3.2"
@@ -7487,7 +7487,7 @@ __metadata:
"@suite-common/test-utils": "workspace:*"
"@suite-common/wallet-config": "workspace:*"
"@trezor/connect": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
proxy-memoize: "npm:2.0.2"
typescript: "npm:5.3.2"
languageName: unknown
@@ -7501,7 +7501,7 @@ __metadata:
"@suite-common/wallet-config": "workspace:*"
"@trezor/connect": "workspace:*"
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
languageName: unknown
@@ -7526,7 +7526,7 @@ __metadata:
"@suite-common/intl-types": "workspace:*"
"@trezor/connect": "workspace:*"
"@trezor/type-utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7535,7 +7535,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@suite-common/wallet-constants@workspace:suite-common/wallet-constants"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7568,7 +7568,7 @@ __metadata:
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
date-fns: "npm:^2.30.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
proxy-memoize: "npm:2.0.2"
typescript: "npm:5.3.2"
languageName: unknown
@@ -7586,7 +7586,7 @@ __metadata:
"@trezor/connect": "workspace:*"
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-hook-form: "npm:^7.48.2"
typescript: "npm:5.3.2"
@@ -7615,7 +7615,7 @@ __metadata:
"@types/pdfmake": "npm:^0.2.8"
bignumber.js: "npm:^9.1.1"
date-fns: "npm:^2.30.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
pdfmake: "npm:^0.2.7"
react: "npm:18.2.0"
react-hook-form: "npm:^7.48.2"
@@ -7650,7 +7650,7 @@ __metadata:
"@suite-native/navigation": "workspace:*"
"@trezor/styles": "workspace:*"
"@trezor/theme": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
proxy-memoize: "npm:2.0.2"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
@@ -7804,7 +7804,7 @@ __metadata:
"@suite-native/navigation": "workspace:*"
"@trezor/styles": "workspace:*"
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jotai: "npm:1.9.1"
proxy-memoize: "npm:2.0.2"
react: "npm:^18.2.0"
@@ -7855,7 +7855,7 @@ __metadata:
"@suite-native/storage": "workspace:*"
"@trezor/styles": "workspace:*"
expo-local-authentication: "npm:13.7.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jotai: "npm:1.9.1"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
@@ -7882,7 +7882,7 @@ __metadata:
"@mobily/ts-belt": "npm:^3.13.1"
"@suite-common/wallet-config": "workspace:*"
"@suite-common/wallet-utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -7922,7 +7922,7 @@ __metadata:
resolution: "@suite-native/device-mutex@workspace:suite-native/device-mutex"
dependencies:
"@mobily/ts-belt": "npm:^3.13.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
languageName: unknown
linkType: soft
@@ -8048,7 +8048,7 @@ __metadata:
"@trezor/blockchain-link": "workspace:*"
"@trezor/styles": "workspace:*"
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
react-redux: "npm:8.0.7"
@@ -8095,7 +8095,7 @@ __metadata:
"@trezor/theme": "workspace:*"
date-fns: "npm:^2.30.0"
expo-haptics: "npm:12.8.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jotai: "npm:1.9.1"
react: "npm:18.2.0"
react-intl: "npm:^6.5.1"
@@ -8114,7 +8114,7 @@ __metadata:
"@suite-native/toasts": "workspace:*"
"@trezor/connect": "workspace:*"
expo-clipboard: "npm:5.0.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
languageName: unknown
@@ -8208,7 +8208,7 @@ __metadata:
"@trezor/connect": "workspace:*"
"@trezor/styles": "workspace:*"
"@trezor/utxo-lib": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
lottie-react-native: "npm:6.5.1"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
@@ -8338,7 +8338,7 @@ __metadata:
"@trezor/env-utils": "workspace:*"
"@trezor/styles": "workspace:*"
"@trezor/theme": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
react-redux: "npm:8.0.7"
@@ -8436,7 +8436,7 @@ __metadata:
"@suite-native/qr-code": "workspace:*"
"@suite-native/receive": "workspace:*"
"@trezor/styles": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
react-redux: "npm:8.0.7"
@@ -8675,7 +8675,7 @@ __metadata:
expo-random: "npm:13.6.0"
expo-secure-store: "npm:12.8.1"
expo-splash-screen: "npm:0.18.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jotai: "npm:1.9.1"
react: "npm:18.2.0"
react-native: "npm:0.73.2"
@@ -8693,7 +8693,7 @@ __metadata:
"@testing-library/react-native": "npm:^11.0.0"
"@trezor/styles": "workspace:*"
"@trezor/theme": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-native-gesture-handler: "npm:2.14.1"
react-native-reanimated: "npm:3.7.0-nightly-20240101-9d365ae7b"
@@ -8767,7 +8767,7 @@ __metadata:
"@trezor/blockchain-link-types": "workspace:*"
"@trezor/styles": "workspace:*"
"@trezor/theme": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jotai: "npm:1.9.1"
proxy-memoize: "npm:2.0.2"
react: "npm:18.2.0"
@@ -9024,7 +9024,7 @@ __metadata:
dependencies:
"@trezor/env-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
peerDependencies:
tslib: ^2.6.2
@@ -9038,7 +9038,7 @@ __metadata:
"@types/cors": "npm:^2.8.15"
cors: "npm:^2.8.5"
express: "npm:^4.18.2"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -9070,7 +9070,7 @@ __metadata:
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -9096,7 +9096,7 @@ __metadata:
events: "npm:^3.3.0"
fs-extra: "npm:^11.1.1"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
ripple-lib: "npm:^1.10.1"
socks-proxy-agent: "npm:6.1.1"
@@ -9126,7 +9126,7 @@ __metadata:
cross-fetch: "npm:^4.0.0"
events: "npm:^3.3.0"
golomb: "npm:1.2.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
n64: "npm:^0.2.10"
rimraf: "npm:^5.0.5"
typescript: "npm:5.3.2"
@@ -9161,7 +9161,7 @@ __metadata:
"@types/styled-components": "npm:^5.1.29"
date-fns: "npm:^2.30.0"
framer-motion: "npm:^10.16.4"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
lottie-react: "npm:^2.4.0"
polished: "npm:^4.2.2"
postcss-styled-syntax: "npm:^0.5.0"
@@ -9201,7 +9201,7 @@ __metadata:
dependencies:
"@trezor/env-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -9246,7 +9246,7 @@ __metadata:
babel-loader: "npm:^9.1.3"
copy-webpack-plugin: "npm:^11.0.0"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
markdown-it: "npm:^13.0.2"
markdown-it-imsize: "npm:^2.0.1"
markdown-it-link-attributes: "npm:^4.0.1"
@@ -9286,7 +9286,7 @@ __metadata:
copy-webpack-plugin: "npm:^11.0.0"
es6-promise: "npm:^4.2.8"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
terser-webpack-plugin: "npm:^5.3.9"
typescript: "npm:5.3.2"
@@ -9302,7 +9302,7 @@ __metadata:
resolution: "@trezor/connect-plugin-ethereum@workspace:packages/connect-plugin-ethereum"
dependencies:
"@metamask/eth-sig-util": "npm:^7.0.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
typescript: "npm:5.3.2"
peerDependencies:
@@ -9316,7 +9316,7 @@ __metadata:
resolution: "@trezor/connect-plugin-stellar@workspace:packages/connect-plugin-stellar"
dependencies:
bignumber.js: "npm:^9.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
stellar-base: "npm:v10.0.0-beta.2"
stellar-sdk: "npm:^v11.0.0-beta.3"
@@ -9353,7 +9353,7 @@ __metadata:
copy-webpack-plugin: "npm:^11.0.0"
eth-phishing-detect: "npm:^1.2.0"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react-dom: "npm:18.2.0"
rimraf: "npm:^5.0.5"
terser-webpack-plugin: "npm:^5.3.9"
@@ -9384,7 +9384,7 @@ __metadata:
"@trezor/urls": "workspace:*"
"@types/react": "npm:18.0.32"
"@types/styled-components": "npm:^5.1.29"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react-intl: "npm:^6.5.1"
typescript: "npm:5.3.2"
peerDependencies:
@@ -9409,7 +9409,7 @@ __metadata:
"@types/w3c-web-usb": "npm:^1.0.9"
events: "npm:^3.3.0"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
selfsigned: "npm:^2.4.1"
terser-webpack-plugin: "npm:^5.3.9"
@@ -9441,7 +9441,7 @@ __metadata:
"@types/chrome": "npm:latest"
copy-webpack-plugin: "npm:^12.0.1"
events: "npm:^3.3.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.1"
terser-webpack-plugin: "npm:^5.3.9"
tsx: "npm:^4.7.0"
@@ -9483,7 +9483,7 @@ __metadata:
cross-fetch: "npm:^4.0.0"
ethereum-cryptography: "npm:^2.0.0"
events: "npm:^3.3.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
karma: "npm:^6.4.2"
karma-babel-preprocessor: "npm:^8.0.2"
karma-chrome-launcher: "npm:^3.2.0"
@@ -9523,7 +9523,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/dom-utils@workspace:packages/dom-utils"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -9571,7 +9571,7 @@ __metadata:
dependencies:
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -9581,7 +9581,7 @@ __metadata:
resolution: "@trezor/protobuf@workspace:packages/protobuf"
dependencies:
"@trezor/schema-utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
long: "npm:^4.0.0"
protobufjs: "npm:7.2.5"
protobufjs-cli: "npm:^1.1.2"
@@ -9597,7 +9597,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/protocol@workspace:packages/protocol"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -9623,7 +9623,7 @@ __metadata:
dependencies:
"@trezor/type-utils": "workspace:*"
"@trezor/utils": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
typescript: "npm:5.3.2"
languageName: unknown
@@ -9635,7 +9635,7 @@ __metadata:
dependencies:
"@trezor/utils": "workspace:*"
cross-fetch: "npm:^4.0.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
socks-proxy-agent: "npm:6.1.1"
ts-node: "npm:^10.9.1"
@@ -9650,7 +9650,7 @@ __metadata:
dependencies:
"@sinclair/typebox": "npm:^0.31.28"
"@sinclair/typebox-codegen": "npm:^0.8.13"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
prettier: "npm:^3.0.3"
ts-mixer: "npm:^6.0.3"
tsx: "npm:^4.6.2"
@@ -9668,7 +9668,7 @@ __metadata:
chalk: "npm:^4.1.2"
dotenv: "npm:^16.4.1"
fs-extra: "npm:^11.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
prettier: "npm:3.0.3"
sort-package-json: "npm:^1.57.0"
tsx: "npm:4.6.2"
@@ -9695,7 +9695,7 @@ __metadata:
fela-plugin-unit: "npm:^12.2.1"
fela-sort-media-query-mobile-first: "npm:^12.2.1"
fela-utils: "npm:^12.2.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
polished: "npm:^4.2.2"
react: "npm:18.2.0"
react-fela: "npm:^12.2.1"
@@ -9709,7 +9709,7 @@ __metadata:
resolution: "@trezor/suite-analytics@workspace:packages/suite-analytics"
dependencies:
"@trezor/analytics": "workspace:*"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -9732,7 +9732,7 @@ __metadata:
css-loader: "npm:^6.8.1"
css-minimizer-webpack-plugin: "npm:^5.0.1"
html-webpack-plugin: "npm:^5.5.3"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
raw-loader: "npm:^4.0.2"
react-refresh: "npm:^0.14.0"
stream-browserify: "npm:^3.0.0"
@@ -9764,7 +9764,7 @@ __metadata:
babel-loader: "npm:^9.1.3"
css-loader: "npm:^6.8.1"
fs-extra: "npm:^11.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
postcss-loader: "npm:^7.3.3"
postcss-modules-extract-imports: "npm:^3.0.0"
postcss-modules-local-by-default: "npm:^4.0.3"
@@ -9784,7 +9784,7 @@ __metadata:
resolution: "@trezor/suite-desktop-api@workspace:packages/suite-desktop-api"
dependencies:
electron: "npm:27.0.4"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
typescript: "npm:5.3.2"
languageName: unknown
@@ -9825,7 +9825,7 @@ __metadata:
electron-store: "npm:^8.1.0"
electron-updater: "npm:6.1.4"
glob: "npm:^10.3.10"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
openpgp: "npm:^5.11.0"
rimraf: "npm:^5.0.5"
systeminformation: "npm:^5.21.15"
@@ -9857,7 +9857,7 @@ __metadata:
"@types/react": "npm:18.0.32"
"@types/react-dom": "npm:18.2.14"
"@types/styled-components": "npm:^5.1.29"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-markdown: "npm:^9.0.0"
@@ -9882,7 +9882,7 @@ __metadata:
electron-store: "npm:^8.1.0"
electron-updater: "npm:6.1.4"
glob: "npm:^10.3.10"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
usb: "npm:^2.11.0"
languageName: unknown
@@ -9895,7 +9895,7 @@ __metadata:
"@trezor/env-utils": "workspace:*"
broadcast-channel: "npm:^6.0.0"
idb: "npm:^7.1.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -9933,7 +9933,7 @@ __metadata:
cypress-file-upload: "npm:^5.0.8"
cypress-image-snapshot: "npm:^4.0.1"
cypress-real-events: "npm:^1.11.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-helmet: "npm:^6.1.0"
@@ -10043,7 +10043,7 @@ __metadata:
history: "npm:^4.10.1"
idb: "npm:^7.1.1"
immer: "npm:9.0.21"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jest-canvas-mock: "npm:^2.5.2"
jest-watch-typeahead: "npm:2.2.2"
jws: "npm:^4.0.0"
@@ -10094,7 +10094,7 @@ __metadata:
dependencies:
"@mobily/ts-belt": "npm:^3.13.1"
csstype: "npm:^3.1.2"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
prettier: "npm:3.0.3"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -10139,7 +10139,7 @@ __metadata:
"@types/sharedworker": "npm:^0.0.105"
"@types/w3c-web-usb": "npm:^1.0.9"
cross-fetch: "npm:^4.0.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
json-stable-stringify: "npm:^1.0.2"
long: "npm:^4.0.0"
protobufjs: "npm:7.2.5"
@@ -10167,7 +10167,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/type-utils@workspace:packages/type-utils"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -10177,7 +10177,7 @@ __metadata:
resolution: "@trezor/urls@workspace:packages/urls"
dependencies:
cross-fetch: "npm:^4.0.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft
@@ -10186,7 +10186,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/utils@workspace:packages/utils"
dependencies:
jest: "npm:29.6.4"
jest: "npm:29.7.0"
rimraf: "npm:^5.0.5"
tsx: "npm:^4.7.0"
typescript: "npm:5.3.2"
@@ -10218,7 +10218,7 @@ __metadata:
create-hash: "npm:^1.2.0"
create-hmac: "npm:^1.1.7"
int64-buffer: "npm:^1.0.1"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
minimaldata: "npm:^1.0.2"
pushdata-bitcoin: "npm:^1.0.1"
rimraf: "npm:^5.0.5"
@@ -13145,24 +13145,7 @@ __metadata:
languageName: node
linkType: hard
"babel-jest@npm:29.6.4":
version: 29.6.4
resolution: "babel-jest@npm:29.6.4"
dependencies:
"@jest/transform": "npm:^29.6.4"
"@types/babel__core": "npm:^7.1.14"
babel-plugin-istanbul: "npm:^6.1.1"
babel-preset-jest: "npm:^29.6.3"
chalk: "npm:^4.0.0"
graceful-fs: "npm:^4.2.9"
slash: "npm:^3.0.0"
peerDependencies:
"@babel/core": ^7.8.0
checksum: 1e26438368719336d3cb6144b68155f4837154b38d917180b9d0a2344e17dacb59b1213e593005fa7f63041052ad0e38cd1fb1de1c6b54f7d353f617a2ad20cf
languageName: node
linkType: hard
"babel-jest@npm:^29.2.1, babel-jest@npm:^29.7.0":
"babel-jest@npm:29.7.0, babel-jest@npm:^29.2.1, babel-jest@npm:^29.7.0":
version: 29.7.0
resolution: "babel-jest@npm:29.7.0"
dependencies:
@@ -22188,7 +22171,7 @@ __metadata:
languageName: node
linkType: hard
"jest-cli@npm:^29.6.4":
"jest-cli@npm:^29.7.0":
version: 29.7.0
resolution: "jest-cli@npm:29.7.0"
dependencies:
@@ -22685,14 +22668,14 @@ __metadata:
languageName: node
linkType: hard
"jest@npm:29.6.4":
version: 29.6.4
resolution: "jest@npm:29.6.4"
"jest@npm:29.7.0":
version: 29.7.0
resolution: "jest@npm:29.7.0"
dependencies:
"@jest/core": "npm:^29.6.4"
"@jest/core": "npm:^29.7.0"
"@jest/types": "npm:^29.6.3"
import-local: "npm:^3.0.2"
jest-cli: "npm:^29.6.4"
jest-cli: "npm:^29.7.0"
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
@@ -22700,7 +22683,7 @@ __metadata:
optional: true
bin:
jest: bin/jest.js
checksum: d747e293bd63f583e7978ac0693ab7a019812fa44b9bf3b3fe20e75e8a343bcd8251d292326d73151dc0b8a2b5a974d878b3aa9ffb146dfa7980553f64a35b43
checksum: 97023d78446098c586faaa467fbf2c6b07ff06e2c85a19e3926adb5b0effe9ac60c4913ae03e2719f9c01ae8ffd8d92f6b262cedb9555ceeb5d19263d8c6362a
languageName: node
linkType: hard
@@ -32402,7 +32385,7 @@ __metadata:
"@types/tar": "npm:^6.1.11"
"@typescript-eslint/eslint-plugin": "npm:^6.19.1"
"@typescript-eslint/parser": "npm:^6.19.1"
babel-jest: "npm:29.6.4"
babel-jest: "npm:29.7.0"
cross-fetch: "npm:^4.0.0"
eslint: "npm:^8.56.0"
eslint-config-airbnb: "npm:^18.2.1"
@@ -32416,7 +32399,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
jest: "npm:29.6.4"
jest: "npm:29.7.0"
jest-expo: "npm:^49.0.0"
metro-react-native-babel-preset: "npm:0.76.4"
npm-run-all: "npm:^4.1.5"