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
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=("connect" "foundation" "mobile" "qa" "trends" "engagement")
domains=("connect" "foundation" "growth" "trade" "qa" "wallet")

dependencies_in_lists=()
dependencies_missing_from_lists=()
Expand Down
14 changes: 4 additions & 10 deletions scripts/list-outdated-dependencies/connect-dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
@blockaid/client
@codemirror/state
@hbsnow/rehype-sectionize
@jest/globals
@jest/types
@noble/hashes
@headlessui/react
@reown/walletkit
@scure/bip39
@sentry/browser
@sentry/core
@sentry/electron
@sentry/webpack-plugin
@sinclair/typebox
@sinclair/typebox-codegen
@types/bytebuffer
@types/chrome
@types/flexsearch
@types/git-url-parse
@types/json-stable-stringify
@types/jws
@types/karma
@types/lodash
@types/node
@types/node-fetch
@types/semver
@types/sharedworker
Expand All @@ -33,6 +29,7 @@
@walletconnect/utils
base-x
browserify-bignum
buffer
cbor
cbor-js
clsx
Expand All @@ -52,8 +49,6 @@ git-url-parse
groestl-hash-js
html-inline-script-webpack-plugin
intersection-observer
jest-environment-node
jest-extended
json-stable-stringify
json5
jssha
Expand All @@ -73,7 +68,6 @@ next-themes
nextra
nextra-theme-docs
node-fetch
node-libs-browser
postcss
postcss-cli
postcss-import
Expand Down
61 changes: 34 additions & 27 deletions scripts/list-outdated-dependencies/foundation-dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,41 @@
@babel/cli
@babel/core
@babel/node
@babel/plugin-proposal-decorators
@babel/plugin-transform-runtime
@babel/preset-env
@babel/preset-react
@babel/preset-typescript
@babel/runtime
@braintree/sanitize-url
@electron/fuses
@electron/notarize
@eslint/js
@evolu/common
@evolu/react-native
@evolu/web
@hookform/resolvers
@noble/hashes
@types/bn.js
@types/create-hmac
@sentry/browser
@sentry/core
@sentry/electron
@sentry/react-native
@sentry/webpack-plugin
@types/electron-localshortcut
@types/file-saver
@types/fs-extra
app-builder-lib
bech32
bignumber.js
bip66
bitcoin-ops
blake-hash
blakejs
bn.js
bs58
bs58check
cashaddrjs
@types/webpack-bundle-analyzer
@types/webpack-plugin-serve
babel-jest
babel-loader
babel-plugin-transform-remove-console
babel-preset-expo
chalk
copy-webpack-plugin
core-js
cors
create-hmac
depcheck
dropbox
electron
electron-builder
electron-devtools-installer
electron-localshortcut
electron-store
electron-updater
Expand All @@ -45,26 +51,27 @@ eslint-plugin-react-hooks
express
fake-indexeddb
file-saver
fs-extra
glob
globals
golomb
html-webpack-plugin
husky
idb
int64-buffer
minimaldata
minimatch
n64
nx
openpgp
prettier
react-hook-form
rimraf
react-native-ble-plx
react-native-mmkv
simple-git
sort-package-json
tiny-secp256k1
typeforce
typescript-eslint
uuid
varuint-bitcoin
wif
vm-browserify
webpack
webpack-bundle-analyzer
webpack-cli
webpack-dev-server
webpack-merge
webpack-plugin-serve
yargs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
@floating-ui/react
@formatjs/cli
@formatjs/intl
@headlessui/react
@originjs/vite-plugin-commonjs
@storybook/addon-docs
@storybook/addon-links
Expand All @@ -11,20 +10,33 @@
@types/pako
@types/pdfmake
@types/react-date-range
@types/react-dom
@types/zxcvbn
app-builder-lib
autoprefixer
babel-plugin-styled-components
css-in-js-utils
css-loader
css-minimizer-webpack-plugin
csstype
date-fns
electron-devtools-installer
fantasticon
fela
fela-enforce-longhands
fela-native
fela-plugin-embedded
fela-plugin-extend
fela-plugin-multiple-selectors
fela-plugin-placeholder-prefixer
fela-plugin-unit
fela-sort-media-query-mobile-first
framer-motion
glob
history
intl-pluralrules
lottie-react
lottie-react-native
node-addon-api
node-gyp
node-loader
pako
pdfmake
Expand All @@ -33,31 +45,33 @@ postcss-loader
postcss-styled-syntax
qrcode.react
react-date-range
react-error-boundary
react-fela
react-focus-lock
react-helmet-async
react-intl
react-markdown
react-medium-image-zoom
react-native-edge-to-edge
react-native-gesture-handler
react-native-keyboard-controller
react-native-reanimated
react-native-safe-area-context
react-native-screens
react-native-svg
react-native-webview
react-qr-code
react-zxing
react-select
react-svg
react-toastify
recharts
sharp
simple-git
storybook
style-loader
styled-components
stylelint
stylelint-config-standard
svgo
tslib
tsx
typescript
typescript-styled-plugin
ua-parser-js
vite
vite-plugin-wasm
vm-browserify
zxcvbn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

script_directory="$(dirname "${BASH_SOURCE[0]}")"

domains=("connect" "foundation" "mobile" "qa" "trends" "engagement")
domains=("connect" "foundation" "growth" "trade" "qa" "wallet")
valid_arguments_hint="Valid values are: ${domains[*]}."

# Check if an argument was provided
Expand Down
10 changes: 10 additions & 0 deletions scripts/list-outdated-dependencies/qa-dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
chai
@config-plugins/detox
@currents/cmd
@currents/playwright
@jest/globals
@jest/reporters
@jest/types
@octokit/rest
@playwright/browser-chromium
@playwright/browser-firefox
@playwright/browser-webkit
@playwright/test
@types/jest
detox
dotenv
eslint-plugin-playwright
jest
jest-canvas-mock
jest-diff
jest-environment-node
jest-expo
jest-extended
jest-junit
jest-watch-typeahead
ts-jest
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
@config-plugins/detox
@evolu/react-native
@expo/config-plugins
@gorhom/bottom-sheet
@mobily/ts-belt
Expand All @@ -20,19 +18,12 @@
@rozenite/performance-monitor-plugin
@rozenite/redux-devtools-plugin
@rozenite/react-navigation-plugin
@sentry/react-native
@shopify/flash-list
@shopify/react-native-skia
@testing-library/react-native
@types/node
@types/fs-extra
@types/invity-api
@types/react
@whatwg-node/events
abortcontroller-polyfill
babel-plugin-transform-remove-console
babel-preset-expo
buffer
detox
event-target-shim
@types/react-dom
expo
expo-atlas
expo-build-properties
Expand All @@ -58,45 +49,24 @@ expo-system-ui
expo-store-review
expo-updates
expo-video
fantasticon
fela
fela-enforce-longhands
fela-native
fela-plugin-embedded
fela-plugin-extend
fela-plugin-multiple-selectors
fela-plugin-placeholder-prefixer
fela-plugin-unit
fela-sort-media-query-mobile-first
intl-pluralrules
jest-expo
fs-extra
jotai
lottie-react-native
metro-config
node-gyp
node-libs-browser
react
react-dom
react-fela
react-error-boundary
react-native
react-native-ble-plx
react-native-edge-to-edge
react-native-gesture-handler
react-native-get-random-values
react-native-keyboard-controller
react-native-launch-arguments
react-native-mmkv
react-native-performance
react-native-permissions
react-native-quick-crypto
react-native-reanimated
react-native-restart
react-native-safe-area-context
react-native-screens
react-native-svg
react-native-webview
react-qr-code
redux-devtools-expo-dev-plugin
redux-persist
rimraf
tslib
tsx
type-fest
yup
typescript
typescript-styled-plugin
ua-parser-js
Loading