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
16 changes: 10 additions & 6 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

/docker @vdovhanych @mroz22

/scripts @MiroslavProchazka
/scripts/list-outdated-dependencies/connect-dependencies.txt @mroz22
/scripts/list-outdated-dependencies/engagement-dependencies.txt @jvaclavik
/scripts/list-outdated-dependencies/foundation-dependencies.txt @komret
/scripts/list-outdated-dependencies/mobile-dependencies.txt @matejkriz
/scripts/list-outdated-dependencies/qa-dependencies.txt @HajekOndrej
/scripts/list-outdated-dependencies/trends-dependencies.txt @tomasklim
/scripts @karliatto

/packages/analytics @tomasklim

Expand Down Expand Up @@ -72,9 +78,7 @@

/packages/transport-test @mroz22

/packages/transport-native @trezor/suite-mobile @MiroslavProchazka

/packages/theme @MiroslavProchazka @trezor/suite-engagement
/packages/theme @trezor/suite-engagement

/packages/urls @marekrjpolak

Expand All @@ -84,11 +88,11 @@

/packages/utxo-lib @szymonlesisz

/packages/styles @MiroslavProchazka @trezor/suite-engagement
/packages/styles @trezor/suite-engagement

/packages/suite/src/support/messages.ts @MiroslavProchazka

/suite-common/graph @trezor/suite-mobile @MiroslavProchazka
/suite-common/graph @trezor/suite-mobile

/packages/connect/src/data/deviceAuthenticityConfig.ts @tsusanka

Expand Down
3 changes: 1 addition & 2 deletions packages/suite-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"stylelint-config-standard": "^36.0.0",
"tsx": "^4.19.3",
"webpack": "^5.97.1",
"ws": "^8.18.0",
"yargs": "17.7.2"
"ws": "^8.18.0"
}
}
2 changes: 1 addition & 1 deletion scripts/ci/list-missing-dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# List dependencies missing from the domain lists.

domains=("common" "connect" "foundation" "mobile" "qa" "trends" "engagement")
domains=("connect" "foundation" "mobile" "qa" "trends" "engagement")

dependencies_in_lists=()
dependencies_missing_from_lists=()
Expand Down
95 changes: 0 additions & 95 deletions scripts/list-outdated-dependencies/common-dependencies.txt

This file was deleted.

147 changes: 76 additions & 71 deletions scripts/list-outdated-dependencies/connect-dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,97 +1,102 @@
next
next-seo
next-themes
nextra
nextra-theme-docs
tailwindcss
postcss
postcss-cli
postcss-import
postcss-lightningcss
@tailwindcss/nesting
@codemirror/state
@hbsnow/rehype-sectionize
@jest/globals
@jest/types
@noble/hashes
@reown/walletkit
@scure/bip39
@sentry/browser
@sentry/core
@sentry/electron
@sentry/webpack-plugin
@sinclair/typebox
@sinclair/typebox-codegen
@hbsnow/rehype-sectionize
@tailwindcss/nesting
@types/bytebuffer
@types/chrome
@types/events
@types/flexsearch
@types/git-url-parse
@types/json-stable-stringify
@types/karma
@types/lodash
@types/node-fetch
@types/semver
@types/sharedworker
@types/w3c-web-usb
@types/web
@types/ws
@uiw/react-codemirror
@vitejs/plugin-react
@walletconnect/core
@walletconnect/react-native-compat
@walletconnect/utils
base-x
browserify-bignum
cbor-js
clsx
codemirror-json-schema
codemirror-json5
concurrently
crc
cross-fetch
crypto-browserify
es6-promise
esbuild
escape-string-regexp
eth-phishing-detect
pushdata-bitcoin
@types/karma
events
flexsearch
focus-visible
git-url-parse
groestl-hash-js
html-inline-script-webpack-plugin
intersection-observer
jest-environment-node
jest-extended
json-stable-stringify
json5
jssha
karma
karma-babel-preprocessor
karma-chrome-launcher
karma-jasmine
karma-jasmine-async
karma-sourcemap-loader
karma-webpack
@types/lodash
lodash
@types/git-url-parse
git-url-parse
clsx
protobufjs
protobufjs-cli
es6-promise
focus-visible
base-x
@uiw/react-codemirror
browserify-bignum
long
match-sorter
zod
esbuild
xvfb-maybe
scroll-into-view-if-needed
codemirror-json-schema
json-stable-stringify
@types/json-stable-stringify
intersection-observer
@types/semver
semver
next
next-seo
next-themes
nextra
nextra-theme-docs
node-fetch
node-libs-browser
json-stable-stringify
usb
tiny-worker
terser-webpack-plugin
postcss
postcss-cli
postcss-import
postcss-lightningcss
protobufjs
protobufjs-cli
pushdata-bitcoin
react-inspector
remark-gemoji
remark-gfm
socks-proxy-agent
scroll-into-view-if-needed
selfsigned
swr
long
json5
groestl-hash-js
@types/flexsearch
flexsearch
codemirror-json5
@types/w3c-web-usb
@types/sharedworker
crc
cbor-js
ws
@types/ws
crypto-browserify
semver
socks-proxy-agent
stream-browserify
events
@types/web
jssha
@jest/types
@jest/globals
jest-extended
jest-environment-node
scroll-into-view-if-needed
@types/bn.js
@types/events
@noble/hashes
@scure/bip39
@reown/walletkit
@walletconnect/core
@walletconnect/utils
@walletconnect/react-native-compat
html-inline-script-webpack-plugin
swr
tailwindcss
terser-webpack-plugin
tiny-worker
ts-mixer
ts-node
usb
version-bump-prompt
ws
xvfb-maybe
zod
Loading
Loading