chore(deps): update dependency react-native-svg to v12.4.1

This commit is contained in:
renovate[bot]
2022-07-25 19:11:45 +00:00
committed by GitHub
parent 3723791f39
commit 9d72bc0fd0
3 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"dependencies": {
"@eva-design/eva": "^2.1.1",
"@ui-kitten/components": "^5.1.2",
"react-native-svg": "12.4.0"
"react-native-svg": "12.4.1"
},
"devDependencies": {
"@changesets/cli": "2.24.1",
@@ -26054,9 +26054,9 @@
}
},
"node_modules/react-native-svg": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.0.tgz",
"integrity": "sha512-m2Hn5FMC7wF/BSwxrbZFVElOMAJZXLJl2bBMDXvs/fFy2v4oLBfcw8MwaBTlaIyk0p24WRC9lWv51kSA/Plj5w==",
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.1.tgz",
"integrity": "sha512-JO4+N0cAX+H0KEksQAHawQ23Nl4+wnD5I7of/ojqeiAqWq6ebK4wN7Xr/1ofsJcEIPSZ8b23Gj4SPB64VIUoNQ==",
"dependencies": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3"
@@ -31433,7 +31433,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.3",
"react-native-svg": "12.4.0",
"react-native-svg": "12.4.1",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",
@@ -47658,7 +47658,7 @@
"react-dom": "18.2.0",
"react-is": "^18.1.0",
"react-native": "0.69.3",
"react-native-svg": "12.4.0",
"react-native-svg": "12.4.1",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",
@@ -49437,9 +49437,9 @@
"version": "4.3.1"
},
"react-native-svg": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.0.tgz",
"integrity": "sha512-m2Hn5FMC7wF/BSwxrbZFVElOMAJZXLJl2bBMDXvs/fFy2v4oLBfcw8MwaBTlaIyk0p24WRC9lWv51kSA/Plj5w==",
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.1.tgz",
"integrity": "sha512-JO4+N0cAX+H0KEksQAHawQ23Nl4+wnD5I7of/ojqeiAqWq6ebK4wN7Xr/1ofsJcEIPSZ8b23Gj4SPB64VIUoNQ==",
"requires": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3"

View File

@@ -27,6 +27,6 @@
"dependencies": {
"@eva-design/eva": "^2.1.1",
"@ui-kitten/components": "^5.1.2",
"react-native-svg": "12.4.0"
"react-native-svg": "12.4.1"
}
}

View File

@@ -84,7 +84,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.3",
"react-native-svg": "12.4.0",
"react-native-svg": "12.4.1",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",