Skip to content

Commit

Permalink
chore: yarn dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Jan 8, 2025
1 parent a9997f5 commit 2b35217
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 114 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@sentry/react-native": "^6.5.0",
"@sharcoux/slider": "8.0.6",
"@shopify/flash-list": "^1.7.2",
"@shopify/react-native-skia": "1.8.0",
"@shopify/react-native-skia": "1.8.2",
"axios": "^1.7.9",
"base-64": "^1.0.0",
"base64-js": "^1.5.1",
Expand All @@ -71,14 +71,14 @@
"expo-keep-awake": "~14.0.1",
"expo-secure-store": "~14.0.0",
"fflate": "^0.8.2",
"ffmpeg-kit-react-native": "^6.0.2",
"ffmpeg-kit-react-native": "https://gitpkg.vercel.app/lovegaoshi/ffmpeg-kit/react-native?main",
"he": "^1.2.0",
"i18next": "23.16.8",
"intl-pluralrules": "^2.0.1",
"js-base64": "^3.7.7",
"libmuse": "https://github.com/lovegaoshi/muse.git#commit=1e3076ede9069888d5c7e5024ab14dd95c966310",
"lodash": "^4.17.21",
"lottie-react-native": "7.1.0",
"lottie-react-native": "7.2.1",
"lru-cache": "7.18.3",
"md5": "^2.3.0",
"metro": "^0.81.0",
Expand All @@ -91,7 +91,7 @@
"react-native-app-auth": "^8.0.1",
"react-native-background-timer": "git+https://github.com/lovegaoshi/react-native-background-timer.git",
"react-native-blob-jsi-helper": "^0.3.1",
"react-native-blob-util": "^0.19.11",
"react-native-blob-util": "^0.21.2",
"react-native-carplay": "2.4.1-beta.0",
"react-native-device-info": "^14.0.2",
"react-native-flashdrag-list": "^0.2.4",
Expand Down Expand Up @@ -119,10 +119,10 @@
"sp-react-native-in-app-updates": "^1.4.0",
"text-encoding-polyfill": "^0.6.7",
"use-debounce": "^10.0.4",
"uuid": "^11.0.3",
"web-streams-polyfill": "^4.0.0",
"uuid": "^11.0.4",
"web-streams-polyfill": "^4.1.0",
"youtubei.js": "^12.2.0",
"zustand": "^5.0.2"
"zustand": "^5.0.3"
},
"resolutions": {
"metro": "^0.81.0"
Expand Down Expand Up @@ -152,8 +152,8 @@
"@types/react-native-share-menu": "^5.0.5",
"@types/react-test-renderer": "^19.0.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@welldone-software/why-did-you-render": "^8.0.3",
"argparse": "^2.0.1",
"babel-jest": "^29.7.0",
Expand All @@ -177,7 +177,7 @@
"react-native-clean-project": "^4.0.3",
"react-native-dotenv": "^3.4.11",
"react-test-renderer": "18.3.1",
"reactotron-react-native": "^5.1.11",
"reactotron-react-native": "^5.1.12",
"rimraf": "^6.0.1",
"typescript": "~5.7.2"
},
Expand Down
File renamed without changes.
Loading

0 comments on commit 2b35217

Please sign in to comment.