Upgrade react-native-svg

This commit is contained in:
Brandon Presley 2024-02-13 11:25:37 +13:00
parent f9fb190f80
commit 5f2327de31
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "massive",
"version": "2.18",
"version": "2.23",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "massive",
"version": "2.18",
"version": "2.23",
"license": "GPL-3.0-only",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
@ -42,7 +42,7 @@
"react-native-screens": "^3.22.1",
"react-native-share": "^9.2.3",
"react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^13.10.10",
"react-native-svg": "^13.14.0",
"react-native-vector-icons": "^9.2.0",
"react-native-view-shot": "^3.7.0",
"typeorm": "^0.3.17"

View File

@ -45,7 +45,7 @@
"react-native-screens": "^3.22.1",
"react-native-share": "^9.2.3",
"react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^13.10.10",
"react-native-svg": "^13.14.0",
"react-native-vector-icons": "^9.2.0",
"react-native-view-shot": "^3.7.0",
"typeorm": "^0.3.17"
@ -71,4 +71,4 @@
"engines": {
"node": ">=16"
}
}
}