Skip to content

Commit

Permalink
chore(deps): bump react-native-svg from 15.2.0 to 15.7.1
Browse files Browse the repository at this point in the history
Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 15.2.0 to 15.7.1.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.2.0...v15.7.1)

---
updated-dependencies:
- dependency-name: react-native-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c773dea commit 0040af1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
"react-native-svg": "15.7.1",
"react-native-web": "~0.19.10",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17840,16 +17840,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-svg@npm:15.2.0":
version: 15.2.0
resolution: "react-native-svg@npm:15.2.0"
"react-native-svg@npm:15.7.1":
version: 15.7.1
resolution: "react-native-svg@npm:15.7.1"
dependencies:
css-select: ^5.1.0
css-tree: ^1.1.3
warn-once: 0.1.1
peerDependencies:
react: "*"
react-native: "*"
checksum: 0075d3c5bcf6bbbebe064364ec72c02eeff3fc0f2b1ba127bde26a8ecedc190a7890a910a6a051687318fa80504a3bc335eee2bfd6846b90193ca1608bae821e
checksum: ad7f711883ee45673486fe6bedadf8490bb06fd36e6de5d2f00898e6ac6c61ed34a5a8f7e6b25684c93e44ab51f9ea76642abfcca6a29462bc525f97204e6f41
languageName: node
linkType: hard

Expand Down Expand Up @@ -19329,7 +19330,7 @@ __metadata:
react-native-reanimated: ~3.10.1
react-native-safe-area-context: 4.10.5
react-native-screens: 3.31.1
react-native-svg: 15.2.0
react-native-svg: 15.7.1
react-native-web: ~0.19.10
tailwind-merge: ^2.5.2
tailwindcss: ^3.4.10
Expand Down

0 comments on commit 0040af1

Please sign in to comment.