Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-theme-emili…
Browse files Browse the repository at this point in the history
…a-core (#1272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts committed Dec 7, 2023
1 parent 9a1626f commit 9aae2de
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 21 deletions.
5 changes: 5 additions & 0 deletions .changeset/strong-fireants-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-emilia-core": patch
---

update minor and patch dependencies
8 changes: 4 additions & 4 deletions themes/gatsby-theme-emilia-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@lekoarts/themes-utils": "^3.0.1",
"@mdx-js/react": "^2.3.0",
"gatsby-plugin-mdx": "^5.12.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-sharp": "^5.12.0"
"gatsby-plugin-mdx": "^5.12.3",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3"
},
"keywords": [
"gatsby",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,10 +2638,10 @@ __metadata:
dependencies:
"@lekoarts/themes-utils": "npm:^3.0.1"
"@mdx-js/react": "npm:^2.3.0"
gatsby-plugin-mdx: "npm:^5.12.0"
gatsby-plugin-sharp: "npm:^5.12.0"
gatsby-source-filesystem: "npm:^5.12.0"
gatsby-transformer-sharp: "npm:^5.12.0"
gatsby-plugin-mdx: "npm:^5.12.3"
gatsby-plugin-sharp: "npm:^5.12.3"
gatsby-source-filesystem: "npm:^5.12.1"
gatsby-transformer-sharp: "npm:^5.12.3"
peerDependencies:
gatsby: ^5.5.0
react: ^18.0.0
Expand Down Expand Up @@ -11615,25 +11615,25 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-sharp@npm:^5.12.0":
version: 5.12.0
resolution: "gatsby-plugin-sharp@npm:5.12.0"
"gatsby-plugin-sharp@npm:^5.12.0, gatsby-plugin-sharp@npm:^5.12.3":
version: 5.12.3
resolution: "gatsby-plugin-sharp@npm:5.12.3"
dependencies:
"@babel/runtime": "npm:^7.20.13"
async: "npm:^3.2.4"
bluebird: "npm:^3.7.2"
debug: "npm:^4.3.4"
filenamify: "npm:^4.3.0"
fs-extra: "npm:^11.1.1"
gatsby-core-utils: "npm:^4.12.0"
gatsby-plugin-utils: "npm:^4.12.0"
gatsby-core-utils: "npm:^4.12.1"
gatsby-plugin-utils: "npm:^4.12.3"
lodash: "npm:^4.17.21"
probe-image-size: "npm:^7.2.3"
semver: "npm:^7.5.3"
sharp: "npm:^0.32.1"
sharp: "npm:^0.32.6"
peerDependencies:
gatsby: ^5.0.0-next
checksum: 8828b4cb854455dec14e28cba7d17e65ce554059d7f695899192ec0e364f330a718c1582b78ff70a4e885345502c9fadfaeafcfc372a5d572b7c629277bdae61
checksum: c180ed46c7aefe9a132be00e8bf4c85ad81acf274e38818c505c08b9508919284af8fdebabc8a81515e4e1583ceea47102f993effa76a2a49090239493b39173
languageName: node
linkType: hard

Expand Down Expand Up @@ -11833,22 +11833,22 @@ __metadata:
languageName: node
linkType: hard

"gatsby-transformer-sharp@npm:^5.12.0":
version: 5.12.0
resolution: "gatsby-transformer-sharp@npm:5.12.0"
"gatsby-transformer-sharp@npm:^5.12.0, gatsby-transformer-sharp@npm:^5.12.3":
version: 5.12.3
resolution: "gatsby-transformer-sharp@npm:5.12.3"
dependencies:
"@babel/runtime": "npm:^7.20.13"
bluebird: "npm:^3.7.2"
common-tags: "npm:^1.8.2"
fs-extra: "npm:^11.1.1"
gatsby-plugin-utils: "npm:^4.12.0"
gatsby-plugin-utils: "npm:^4.12.3"
probe-image-size: "npm:^7.2.3"
semver: "npm:^7.5.3"
sharp: "npm:^0.32.1"
sharp: "npm:^0.32.6"
peerDependencies:
gatsby: ^5.0.0-next
gatsby-plugin-sharp: ^5.0.0-next
checksum: 0861d2c567264ba514847519d13923f9f8d8c2cf6a5e9e2220065d7248168d7ac3c9d82c8d70638d69f932a84c114b228da5a56b0b8bc5539a95f1525d802b55
checksum: 6c360a32ba270a07e02ff5a8b31b0c225fd30fbe564bfe3df15b52de5e6d0bf25c42cd57ed857d6e8e8e5c00518e95bcbbc60ec047c486eedf54bb74170a0a28
languageName: node
linkType: hard

Expand Down

0 comments on commit 9aae2de

Please sign in to comment.