mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2025-12-06 06:56:10 +00:00
upd deps
This commit is contained in:
28
package.json
28
package.json
@@ -56,30 +56,30 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.9",
|
||||
"@babel/eslint-parser": "^7.22.9",
|
||||
"@babel/preset-env": "^7.22.9",
|
||||
"@babel/runtime": "^7.22.6",
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/eslint-parser": "^7.22.15",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/runtime": "^7.23.2",
|
||||
"@react-native-community/eslint-config": "^3.2.0",
|
||||
"babel-jest": "^29.6.1",
|
||||
"eslint": "8.44.0",
|
||||
"babel-jest": "^29.7.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-config-standard-jsx": "^11.0.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-n": "^16.0.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-n": "^16.2.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"immer": "^10.0.2",
|
||||
"jest": "^29.6.1",
|
||||
"lint-staged": ">=13",
|
||||
"immer": "^10.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"lint-staged": ">=15",
|
||||
"metro-react-native-babel-preset": "^0.77.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.72.3",
|
||||
"react-native": "0.72.6",
|
||||
"react-native-fs": "^2.20.0",
|
||||
"react-native-vector-icons": "^9.2.0",
|
||||
"react-native-vector-icons": "^10.0.1",
|
||||
"react-test-renderer": "18.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user