mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-08 09:10:44 +00:00
chore: upgrade deps
This commit is contained in:
Generated
+5999
-6805
File diff suppressed because it is too large
Load Diff
+16
-16
@@ -63,32 +63,32 @@
|
||||
"css-tree": "^1.0.0-alpha.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-community/bob": "^0.7.1",
|
||||
"@react-native-community/eslint-config": "0.0.6",
|
||||
"@react-native-community/bob": "^0.9.7",
|
||||
"@react-native-community/eslint-config": "0.0.7",
|
||||
"@react-native-community/eslint-plugin": "^1.0.0",
|
||||
"@semantic-release/changelog": "^3.0.6",
|
||||
"@semantic-release/git": "^8.0.0",
|
||||
"@semantic-release/changelog": "^5.0.0",
|
||||
"@semantic-release/git": "^9.0.0",
|
||||
"@types/css-tree": "^1.0.3",
|
||||
"@types/react": "^16.9.17",
|
||||
"@types/react-native": "^0.60.30",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^24.9.0",
|
||||
"@types/react": "^16.9.23",
|
||||
"@types/react-native": "^0.61.19",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^25.1.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-flowtype": "^4.6.0",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"eslint-plugin-react": "^7.17.0",
|
||||
"flow-bin": "^0.115.0",
|
||||
"flow-typed": "^2.6.2",
|
||||
"eslint-plugin-react": "^7.18.3",
|
||||
"flow-bin": "^0.119.1",
|
||||
"flow-typed": "^3.0.0",
|
||||
"flowgen": "^1.10.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^25.1.0",
|
||||
"pegjs": "^0.10.0",
|
||||
"prettier": "^1.19.1",
|
||||
"react": "^16.12.0",
|
||||
"react": "^16.13.0",
|
||||
"react-native": "^0.61.5",
|
||||
"react-test-renderer": "^16.12.0",
|
||||
"semantic-release": "^16.0.1",
|
||||
"react-test-renderer": "^16.13.0",
|
||||
"semantic-release": "^17.0.4",
|
||||
"semantic-release-cli": "^5.2.3",
|
||||
"typescript": "^3.7.4"
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native"
|
||||
|
||||
Reference in New Issue
Block a user