Skip to content

Commit

Permalink
chore: yarn dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Dec 30, 2024
1 parent 349d220 commit ee60fa0
Show file tree
Hide file tree
Showing 2 changed files with 870 additions and 99 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@sentry/react-native": "^6.4.0",
"@sharcoux/slider": "8.0.6",
"@shopify/flash-list": "^1.7.2",
"@shopify/react-native-skia": "1.7.6",
"@shopify/react-native-skia": "1.7.7",
"axios": "^1.7.9",
"base-64": "^1.0.0",
"base64-js": "^1.5.1",
Expand All @@ -61,7 +61,7 @@
"deepmerge": "^4.3.1",
"dropbox": "git+https://[email protected]/lovegaoshi/dropbox-sdk-js.git",
"event-target-polyfill": "^0.0.4",
"expo": "^52.0.21",
"expo": "^52.0.23",
"expo-auth-session": "~6.0.1",
"expo-clipboard": "~7.0.0",
"expo-crypto": "~14.0.1",
Expand All @@ -86,7 +86,7 @@
"postinstall-postinstall": "^2.1.0",
"qs": "^6.13.1",
"react": "18.3.1",
"react-i18next": "^15.2.0",
"react-i18next": "^15.4.0",
"react-native": "^0.76.5",
"react-native-app-auth": "^8.0.1",
"react-native-background-timer": "git+https://github.com/lovegaoshi/react-native-background-timer.git",
Expand All @@ -101,7 +101,7 @@
"react-native-lyric": "https://[email protected]/lovegaoshi/react-native-lyric.git#commit=6f20e83948c29b0d46833ab9173cd81f99d0ab48",
"react-native-pager-view": "6.6.1",
"react-native-paper": "^5.12.5",
"react-native-purchases": "^8.4.2",
"react-native-purchases": "^8.5.0",
"react-native-qrcode-svg": "^6.3.12",
"react-native-reanimated": "3.16.6",
"react-native-safe-area-context": "^5.0.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.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@welldone-software/why-did-you-render": "^8.0.3",
"argparse": "^2.0.1",
"babel-jest": "^29.7.0",
Expand All @@ -168,7 +168,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"gts": "^6.0.2",
"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.10",
"reactotron-react-native": "^5.1.11",
"rimraf": "^6.0.1",
"typescript": "~5.7.2"
},
Expand Down
Loading

0 comments on commit ee60fa0

Please sign in to comment.