Skip to content

Commit

Permalink
upd deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kesha-antonov committed Jan 9, 2025
1 parent 8f61eb3 commit a53f6a7
Show file tree
Hide file tree
Showing 2 changed files with 2,340 additions and 1,706 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,48 +58,48 @@
"prop-types": "^15.8.1",
"react-native-communications": "^2.2.1",
"react-native-iphone-x-helper": "^1.3.1",
"react-native-lightbox-v2": "^0.9.0",
"react-native-lightbox-v2": "^0.9.2",
"react-native-parsed-text": "^0.0.22",
"uuid": "^10.0.0"
"uuid": "^11.0.4"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
"@babel/preset-env": "^7.25.4",
"@react-native/eslint-config": "^0.74.82",
"@stylistic/eslint-plugin": "^2.6.4",
"@types/jest": "^29.5.12",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@react-native/eslint-config": "^0.76.5",
"@stylistic/eslint-plugin": "^2.12.1",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.3",
"@types/react-native": "^0.72.8",
"@types/react-test-renderer": "^18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"babel-jest": "^29.7.0",
"eslint": "^8.57.0",
"eslint": "^9.17.0",
"eslint-config-standard": "^17.1.0",
"eslint-config-standard-jsx": "^11.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.0",
"flow-bin": "^0.244.0",
"husky": "^9.1.5",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-react": "^7.37.3",
"flow-bin": "^0.258.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
"json": "^11.0.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-native": "^0.74.5",
"react-native": "^0.76.5",
"react-native-get-random-values": "^1.11.0",
"react-native-reanimated": "^3.15.0",
"react-native-safe-area-context": "^4.10.9",
"react-test-renderer": "^18.3.1",
"typescript": "^5.5.4"
"react-native-reanimated": "^3.16.6",
"react-native-safe-area-context": "^5.1.0",
"react-test-renderer": "^19.0.0",
"typescript": "^5.7.3"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit a53f6a7

Please sign in to comment.