Skip to content

Commit

Permalink
fix(deps): update dependency @dvcorg/gatsby-theme-iterative to v0.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent f234110 commit 1d228ce
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"node": ">=18.x <=21.x"
},
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "0.3.18",
"@dvcorg/gatsby-theme-iterative": "0.3.20",
"@dvcorg/websites-server": "0.2.1",
"@iframe-resizer/react": "5.1.5",
"@octokit/request": "8.4.0",
Expand Down
79 changes: 77 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,82 @@ __metadata:
languageName: node
linkType: hard

"@dvcorg/gatsby-theme-iterative@npm:0.3.18, @dvcorg/gatsby-theme-iterative@npm:^0.3.18":
"@dvcorg/gatsby-theme-iterative@npm:0.3.20":
version: 0.3.20
resolution: "@dvcorg/gatsby-theme-iterative@npm:0.3.20"
dependencies:
"@babel/plugin-transform-react-jsx": "npm:^7.23.4"
"@reach/portal": "npm:^0.18.0"
"@reach/skip-nav": "npm:^0.18.0"
"@sentry/gatsby": "npm:^7.107.0"
"@svgr/webpack": "npm:^8.0.0"
"@types/gatsbyjs__reach-router": "npm:^2.0.4"
"@types/isomorphic-fetch": "npm:^0.0.39"
"@types/promise-polyfill": "npm:^6.0.4"
"@types/react-collapse": "npm:^5.0.1"
"@types/react-helmet": "npm:^6.1.6"
"@types/unist": "npm:^3.0.0"
autoprefixer: "npm:^10.4.18"
classnames: "npm:^2.5.1"
ease-component: "npm:^1.0.0"
gatsby-plugin-image: "npm:^3.13.1"
gatsby-plugin-manifest: "npm:^5.13.1"
gatsby-plugin-postcss: "npm:^6.13.1"
gatsby-plugin-react-helmet: "npm:^6.13.1"
gatsby-plugin-sharp: "npm:^5.13.1"
gatsby-plugin-sitemap: "npm:^6.13.1"
gatsby-plugin-svgr: "npm:^3.0.0-beta.0"
gatsby-remark-autolink-headers: "npm:^6.13.1"
gatsby-remark-copy-relative-linked-files: "npm:^1.5.0"
gatsby-remark-embed-gist: "npm:^1.2.1"
gatsby-remark-embedder: "npm:^7.0.0"
gatsby-remark-external-links: "npm:^0.0.4"
gatsby-remark-images: "npm:^7.13.1"
gatsby-remark-prismjs: "npm:^7.13.1"
gatsby-remark-responsive-iframe: "npm:^6.13.1"
gatsby-remark-smartypants: "npm:^6.13.1"
gatsby-source-filesystem: "npm:^5.13.1"
gatsby-transformer-remark: "npm:^6.13.1"
gatsby-transformer-sharp: "npm:^5.13.1"
github-markdown-css: "npm:^5.5.1"
github-slugger: "npm:^2.0.0"
hast-util-select: "npm:^6.0.2"
iso-url: "npm:^1.2.1"
isomorphic-fetch: "npm:^3.0.0"
lodash: "npm:^4.17.21"
nanoid: "npm:^4.0.0"
perfect-scrollbar: "npm:^1.5.5"
postcss: "npm:^8.4.35"
postcss-nested: "npm:^6.0.0"
prismjs: "npm:^1.29.0"
promise-polyfill: "npm:^8.2.3"
react-collapse: "npm:^5.1.1"
react-collapsible: "npm:^2.8.4"
react-helmet: "npm:^6.1.0"
react-intersection-observer: "npm:^9.8.1"
react-use: "npm:^17.5.0"
rehype-parse: "npm:^8.0.4"
rehype-react: "npm:^7.0.4"
rehype-stringify: "npm:^9.0.3"
remark: "npm:^14.0.3"
remark-html: "npm:^15.0.1"
remark-parse: "npm:^10.0.2"
remark-preset-lint-recommended: "npm:^6.1.3"
reset-css: "npm:^5.0.1"
scroll: "npm:^3.0.1"
tailwindcss: "npm:^3.4.1"
title-case: "npm:^3.0.3"
unified: "npm:^11.0.4"
unist-util-remove-position: "npm:^5.0.0"
unist-util-visit: "npm:^5.0.0"
peerDependencies:
gatsby: ^5.0.0
react: ^18.0.0
checksum: 10c0/4aa4fa4575e23dcdeb66a2268877c84564942a35a466845aa10ade030ba740aca9b7b2d280c5bf2c8d8fbd26b80f333b3d9de452d4932c0f3d9506a24f1d6e9d
languageName: node
linkType: hard

"@dvcorg/gatsby-theme-iterative@npm:^0.3.18":
version: 0.3.18
resolution: "@dvcorg/gatsby-theme-iterative@npm:0.3.18"
dependencies:
Expand Down Expand Up @@ -25159,7 +25234,7 @@ __metadata:
resolution: "website@workspace:."
dependencies:
"@babel/core": "npm:7.24.8"
"@dvcorg/gatsby-theme-iterative": "npm:0.3.18"
"@dvcorg/gatsby-theme-iterative": "npm:0.3.20"
"@dvcorg/websites-server": "npm:0.2.1"
"@iframe-resizer/react": "npm:5.1.5"
"@octokit/request": "npm:8.4.0"
Expand Down

0 comments on commit 1d228ce

Please sign in to comment.