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-minimal-blog #1360

Closed
wants to merge 1 commit into from
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
4 changes: 2 additions & 2 deletions themes/gatsby-theme-minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@theme-ui/color": "~0.15.3",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-catch-links": "^5.14.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3013,9 +3013,9 @@ __metadata:
"@theme-ui/color": "npm:~0.15.3"
"@theme-ui/mdx": "npm:~0.15.3"
"@theme-ui/preset-tailwind": "npm:0.15.3"
gatsby-plugin-catch-links: "npm:^5.13.1"
gatsby-plugin-catch-links: "npm:^5.14.0"
gatsby-plugin-theme-ui: "npm:~0.15.3"
prism-react-renderer: "npm:^2.3.1"
prism-react-renderer: "npm:^2.4.0"
theme-ui: "npm:~0.15.3"
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -11617,15 +11617,15 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-catch-links@npm:^5.13.1":
version: 5.13.1
resolution: "gatsby-plugin-catch-links@npm:5.13.1"
"gatsby-plugin-catch-links@npm:^5.13.1, gatsby-plugin-catch-links@npm:^5.14.0":
version: 5.14.0
resolution: "gatsby-plugin-catch-links@npm:5.14.0"
dependencies:
"@babel/runtime": "npm:^7.20.13"
escape-string-regexp: "npm:^1.0.5"
peerDependencies:
gatsby: ^5.0.0-next
checksum: 10c0/1e841aa903a54a43e9a602c23dd7dae434a43e96fa6e6b4b6bcdd8a4568bb1944314477e168cbb42bc7c8635bb0a4d0f969a5ce08bc71560757f7f3768dbaa58
checksum: 10c0/454a77291094b7e8996494e500801a9b1144853c39b9e366c44513a4a39c0cb9990008cf3782ae519e6c3cb0c2593ca50f7ff63ca5b05aed992ecf398a310d99
languageName: node
linkType: hard

Expand Down Expand Up @@ -18836,15 +18836,15 @@ __metadata:
languageName: node
linkType: hard

"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1":
version: 2.3.1
resolution: "prism-react-renderer@npm:2.3.1"
"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1, prism-react-renderer@npm:^2.4.0":
version: 2.4.0
resolution: "prism-react-renderer@npm:2.4.0"
dependencies:
"@types/prismjs": "npm:^1.26.0"
clsx: "npm:^2.0.0"
peerDependencies:
react: ">=16.0.0"
checksum: 10c0/566932127ca18049a651aa038a8f8c7c1ca15950d21b659c2ce71fd95bd03bef2b5d40c489e7aa3453eaf15d984deef542a609d7842e423e6a13427dd90bd371
checksum: 10c0/3d6969b057da0efe39e3e637bf93601cd5757de5919180e8df16daf1d1b8eedc39b70c7f6f28724fba0a01bc857c6b78312ab027f4e913159d1165c5aba235bb
languageName: node
linkType: hard

Expand Down