Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: install required peer dependencies #751

Merged
merged 1 commit into from
Nov 16, 2023
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: 13 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@
"@react-navigation/native-stack": "^6.7.0",
"@reduxjs/toolkit": "^1.8.3",
"@tanstack/react-query": "^4.12.0",
"@types/html-to-draftjs": "^1.4.0",
"@types/react-native-countdown-component": "^2.7.0",
"@wagmi/core": "^0.8.5",
"airtable": "^0.11.4",
"bech32": "^2.0.0",
Expand All @@ -73,6 +71,7 @@
"expo-status-bar": "~1.6.0",
"google-protobuf": "^3.21.2",
"html-to-draftjs": "^1.5.0",
"immutable": "^4.0.0",
"lodash": "^4.17.21",
"long": "^5.2.1",
"lottie-ios": "3.4.0",
Expand Down Expand Up @@ -107,9 +106,11 @@
"react-native-svg": "13.9.0",
"react-native-text-ticker": "^1.14.0",
"react-native-toast-message": "^2.1.5",
"react-native-vector-icons": "^10.0.2",
"react-native-web": "~0.19.6",
"react-native-webview": "13.2.2",
"react-redux": "^8.0.2",
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"stream-browserify": "^3.0.0",
"uuid": "^9.0.0",
Expand All @@ -118,14 +119,22 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/core": "^7.23.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-arrow-functions": "^7.23.3",
"@babel/plugin-transform-shorthand-properties": "^7.23.3",
"@babel/plugin-transform-template-literals": "^7.23.3",
"@cosmwasm/ts-codegen": "^0.35.3",
"@expo/webpack-config": "^19.0.0",
"@svgr/webpack": "^8.1.0",
"@types/draft-convert": "^2.1.4",
"@types/draft-js": "^0.11.9",
"@types/html-to-draftjs": "^1.4.0",
"@types/node": "^20.9.1",
"@types/react": "~18.2.14",
"@types/react-native-countdown-component": "^2.7.0",
"@types/react-native-svg-charts": "^5.0.12",
"@types/react-native-video": "^5.0.14",
"@types/uuid": "^9.0.0",
Expand All @@ -152,6 +161,7 @@
"ts-proto": "^1.120.0",
"ts-unused-exports": "^10.0.1",
"typescript": "^5.2.2",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-deduplication-plugin": "^0.0.8"
},
Expand Down
77 changes: 72 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.13.16, @babel/core@npm:^7.20.0, @babel/core@npm:^7.20.2, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.2":
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.13.16, @babel/core@npm:^7.20.0, @babel/core@npm:^7.20.2, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/core@npm:7.23.3"
dependencies:
Expand Down Expand Up @@ -1325,7 +1325,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-proposal-optional-chaining@npm:^7.13.12, @babel/plugin-proposal-optional-chaining@npm:^7.18.9, @babel/plugin-proposal-optional-chaining@npm:^7.20.0":
"@babel/plugin-proposal-optional-chaining@npm:^7.13.12, @babel/plugin-proposal-optional-chaining@npm:^7.18.9, @babel/plugin-proposal-optional-chaining@npm:^7.20.0, @babel/plugin-proposal-optional-chaining@npm:^7.21.0":
version: 7.21.0
resolution: "@babel/plugin-proposal-optional-chaining@npm:7.21.0"
dependencies:
Expand Down Expand Up @@ -7744,6 +7744,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.9.1":
version: 20.9.1
resolution: "@types/node@npm:20.9.1"
dependencies:
undici-types: ~5.26.4
checksum: bb893c6790733dac32818c1ca170fa466622dec39a0ade4639463e1358cb811771e242accbd065e7a1bfe59adc989c0ee59be65e462d3a0ab49043426f0b7637
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -11321,6 +11330,17 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^7.0.2":
version: 7.0.4
resolution: "cliui@npm:7.0.4"
dependencies:
string-width: ^4.2.0
strip-ansi: ^6.0.0
wrap-ansi: ^7.0.0
checksum: ce2e8f578a4813806788ac399b9e866297740eecd4ad1823c27fd344d78b22c5f8597d548adbcc46f0573e43e21e751f39446c5a5e804a12aace402b7a315d7f
languageName: node
linkType: hard

"cliui@npm:^8.0.1":
version: 8.0.1
resolution: "cliui@npm:8.0.1"
Expand Down Expand Up @@ -16054,6 +16074,13 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.3.4
resolution: "immutable@npm:4.3.4"
checksum: de3edd964c394bab83432429d3fb0b4816b42f56050f2ca913ba520bd3068ec3e504230d0800332d3abc478616e8f55d3787424a90d0952e6aba864524f1afc3
languageName: node
linkType: hard

"immutable@npm:~3.7.4":
version: 3.7.6
resolution: "immutable@npm:3.7.6"
Expand Down Expand Up @@ -22253,6 +22280,21 @@ __metadata:
languageName: node
linkType: hard

"react-native-vector-icons@npm:^10.0.2":
version: 10.0.2
resolution: "react-native-vector-icons@npm:10.0.2"
dependencies:
prop-types: ^15.7.2
yargs: ^16.1.1
bin:
fa-upgrade.sh: bin/fa-upgrade.sh
fa5-upgrade: bin/fa5-upgrade.sh
fa6-upgrade: bin/fa6-upgrade.sh
generate-icon: bin/generate-icon.js
checksum: 4ea424fa98c25cdf3e33c590f6e370e0ce0762051a139beb425410eba6e87627e2a68963a025db27130a94d28fbe44299c30471d62555af1654c8c6e4918afb6
languageName: node
linkType: hard

"react-native-web@npm:~0.19.6":
version: 0.19.9
resolution: "react-native-web@npm:0.19.9"
Expand Down Expand Up @@ -24597,8 +24639,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "teritori-dapp@workspace:."
dependencies:
"@babel/core": ^7.23.2
"@babel/core": ^7.23.3
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.6
"@babel/plugin-proposal-numeric-separator": ^7.18.6
"@babel/plugin-proposal-optional-chaining": ^7.21.0
"@babel/plugin-transform-arrow-functions": ^7.23.3
"@babel/plugin-transform-shorthand-properties": ^7.23.3
"@babel/plugin-transform-template-literals": ^7.23.3
"@cosmjs/amino": 0.29.3
"@cosmjs/cosmwasm-stargate": 0.29.3
"@cosmjs/encoding": ^0.30.1
Expand Down Expand Up @@ -24637,6 +24684,7 @@ __metadata:
"@types/draft-convert": ^2.1.4
"@types/draft-js": ^0.11.9
"@types/html-to-draftjs": ^1.4.0
"@types/node": ^20.9.1
"@types/react": ~18.2.14
"@types/react-native-countdown-component": ^2.7.0
"@types/react-native-svg-charts": ^5.0.12
Expand Down Expand Up @@ -24677,6 +24725,7 @@ __metadata:
expo-status-bar: ~1.6.0
google-protobuf: ^3.21.2
html-to-draftjs: ^1.5.0
immutable: ^4.0.0
lodash: ^4.17.21
long: ^5.2.1
lottie-ios: 3.4.0
Expand Down Expand Up @@ -24716,9 +24765,11 @@ __metadata:
react-native-svg-transformer: ^1.0.0
react-native-text-ticker: ^1.14.0
react-native-toast-message: ^2.1.5
react-native-vector-icons: ^10.0.2
react-native-web: ~0.19.6
react-native-webview: 13.2.2
react-redux: ^8.0.2
redux: ^4.2.1
redux-persist: ^6.0.0
stream-browserify: ^3.0.0
ts-node: ^10.9.1
Expand All @@ -24728,6 +24779,7 @@ __metadata:
uuid: ^9.0.0
victory-native: ^36.6.8
waveform-data: ^4.3.0
webpack: ^5.89.0
webpack-bundle-analyzer: ^4.9.1
webpack-deduplication-plugin: ^0.0.8
zod: ^3.22.4
Expand Down Expand Up @@ -26667,7 +26719,7 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.64.4":
"webpack@npm:^5.64.4, webpack@npm:^5.89.0":
version: 5.89.0
resolution: "webpack@npm:5.89.0"
dependencies:
Expand Down Expand Up @@ -27112,7 +27164,7 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.3":
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
checksum: 8bb69015f2b0ff9e17b2c8e6bfe224ab463dd00ca211eece72a4cd8a906224d2703fb8a326d36fdd0e68701e201b2a60ed7cf81ce0fd9b3799f9fe7745977ae3
Expand Down Expand Up @@ -27163,6 +27215,21 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^16.1.1":
version: 16.2.0
resolution: "yargs@npm:16.2.0"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.0
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: b14afbb51e3251a204d81937c86a7e9d4bdbf9a2bcee38226c900d00f522969ab675703bee2a6f99f8e20103f608382936034e64d921b74df82b63c07c5e8f59
languageName: node
linkType: hard

"yargs@npm:^17.5.1, yargs@npm:^17.6.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
Expand Down
Loading