Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-theme-minim…
Browse files Browse the repository at this point in the history
…al-blog
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b90e985 commit 9549350
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
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

0 comments on commit 9549350

Please sign in to comment.