Skip to content

Commit

Permalink
fix(deps): update dependency react-native-svg to v15.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 668fdce commit e36066e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react": "18.3.1",
"react-native": "0.76.5",
"react-native-safe-area-context": "4.12.0",
"react-native-svg": "15.8.0",
"react-native-svg": "15.10.1",
"react-native-unistyles": "^2.20.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "~18.3.18",
"react": "18.3.1",
"react-native": "0.76.5",
"react-native-svg": "15.8.0"
"react-native-svg": "15.10.1"
},
"peerDependencies": {
"@types/react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3725,7 +3725,7 @@ __metadata:
react: "npm:18.3.1"
react-native: "npm:0.76.5"
react-native-safe-area-context: "npm:4.12.0"
react-native-svg: "npm:15.8.0"
react-native-svg: "npm:15.10.1"
react-native-unistyles: "npm:^2.20.0"
typescript: "npm:~5.7.2"
languageName: unknown
Expand Down Expand Up @@ -3857,7 +3857,7 @@ __metadata:
"@types/react": "npm:~18.3.18"
react: "npm:18.3.1"
react-native: "npm:0.76.5"
react-native-svg: "npm:15.8.0"
react-native-svg: "npm:15.10.1"
peerDependencies:
"@types/react": ^18.2.0
react: ^18.2.0
Expand Down Expand Up @@ -12136,17 +12136,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-svg@npm:15.8.0":
version: 15.8.0
resolution: "react-native-svg@npm:15.8.0"
"react-native-svg@npm:15.10.1":
version: 15.10.1
resolution: "react-native-svg@npm:15.10.1"
dependencies:
css-select: "npm:^5.1.0"
css-tree: "npm:^1.1.3"
warn-once: "npm:0.1.1"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/03d2cb19c799da6ba41dea0dc414338d01a55549ea4e4a370315c8ec34e1c6de430a62b538f099423060edc8bea6df134f765bde862770059404617c3c296af8
checksum: 10c0/f6b9491f321e80b56b50a0d0a4872fbc7adbe04892a7fca953eb1d1e984597f02a95a08560443bab7c074e6767631245d6f737c571d6a6977987311d44d3a717
languageName: node
linkType: hard

Expand Down

0 comments on commit e36066e

Please sign in to comment.