Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Feb 8, 2024
1 parent a51c593 commit fc7a114
Show file tree
Hide file tree
Showing 2 changed files with 1,329 additions and 1,311 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@
"beautiful-react-hooks": "^5.0.1",
"buffer": "^6.0.3",
"drizzle-orm": "^0.29.3",
"expo": "50.0.2",
"expo": "50.0.6",
"expo-application": "5.8.3",
"expo-background-fetch": "11.8.0",
"expo-background-fetch": "11.8.1",
"expo-barcode-scanner": "12.9.2",
"expo-camera": "14.0.1",
"expo-camera": "14.0.4",
"expo-clipboard": "5.0.1",
"expo-dev-client": "3.3.6",
"expo-dev-client": "3.3.8",
"expo-device": "5.9.3",
"expo-file-system": "16.0.4",
"expo-file-system": "16.0.6",
"expo-haptics": "12.8.1",
"expo-localization": "14.8.3",
"expo-location": "16.5.2",
"expo-notifications": "0.27.4",
"expo-location": "16.5.3",
"expo-notifications": "0.27.6",
"expo-sharing": "11.10.0",
"expo-sqlite": "13.2.1",
"expo-sqlite": "13.2.2",
"expo-status-bar": "1.11.1",
"expo-task-manager": "11.7.0",
"i18next": "^23.7.18",
"expo-task-manager": "11.7.2",
"i18next": "^23.8.2",
"immer": "^10.0.3",
"lodash": "^4.17.21",
"memize": "^2.1.0",
"p-timeout": "^6.1.2",
"react": "18.2.0",
"react-i18next": "^14.0.1",
"react-native": "0.73.2",
"react-i18next": "^14.0.5",
"react-native": "0.73.4",
"react-native-collapsible": "^1.6.1",
"react-native-draggable-flatlist": "^4.0.1",
"react-native-gesture-handler": "2.14.1",
"react-native-gesture-handler": "~2.14.0",
"react-native-localize": "^3.0.6",
"react-native-paper": "^5.12.1",
"react-native-paper": "^5.12.3",
"react-native-postmessage-cat": "^0.3.1",
"react-native-receive-sharing-intent": "^2.0.0",
"react-native-safe-area-context": "^4.8.2",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "3.29.0",
"react-native-url-polyfill": "^2.0.0",
"react-native-webview": "13.6.4",
Expand All @@ -68,27 +68,27 @@
"stream-chain": "^2.2.5",
"stream-json": "^1.8.0",
"styled-components": "^6.1.8",
"type-fest": "^4.9.0",
"type-fest": "^4.10.2",
"zustand": "^4.5.0"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/react": "18.2.48",
"@types/react": "18.2.55",
"@types/readable-stream": "^4.0.10",
"@types/stream-chain": "^2.0.4",
"@types/stream-json": "^1.7.7",
"babel-plugin-import": "^1.13.8",
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.20.13",
"drizzle-kit": "^0.20.14",
"eslint-config-tidgi": "^1.1.5",
"eslint-plugin-react-native": "^4.1.0",
"react-native-reanimated": "3.6.0",
"tw5-typed": "^0.4.4",
"react-native-reanimated": "3.6.2",
"tw5-typed": "^0.4.6",
"typescript": "^5.3.3",
"zx": "^7.2.3"
}
Expand Down
Loading

0 comments on commit fc7a114

Please sign in to comment.