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 Jan 1, 2024
1 parent 968bbb4 commit 7473430
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.12.0",
"gatsby-plugin-catch-links": "^5.13.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"prism-react-renderer": "^2.3.0",
"prism-react-renderer": "^2.3.1",
"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 @@ -2811,9 +2811,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.12.0"
gatsby-plugin-catch-links: "npm:^5.13.0"
gatsby-plugin-theme-ui: "npm:~0.15.3"
prism-react-renderer: "npm:^2.3.0"
prism-react-renderer: "npm:^2.3.1"
theme-ui: "npm:~0.15.3"
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -11159,15 +11159,15 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-catch-links@npm:^5.12.0":
version: 5.12.0
resolution: "gatsby-plugin-catch-links@npm:5.12.0"
"gatsby-plugin-catch-links@npm:^5.12.0, gatsby-plugin-catch-links@npm:^5.13.0":
version: 5.13.0
resolution: "gatsby-plugin-catch-links@npm:5.13.0"
dependencies:
"@babel/runtime": "npm:^7.20.13"
escape-string-regexp: "npm:^1.0.5"
peerDependencies:
gatsby: ^5.0.0-next
checksum: 931112bc159802563f0f7452138d7beb291a865877a77c2c85f0192537e1a28884d7512843f48bb0a9a514714be346a905223eb8231db6fd084841695d53d5be
checksum: cecc64d0efc0fd45ef82682f4136c99a4dce57b864879f70aca1086b2410408541f1cba3eb1a333a4b5ae263b12445cb3449556fa6acd4b5ed22c8d504db39ed
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit 7473430

Please sign in to comment.