Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update minor and patch dependencies for gatsby-theme-emma #1243

Merged
merged 2 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/tender-crews-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-emma": patch
---

Update minor and patch dependencies
4 changes: 2 additions & 2 deletions themes/gatsby-theme-emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.12.0",
"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 @@ -2697,10 +2697,10 @@ __metadata:
"@theme-ui/mdx": "npm:~0.15.3"
"@theme-ui/preset-tailwind": "npm:0.15.3"
gatsby-plugin-catch-links: "npm:^5.12.0"
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