Skip to content

Commit

Permalink
chore(deps): bump react-native-svg from 15.9.0 to 15.10.1 (#314)
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.9.0 to 15.10.1.
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.9.0...v15.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 564b2d6 commit cbbeb29
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/react-native-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.2.0",
"react-native": "^0.73.4",
"react-native-config": "^1.5.3",
"react-native-svg": "^15.9.0"
"react-native-svg": "^15.10.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@knocklabs/react-native": "workspace:^",
"react-native-gesture-handler": "^2.21.2",
"react-native-render-html": "^6.3.4",
"react-native-svg": "^15.9.0"
"react-native-svg": "^15.10.1"
},
"devDependencies": {
"@types/react": "^18.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@knocklabs/react-core": "workspace:^",
"react-native-gesture-handler": "^2.21.2",
"react-native-render-html": "^6.3.4",
"react-native-svg": "^15.9.0"
"react-native-svg": "^15.10.1"
},
"devDependencies": {
"@types/react": "^18.3.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5076,7 +5076,7 @@ __metadata:
react-native: "npm:^0.73.4"
react-native-gesture-handler: "npm:^2.21.2"
react-native-render-html: "npm:^6.3.4"
react-native-svg: "npm:^15.9.0"
react-native-svg: "npm:^15.10.1"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.6.3"
vite: "npm:^5.0.0"
Expand Down Expand Up @@ -5176,7 +5176,7 @@ __metadata:
react: "npm:^18.2.0"
react-native: "npm:^0.73.4"
react-native-config: "npm:^1.5.3"
react-native-svg: "npm:^15.9.0"
react-native-svg: "npm:^15.10.1"
react-test-renderer: "npm:18.3.1"
typescript: "npm:^5.6.3"
languageName: unknown
Expand All @@ -5200,7 +5200,7 @@ __metadata:
react-native: "npm:^0.73.4"
react-native-gesture-handler: "npm:^2.21.2"
react-native-render-html: "npm:^6.3.4"
react-native-svg: "npm:^15.9.0"
react-native-svg: "npm:^15.10.1"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.6.3"
vite: "npm:^5.0.0"
Expand Down Expand Up @@ -21637,17 +21637,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-svg@npm:^15.9.0":
version: 15.9.0
resolution: "react-native-svg@npm:15.9.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/b255528644756aa1bd9193746a25b2d48d501b9620d7b9291816235fe263ac909e535e6e3485c6039cadc040c83209f48e5cc522b93aef8c23839b6f8576c9b2
checksum: 10c0/f6b9491f321e80b56b50a0d0a4872fbc7adbe04892a7fca953eb1d1e984597f02a95a08560443bab7c074e6767631245d6f737c571d6a6977987311d44d3a717
languageName: node
linkType: hard

Expand Down

0 comments on commit cbbeb29

Please sign in to comment.