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

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"type-fest": "4.24.0",
"bcrypto": "5.4.0",
"react": "19.1.0",
"electron": "38.0.0",
"electron": "39.0.0",
"@types/node": "22.13.10",
"bn.js": "5.2.2",
"node-addon-api": "8.5.0",
Expand All @@ -118,13 +118,13 @@
},
"devDependencies": {
"@babel/cli": "7.28.3",
"@babel/core": "7.28.4",
"@babel/core": "7.28.5",
"@babel/node": "^7.28.0",
"@babel/plugin-proposal-decorators": "^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/plugin-transform-runtime": "7.28.5",
"@babel/preset-env": "7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@babel/runtime": "7.28.4",
"@trezor/eslint": "workspace:*",
"@types/jest": "29.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"styled-components": "^6.1.19"
},
"devDependencies": {
"@babel/preset-react": "^7.27.1",
"@babel/preset-react": "^7.28.5",
"@storybook/addon-docs": "^9.0.16",
"@storybook/addon-links": "^9.0.16",
"@storybook/react": "^9.0.16",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@trezor/eslint": "workspace:*",
"electron": "38.0.0",
"electron": "39.0.0",
"electron-builder": "26.0.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@trezor/eslint": "workspace:*",
"electron": "38.0.0",
"electron": "39.0.0",
"electron-builder": "26.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/connect-examples/mobile-expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-native": "0.81.4"
},
"devDependencies": {
"@babel/core": "7.28.4",
"@babel/core": "7.28.5",
"@types/react": "^19.0.0",
"typescript": "5.8.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trezor/connect-common": "workspace:*"
},
"devDependencies": {
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-typescript": "^7.28.5",
"@trezor/bundler-security": "workspace:*",
"@trezor/eslint": "workspace:*",
"@types/jest": "29.5.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/connect-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"react-dom": "19.1.0"
},
"devDependencies": {
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@playwright/browser-chromium": "^1.55.0",
"@playwright/browser-firefox": "^1.55.0",
"@playwright/browser-webkit": "^1.55.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@trezor/websocket-client": "workspace:*"
},
"devDependencies": {
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-typescript": "^7.28.5",
"@playwright/browser-chromium": "^1.55.0",
"@playwright/browser-firefox": "^1.55.0",
"@playwright/browser-webkit": "^1.55.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-webextension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@trezor/connect-web": "workspace:*"
},
"devDependencies": {
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-typescript": "^7.28.5",
"@trezor/eslint": "workspace:*",
"@types/chrome": "^0.0.299",
"@types/w3c-web-usb": "^1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"jws": "^4.0.0"
},
"devDependencies": {
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-typescript": "^7.28.5",
"@trezor/eslint": "workspace:*",
"@trezor/trezor-user-env-link": "workspace:*",
"@types/jws": "^3.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/product-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/preset-react": "^7.27.1",
"@babel/preset-react": "^7.28.5",
"@storybook/addon-docs": "^9.0.16",
"@storybook/addon-links": "^9.0.16",
"@storybook/react": "^9.0.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite-build/configs/base.webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ const config: webpack.Configuration = {
org: 'satoshilabs',
project: 'trezor-suite',
authToken: sentryAuthToken,
release: { name: sentryRelease, cleanArtifacts: true },
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't do anything anyway, because we were on 2.22.7 but this is noop since 2.17.0

release: { name: sentryRelease },
sourcemaps: {
assets: path.join(getPathForProject(project), 'build', '**'),
ignore: ['static/connect'], // connect does not contain source maps for now
Expand Down
5 changes: 2 additions & 3 deletions packages/suite-build/configs/desktop.webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ const baseDirUI = getPathForProject('desktop-ui');
const baseDir = getPathForProject('desktop');

const config: webpack.Configuration = {
// Electron 38 runs on Chromium 140 https://github.com/electron/electron/releases/tag/v38.0.0
// but we are limited to 138 (supported by latest browserslist, as included by latest webpack)
target: 'browserslist:Chrome >= 138',
// Electron 39 runs on Chromium 142 https://www.electronjs.org/blog/electron-39-0
target: 'browserslist:Chrome >= 142',
entry: [path.join(baseDirUI, 'src', 'index.tsx')],
output: {
// This builds JS directly `dist/` (instead `dist/js/`)
Expand Down
4 changes: 2 additions & 2 deletions packages/suite-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"devDependencies": {
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
"@sentry/webpack-plugin": "^2.22.7",
"@sentry/webpack-plugin": "^4.6.0",
"@trezor/eslint": "workspace:*",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@types/webpack-plugin-serve": "^1.4.6",
"@types/webpack-plugin-serve": "^1.4.7",
"@vitejs/plugin-react": "^4.7.0",
"react-refresh": "^0.18.0",
"vite": "^7.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"css-loader": "^6.10.0",
"fs-extra": "^11.3.1",
"postcss-loader": "^8.1.1",
"simple-git": "^3.28.0",
"simple-git": "^3.29.0",
"style-loader": "^4.0.0",
"tsx": "^4.20.3",
"webpack": "5.102.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite-desktop-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"depcheck": "yarn g:depcheck"
},
"dependencies": {
"electron": "38.0.0"
"electron": "39.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/suite-desktop-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@playwright/browser-firefox": "^1.55.0",
"@playwright/browser-webkit": "^1.55.0",
"@playwright/test": "^1.55.0",
"@sentry/webpack-plugin": "^2.22.7",
"@sentry/webpack-plugin": "^4.6.0",
"@suite-common/feedback": "workspace:*",
"@suite-common/trading": "workspace:*",
"@suite-common/wallet-utils": "workspace:*",
Expand All @@ -75,7 +75,7 @@
"@types/lodash": "^4.17.16",
"@types/ws": "^8.5.13",
"dotenv": "^16.4.7",
"electron": "38.0.0",
"electron": "39.0.0",
"electron-devtools-installer": "^4.0.0",
"fs-extra": "^11.3.1",
"glob": "^11.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"usb": "^2.15.0"
},
"devDependencies": {
"electron": "38.0.0",
"electron": "39.0.0",
"electron-builder": "26.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/suite-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@suite-common/suite-types": "workspace:*",
"@trezor/connect": "workspace:*",
"@trezor/suite": "workspace:*",
"core-js": "^3.45.1",
"core-js": "^3.46.0",
"history": "^5.3.0",
"react": "19.1.0",
"react-dom": "19.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"prepublish": "yarn tsx ../../scripts/prepublish.js"
},
"devDependencies": {
"@babel/preset-env": "7.28.3",
"@babel/preset-typescript": "^7.27.1",
"@babel/preset-env": "7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@trezor/eslint": "workspace:*",
"@types/bytebuffer": "^5.0.49",
"@types/node": "22.13.10",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chalk": "^4.1.2",
"cross-fetch": "^4.0.0",
"fs-extra": "^11.3.1",
"minimatch": "^10.0.3",
"minimatch": "^10.1.1",
"prettier": "^3.6.2",
"sort-package-json": "^3.4.0",
"tsx": "^4.20.3",
Expand Down
4 changes: 2 additions & 2 deletions suite-common/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@trezor/connect": "workspace:*",
"@trezor/device-utils": "workspace:*",
"@trezor/utils": "workspace:*",
"core-js": "^3.45.1",
"fake-indexeddb": "^6.2.2",
"core-js": "^3.46.0",
"fake-indexeddb": "^6.2.4",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion suite-native/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"redux-persist": "6.0.0"
},
"devDependencies": {
"@babel/core": "7.28.4",
"@babel/core": "7.28.5",
"@config-plugins/detox": "^11.0.0",
"@currents/cmd": "^1.9.4",
"@jest/globals": "^29.7.0",
Expand Down
Loading
Loading