Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 704ba87 commit 7e99136
Show file tree
Hide file tree
Showing 4 changed files with 3,143 additions and 2,330 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@nickymeuleman/gatsby-theme-blog": "*",
"gatsby": "^4.25.9",
"gatsby-remark-katex": "^6.25.0",
"gatsby": "^5.13.7",
"gatsby-remark-katex": "^7.13.1",
"katex": "^0.16.11",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"gatsby-cypress": "^2.25.0",
"gatsby-cypress": "^3.13.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^2.8.8",
Expand Down
32 changes: 16 additions & 16 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"develop": "gatsby develop -H 0.0.0.0"
},
"peerDependencies": {
"gatsby": "^4.25.9",
"gatsby": "^5.13.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand All @@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint-config-prettier": "^8.10.0",
"gatsby": "^4.25.9",
"gatsby": "^5.13.7",
"react-dom": "^18.3.1",
"start-server-and-test": "^2.0.4",
"typescript": "^5.5.3"
Expand All @@ -42,21 +42,21 @@
"@theme-ui/presets": "^0.16.2",
"@theme-ui/prism": "^0.16.2",
"deepmerge": "^4.3.1",
"gatsby-core-utils": "^3.25.0",
"gatsby-plugin-catch-links": "^4.25.0",
"gatsby-plugin-emotion": "^7.25.0",
"gatsby-plugin-image": "^2.25.0",
"gatsby-plugin-mdx": "^4.4.0",
"gatsby-plugin-sharp": "^4.25.1",
"gatsby-core-utils": "^4.13.1",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-emotion": "^8.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-mdx": "^5.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-theme-ui": "^0.16.2",
"gatsby-plugin-typescript": "^4.25.0",
"gatsby-remark-copy-linked-files": "^5.25.0",
"gatsby-remark-images": "^6.25.0",
"gatsby-remark-smartypants": "^5.25.0",
"gatsby-source-filesystem": "^4.25.0",
"gatsby-transformer-json": "^4.25.0",
"gatsby-transformer-sharp": "^4.25.0",
"gatsby-transformer-yaml": "^4.25.0",
"gatsby-plugin-typescript": "^5.13.1",
"gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-json": "^5.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"gatsby-transformer-yaml": "^5.13.1",
"mkdirp": "^1.0.4",
"parse-numeric-range": "^1.3.0",
"path-browserify": "^1.0.1",
Expand Down
Loading

0 comments on commit 7e99136

Please sign in to comment.