Skip to content

Commit

Permalink
chore: dep upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Oct 31, 2023
1 parent d4e2900 commit 639230e
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 81 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@react-navigation/material-top-tabs": "^6.6.2",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@sharcoux/slider": "^6.1.2",
"@sharcoux/slider": "^7.0.5",
"@shopify/flash-list": "^1.4.3",
"axios": "^1.4.0",
"babel-plugin-transform-remove-console": "^6.9.4",
Expand All @@ -57,15 +57,15 @@
"lottie-react-native": "^6.4.0",
"lru-cache": "7.14.0",
"md5": "^2.3.0",
"metro": "^0.79.1",
"metro": "^0.80.0",
"qs": "^6.11.2",
"react": "18.2.0",
"react-i18next": "^13.3.1",
"react-native": "0.72.6",
"react-native-app-auth": "^7.0.0",
"react-native-background-timer": "git+https://github.com/lovegaoshi/react-native-background-timer.git",
"react-native-blob-jsi-helper": "git+https://github.com/lovegaoshi/react-native-blob-jsi-helper.git",
"react-native-blob-util": "^0.18.3",
"react-native-blob-util": "^0.19.2",
"react-native-countdown-circle-timer": "^3.2.1",
"react-native-draggable-flatlist": "^4.0.1",
"react-native-gesture-handler": "^2.9.0",
Expand All @@ -92,7 +92,7 @@
"use-debounce": "^9.0.4",
"uuid": "^9.0.0",
"ytdl-core": "git+https://[email protected]/lovegaoshi/node-ytdl-core.git",
"zustand": "^4.3.7"
"zustand": "^4.4.5"
},
"resolutions": {
"metro": "^0.79.1"
Expand All @@ -104,18 +104,18 @@
"@babel/runtime": "^7.23.2",
"@react-native-community/eslint-config": "^3.2.0",
"@tsconfig/react-native": "^3.0.2",
"@types/jest": "^29.2.1",
"@types/jest": "^29.5.7",
"@types/md5": "^2.3.2",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/react": "^18.0.24",
"@types/react-native": "^0.72.5",
"@types/react-native-background-timer": "^2.0.0",
"@types/react-native-share-menu": "^5.0.2",
"@types/react-native-video": "^5.0.14",
"@types/react-test-renderer": "^18.0.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@welldone-software/why-did-you-render": "^7.0.1",
"argparse": "^2.0.1",
"babel-jest": "^29.6.4",
Expand Down
Loading

0 comments on commit 639230e

Please sign in to comment.