Skip to content

Commit

Permalink
Merge pull request #116 from flatlogic/update-deps
Browse files Browse the repository at this point in the history
feat: update deps
  • Loading branch information
Blari authored Nov 26, 2024
2 parents 8bb1d85 + 2ff6e33 commit 5b14dc8
Show file tree
Hide file tree
Showing 3 changed files with 2,464 additions and 1,008 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [3.2.5]
### Updated
- Update dependency

## [3.2.4]
### Updated
- react-native: 0.72.2 -> 0.73.1
Expand Down
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-starter",
"version": "2.1.0",
"version": "3.2.5",
"private": false,
"resolutions": {
"deprecated-react-native-listview": "0.0.7"
Expand All @@ -19,74 +19,74 @@
"e2e:test": "detox test --configuration ios.sim.debug"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.19.0",
"@react-native-community/cli": "^4.10.1",
"@react-native-community/masked-view": "^0.1.9",
"@react-native-async-storage/async-storage": "^1.24.0",
"@react-native-community/cli": "^4.14.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-community/toolbar-android": "^0.2.1",
"@react-navigation/bottom-tabs": "^5.2.6",
"@react-navigation/drawer": "^5.4.1",
"@react-navigation/native": "^5.1.5",
"@react-navigation/stack": "^5.2.10",
"@react-navigation/bottom-tabs": "^5.11.15",
"@react-navigation/drawer": "^5.12.9",
"@react-navigation/native": "^5.9.8",
"@react-navigation/stack": "^5.14.9",
"global": "^4.4.0",
"i18n-js": "^3.2.1",
"jetifier": "^1.6.5",
"i18n-js": "^3.9.2",
"jetifier": "^1.6.8",
"lodash": "^4.17.21",
"moment": "2.29.4",
"react": "18.2.0",
"react-native": "0.73.1",
"react-native-calendars": "1.1299.0",
"react-native-gesture-handler": "^1.5.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-gifted-chat": "^0.11.3",
"react-native-lightbox": "^0.8.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-localize": "^1.3.1",
"react-native-linear-gradient": "^2.8.3",
"react-native-localize": "^1.4.3",
"react-native-modal": "^9.0.0",
"react-native-modal-datetime-picker": "^6.0.0",
"react-native-modal-dropdown": "1.0.2",
"react-native-paper": "^3.1.1",
"react-native-paper": "^3.12.0",
"react-native-reanimated": "^1.13.4",
"react-native-safe-area-context": "^0.7.3",
"react-native-screens": "^2.5.0",
"react-native-screens": "^2.18.1",
"react-native-ui-lib": "^3.39.0",
"react-native-vector-icons": "^10.0.3",
"react-native-vector-icons": "^10.2.0",
"react-redux": "^6.0.1",
"recompose": "^0.30.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"redux-persist": "^5.10.0",
"redux-promise": "^0.6.0",
"redux-thunk": "^2.3.0",
"redux-thunk": "^2.4.2",
"victory-native": "^31.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/preset-flow": "^7.0.0",
"@babel/runtime": "^7.20.0",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-flow": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@react-native-community/eslint-config": "^0.0.3",
"@react-native/babel-preset": "^0.73.18",
"@react-native/eslint-config": "^0.73.1",
"@react-native/metro-config": "^0.73.2",
"@react-native/babel-preset": "^0.73.21",
"@react-native/eslint-config": "^0.73.2",
"@react-native/metro-config": "^0.73.5",
"@react-native/typescript-config": "^0.73.1",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"@types/react": "^18.3.12",
"@types/react-test-renderer": "^18.3.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^29.6.3",
"danger": "^7.0.2",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.7.0",
"eslint": "^8.19.0",
"enzyme-adapter-react-16": "^1.15.8",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^3.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"flow-bin": "^0.105.0",
"jest": "^29.6.3",
"jsdom": "13.0.0",
"jsdom-global": "3.0.2",
"metro-react-native-babel-preset": "0.76.7",
"plop": "^2.2.0",
"plop": "^2.7.6",
"prettier": "2.8.8",
"react-addons-test-utils": "^15.6.2",
"react-dom": "^16.6.3",
Expand Down
Loading

0 comments on commit 5b14dc8

Please sign in to comment.