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
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ stream-browserify
swr
tailwindcss
tar
terser-webpack-plugin
tiny-worker
ts-mixer
ts-node
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
@evolu/react-native
@evolu/web
@noble/curves
@pmmmwh/react-refresh-webpack-plugin
@sentry/browser
@sentry/core
@sentry/electron
Expand All @@ -24,7 +25,6 @@
@types/file-saver
@types/webpack-bundle-analyzer
@types/webpack-plugin-serve
babel-jest
babel-loader
babel-plugin-transform-remove-console
chalk
Expand Down Expand Up @@ -53,21 +53,19 @@ express
fake-indexeddb
file-saver
globals
golomb
html-webpack-plugin
husky
idb
minimatch
n64
nx
openpgp
prettier
react-native-ble-plx
react-native-mmkv
react-freeze
react-native-nitro-modules
simple-git
sort-package-json
terser-webpack-plugin
typescript-eslint
uuid
vm-browserify
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ react-svg
react-toastify
recharts
sharp
simple-git
storybook
style-loader
styled-components
Expand Down
1 change: 1 addition & 0 deletions scripts/list-outdated-dependencies/qa-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ chai
@playwright/browser-webkit
@playwright/test
@types/jest
babel-jest
detox
dotenv
eslint-plugin-playwright
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
@hookform/resolvers
@metamask/eth-sig-util
@noble/hashes
@pmmmwh/react-refresh-webpack-plugin
@reduxjs/toolkit
@solana-program/compute-budget
@solana-program/stake
Expand Down Expand Up @@ -44,11 +43,13 @@ cashaddrjs
create-hmac
eth-phishing-detect
event-target-shim
golomb
immer
int64-buffer
json-schema-to-typescript
jws
minimaldata
n64
patch-package
raw-loader
react-hook-form
Expand Down
Loading