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

aio theme yarn lock update #150

Merged
merged 1 commit into from
Oct 22, 2024
Merged
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
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.0":
version: 4.11.0
resolution: "@adobe/gatsby-theme-aio@npm:4.11.0"
"@adobe/gatsby-theme-aio@npm:^4.14.13":
version: 4.14.13
resolution: "@adobe/gatsby-theme-aio@npm:4.14.13"
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: 846821c771b0ee163658e7c33c09f07a8e6572bf3f6045587c217e7470e817fbe388ce5957f9719fa81a384236d8ebb6c1478184d9e3d1a0858d2d90fb1b719e
checksum: 00ce55db9ec96c66f31a0b83298fbccf40c8a28355c3effcb3525892fcbb5c785d5b18de38e31d8233887e32230178b408d4136f070ba256bfb473812ee53e90
languageName: node
linkType: hard

Expand Down Expand Up @@ -7946,7 +7946,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "dev-site-documentation-template@workspace:."
dependencies:
"@adobe/gatsby-theme-aio": ^4.11.0
"@adobe/gatsby-theme-aio": ^4.14.13
gatsby: 4.22.0
react: ^17.0.2
react-dom: ^17.0.2
Expand Down Expand Up @@ -16349,14 +16349,12 @@ __metadata:
languageName: node
linkType: hard

"preact-render-to-string@npm:^5.2.4":
version: 5.2.6
resolution: "preact-render-to-string@npm:5.2.6"
dependencies:
pretty-format: ^3.8.0
"preact-render-to-string@npm:^6.5.5":
version: 6.5.11
resolution: "preact-render-to-string@npm:6.5.11"
peerDependencies:
preact: ">=10"
checksum: be8d5d8fb502d422c503e68af7bcccb6facd942f3ae9a4d093ebe3f1d4f0b15c540624bdac434d53a2a8e8fb7afa4606383414e937c40933ca43445470a026ff
checksum: 6dcf890fa1bfb9dfe52ef1ae18cb39c792756ed306bea1f83ad2d007a6398be689e369b9d8365a7efd6c8a02a262fdadfacb412b2d96738b9be3dfa9bd8d3f23
languageName: node
linkType: hard

Expand Down Expand Up @@ -16405,13 +16403,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