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

Bump @adobe/gatsby-theme-aio from 4.11.12 to 4.13.0 #138

Closed
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/bdenham"
},
"dependencies": {
"@adobe/gatsby-theme-aio": "4.11.12",
"@adobe/gatsby-theme-aio": "4.13.0",
"gatsby": "4.22.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ __metadata:
languageName: node
linkType: hard

"@adobe/gatsby-theme-aio@npm:4.11.12":
version: 4.11.12
resolution: "@adobe/gatsby-theme-aio@npm:4.11.12"
"@adobe/gatsby-theme-aio@npm:4.13.0":
version: 4.13.0
resolution: "@adobe/gatsby-theme-aio@npm:4.13.0"
dependencies:
"@adobe/focus-ring-polyfill": ^0.1.5
"@adobe/gatsby-source-github-file-contributors": ^0.3.1
Expand Down Expand Up @@ -108,7 +108,7 @@ __metadata:
penpal: ^6.2.2
postcss: ^8.4.16
preact: ^10.11.0
preact-render-to-string: ^5.2.4
preact-render-to-string: ^6.5.5
prism-react-renderer: 1.3.5
prop-types: ^15.8.1
react-helmet: ^6.1.0
Expand All @@ -131,7 +131,7 @@ __metadata:
gatsby: ^4.22.0
react: ^17.0.2
react-dom: ^17.0.2
checksum: 2508e6a8e020e37f96e2f82afb13fb1a35f800177d551b2c873f50dfd07d92a9ffb7c81861b506b8dceb6519a4a6beac8d112764e5454c13597ab136bd4d6a66
checksum: 938337bd75ca8437c506c07cd989d0f17cdeac8a1a9a94d80042289f33aefac97e58514edf9e6e1e478220edf9662c7b16d9ea5b4532e47dbe10043bc232d416
languageName: node
linkType: hard

Expand Down Expand Up @@ -6934,7 +6934,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "commerce-xd-kits@workspace:."
dependencies:
"@adobe/gatsby-theme-aio": 4.11.12
"@adobe/gatsby-theme-aio": 4.13.0
gatsby: 4.22.0
react: ^17.0.2
react-dom: ^17.0.2
Expand Down Expand Up @@ -16559,14 +16559,12 @@ __metadata:
languageName: node
linkType: hard

"preact-render-to-string@npm:^5.2.4":
version: 5.2.4
resolution: "preact-render-to-string@npm:5.2.4"
dependencies:
pretty-format: ^3.8.0
"preact-render-to-string@npm:^6.5.5":
version: 6.5.5
resolution: "preact-render-to-string@npm:6.5.5"
peerDependencies:
preact: ">=10"
checksum: cb29e280174bb4e8a77be454b927dfa35f2672d9bf2eb11d6634208b076d81508a35d53a38a5dfee7676fc48be2c1e0db2e83fca955f7016ce5ed844f35d92b4
checksum: 4b2309be252d25b85a6c942e1874560eb19d2b0efa9a0aa247ad4b882b0de0f812a28a94d8d9b9ef5c9a3c3d27e8291e7ee529f95a480447ee48022a73a6465f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16637,13 +16635,6 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:^3.8.0":
version: 3.8.0
resolution: "pretty-format@npm:3.8.0"
checksum: 21a114d43ef06978f8f7f6212be4649b0b094f05d9b30e14e37550bf35c8ca24d8adbca9e5adc4cc15d9eaf7a1e7a30478a4dc37b30982bfdf0292a5b385484c
languageName: node
linkType: hard

"prism-react-renderer@npm:1.3.5":
version: 1.3.5
resolution: "prism-react-renderer@npm:1.3.5"
Expand Down
Loading