Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-theme-emilia (
Browse files Browse the repository at this point in the history
#1242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <[email protected]>
  • Loading branch information
renovate[bot] and LekoArts authored Dec 7, 2023
1 parent 39a25f5 commit 2a72de8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/gentle-squids-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-emilia": patch
---

Update minor and patch dependencies
4 changes: 2 additions & 2 deletions themes/gatsby-theme-emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@lekoarts/gatsby-theme-emilia-core": "^5.1.4",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-image": "^3.12.0",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-theme-ui": "~0.15.3",
"polished": "^4.2.2",
"react-spring": "^9.7.2",
"react-spring": "^9.7.3",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2657,10 +2657,10 @@ __metadata:
"@lekoarts/gatsby-theme-emilia-core": "npm:^5.1.4"
"@theme-ui/mdx": "npm:~0.15.3"
"@theme-ui/preset-tailwind": "npm:0.15.3"
gatsby-plugin-image: "npm:^3.12.0"
gatsby-plugin-image: "npm:^3.12.3"
gatsby-plugin-theme-ui: "npm:~0.15.3"
polished: "npm:^4.2.2"
react-spring: "npm:^9.7.2"
react-spring: "npm:^9.7.3"
theme-ui: "npm:~0.15.3"
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -19294,9 +19294,9 @@ __metadata:
languageName: node
linkType: hard

"react-spring@npm:^9.7.2":
version: 9.7.2
resolution: "react-spring@npm:9.7.2"
"react-spring@npm:^9.7.2, react-spring@npm:^9.7.3":
version: 9.7.3
resolution: "react-spring@npm:9.7.3"
dependencies:
"@react-spring/core": "npm:~9.7.3"
"@react-spring/konva": "npm:~9.7.3"
Expand All @@ -19307,7 +19307,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 434e293459c28c93285998f25a2512e1d7b0c123c434606707c2c35e1c015140dfe5d330c8b6a937ebe1d79eb594f341a698b66f12e59109b847dbfac7698709
checksum: 99fed1e53dcc4249ac5deec2e6b1cf709623957d1bec3bede548cecf1eee469b71cfc5d3fb2d9113ed2074ed5038d2f2f9f3d93478b4edccf2bf0253cd45e255
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a72de8

Please sign in to comment.