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

fix: lock dependencies #1369

Merged
merged 1 commit into from
Nov 9, 2023
Merged

fix: lock dependencies #1369

merged 1 commit into from
Nov 9, 2023

Conversation

limpbrains
Copy link
Collaborator

@limpbrains limpbrains commented Nov 6, 2023

Description

Lock all main dependencies in package.json
Remove stpg from project, sice it uses outdated version of slashtags

Bump

"@react-native-community/netinfo": "11.0.0",
"@react-navigation/native-stack": "6.9.17",
"@reduxjs/toolkit": "1.9.7",
"@shopify/react-native-skia": "0.1.216",

"@types/react-redux": "^7.1.28",
"@types/b4a": "^1.6.2",
"@types/bip21": "^2.0.2",
"@types/url-parse": "^1.4.10",
"@types/uuid": "^9.0.6",
"bitcoin-json-rpc": "^1.3.3",
"eslint": "^8.53.0",

Remove

"assert": "^2.0.0",
"compact-encoding": "^2.11.0",
"protobufjs": "^6.11.2",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-touch-id": "^4.4.1",
"react-native-url-polyfill": "^2.0.0",
"vm-browserify": "^1.1.2",
"web-streams-polyfill": "^3.2.1"

Type of change

Refactoring

Tests

No test

@limpbrains limpbrains force-pushed the lock-deps branch 6 times, most recently from a484eb2 to 0dfe7ef Compare November 8, 2023 18:08
@limpbrains limpbrains marked this pull request as ready for review November 8, 2023 19:48
@coreyphillips coreyphillips merged commit 361a6b3 into master Nov 9, 2023
4 checks passed
@coreyphillips coreyphillips deleted the lock-deps branch November 9, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants