Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-theme-graph…
Browse files Browse the repository at this point in the history
…ql-playground (#1217)

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 Aug 29, 2023
1 parent c710400 commit ae5a347
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .changeset/empty-flowers-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-graphql-playground": patch
---

fix(deps): update minor and patch dependencies for gatsby-theme-graphql-playground
6 changes: 3 additions & 3 deletions themes/gatsby-theme-graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"@theme-ui/sidenav": "~0.15.3",
"gatsby-plugin-mdx": "^5.10.0",
"gatsby-plugin-mdx": "^5.12.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"gatsby-source-filesystem": "^5.10.0",
"gatsby-source-filesystem": "^5.12.0",
"is-absolute-url": "^4.0.1",
"re-resizable": "^6.9.9",
"re-resizable": "^6.9.11",
"theme-ui": "~0.15.3",
"unist-util-visit": "^4.1.2"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2875,11 +2875,11 @@ __metadata:
"@theme-ui/mdx": ~0.15.3
"@theme-ui/preset-tailwind": 0.15.3
"@theme-ui/sidenav": ~0.15.3
gatsby-plugin-mdx: ^5.10.0
gatsby-plugin-mdx: ^5.12.0
gatsby-plugin-theme-ui: ~0.15.3
gatsby-source-filesystem: ^5.10.0
gatsby-source-filesystem: ^5.12.0
is-absolute-url: ^4.0.1
re-resizable: ^6.9.9
re-resizable: ^6.9.11
theme-ui: ~0.15.3
unist-util-visit: ^4.1.2
peerDependencies:
Expand Down Expand Up @@ -19186,13 +19186,13 @@ __metadata:
languageName: node
linkType: hard

"re-resizable@npm:^6.9.9":
version: 6.9.9
resolution: "re-resizable@npm:6.9.9"
"re-resizable@npm:^6.9.11":
version: 6.9.11
resolution: "re-resizable@npm:6.9.11"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: a2c8bfe86646fb02d5c9c624b1da26f9e6a5e2f552cd96ce4db690588bee6b21177065ce8e98646c6ca0b1a9c4ce233824b75eb346800d8248ac8a87b40f1b28
checksum: 04be62e2985caff8ff082664b9b66d7c49df383a9560e691f32f583cba75ce51077be8b718c5cda5a1fa07e701337102cbd9ff5b03a58541d9092f25753f47f7
languageName: node
linkType: hard

Expand Down

0 comments on commit ae5a347

Please sign in to comment.