mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-16 19:51:20 +08:00
chore(deps): update dependency react-native-svg to v12.4.1
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user