chore: update root dependencies

This commit is contained in:
Jan Komarek
2024-01-29 11:22:10 +01:00
committed by Jan Komárek
parent d3f8043f0b
commit fac6d99ecd
26 changed files with 642 additions and 447 deletions

View File

@@ -99,52 +99,52 @@
"@types/react": "18.0.32"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/node": "^7.22.19",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/node": "^7.23.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.2",
"@babel/runtime": "^7.23.9",
"@suite-common/wallet-types": "workspace:*",
"@types/jest": "29.5.0",
"@types/node": "18.17.15",
"@types/prettier": "^3.0.0",
"@types/semver": "^7.5.4",
"@types/tar": "^6",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/semver": "^7.5.6",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"babel-jest": "29.5.0",
"cross-fetch": "^4.0.0",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-chai-friendly": "^0.7.4",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "29.5.0",
"jest-expo": "^49.0.0",
"metro-react-native-babel-preset": "0.76.4",
"npm-run-all": "^4.1.5",
"nx": "^17.0.3",
"nx": "^17.2.8",
"patch-package": "8.0.0",
"prettier": "3.0.3",
"prettier-eslint": "^16.1.2",
"prettier-eslint": "^16.3.0",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"tar": "^6.2.0",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"version-bump-prompt": "^6.1.0"
},

View File

@@ -20,7 +20,7 @@
"@types/cors": "^2.8.15",
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"rimraf": "^5.0.5",
"ripple-lib": "^1.10.1",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -27,7 +27,7 @@
"@trezor/type-utils": "workspace:*",
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -59,7 +59,7 @@
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tiny-worker": "^2.3.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",

View File

@@ -42,7 +42,7 @@
"devDependencies": {
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -55,7 +55,7 @@
"rimraf": "^5.0.5",
"selfsigned": "^2.4.1",
"terser-webpack-plugin": "^5.3.9",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",

View File

@@ -54,7 +54,7 @@
"jest": "29.5.0",
"rimraf": "^5.0.1",
"terser-webpack-plugin": "^5.3.9",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "^4.9.5",
"webpack": "^5.87.0",
"webpack-cli": "^5.1.4",

View File

@@ -84,7 +84,7 @@
"karma-webpack": "^5.0.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.89.0",
"ws": "^8.16.0"

View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -39,7 +39,7 @@
"jest": "29.5.0",
"protobufjs-cli": "^1.1.2",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -40,7 +40,7 @@
"postcss-modules-values": "^4.0.0",
"simple-git": "^3.20.0",
"style-loader": "^3.3.3",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"

View File

@@ -52,7 +52,7 @@
"jest": "29.5.0",
"rimraf": "^5.0.5",
"terser-webpack-plugin": "^5.3.9",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.87.0",
"xvfb-maybe": "^0.2.1"

View File

@@ -56,7 +56,7 @@
"rimraf": "^5.0.5",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"webpack": "^5.89.0",
"ws": "^8.16.0",

View File

@@ -146,7 +146,7 @@
"redux-mock-store": "^1.5.4",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2",
"typescript-styled-plugin": "^0.18.3"
}

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"jest": "29.5.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -50,7 +50,7 @@
"jest": "29.5.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"dependencies": {

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"jest": "29.5.0",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -65,7 +65,7 @@
"jest": "29.5.0",
"minimaldata": "^1.0.2",
"rimraf": "^5.0.5",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"peerDependencies": {

View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"jest": "29.5.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -25,7 +25,7 @@
"devDependencies": {
"jest": "29.5.0",
"svgo": "3.0.2",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -35,7 +35,7 @@
"@suite-common/test-utils": "workspace:*",
"@types/fs-extra": "^11.0.3",
"jest": "29.5.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
},
"nx": {

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"jest": "29.5.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "5.3.2"
}
}

View File

@@ -18,6 +18,6 @@
"prettier": "3.0.3",
"react": "18.2.0",
"react-native": "0.73.2",
"tsx": "^4.6.2"
"tsx": "^4.7.0"
}
}

997
yarn.lock

File diff suppressed because it is too large Load Diff