Skip to content

Commit a324636

Browse files
committed
Upgrade react-native-svg version
1 parent 13acdb4 commit a324636

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-native-pager-view": "6.2.0",
6767
"react-native-reanimated": "~3.3.0",
6868
"react-native-shadow-2": "^7.0.7",
69-
"react-native-svg": "13.9.0",
69+
"react-native-svg": "13.10.0",
7070
"react-native-swipe-list-view": "^3.2.9",
7171
"react-native-tab-view": "^3.4.0",
7272
"react-native-typography": "^1.4.1",

packages/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@react-native-community/slider": "4.4.2",
4646
"expo-camera": "~13.4.4",
4747
"expo-linear-gradient": "~12.3.0",
48-
"react-native-svg": "13.9.0",
48+
"react-native-svg": "13.10.0",
4949
"react-native-webview": "13.2.2"
5050
},
5151
"eslintIgnore": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12889,10 +12889,10 @@ react-native-shadow-2@^7.0.7:
1288912889
dependencies:
1289012890
colord "2.9.2"
1289112891

12892-
react-native-svg@13.9.0:
12893-
version "13.9.0"
12894-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.9.0.tgz#8df8a690dd00362601f074dec5d3a86dd0f99c7f"
12895-
integrity sha512-Ey18POH0dA0ob/QiwCBVrxIiwflhYuw0P0hBlOHeY4J5cdbs8ngdKHeWC/Kt9+ryP6fNoEQ1PUgPYw2Bs/rp5Q==
12892+
react-native-svg@13.10.0:
12893+
version "13.10.0"
12894+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.10.0.tgz#d3c6222ea9cc1e21e2af0fd59dfbeafe7a3d0dc1"
12895+
integrity sha512-D/oYTmUi5nsA/2Nw4WYlF1UUi3vZqhpESpiEhpYCIFB/EMd6vz4A/uq3tIzZFcfa5z2oAdGSxRU1TaYr8IcPlQ==
1289612896
dependencies:
1289712897
css-select "^5.1.0"
1289812898
css-tree "^1.1.3"

0 commit comments

Comments
 (0)