Skip to content

Commit

Permalink
fix(deps): update starters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 856fbf9 commit 5d9cc41
Show file tree
Hide file tree
Showing 10 changed files with 147 additions and 147 deletions.
10 changes: 5 additions & 5 deletions examples/cara/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-cara": "^5.1.4",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emilia": "^5.1.4",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emma": "^5.1.4",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-graphql-playground": "^5.1.5",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-jodie": "^5.1.4",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-minimal-blog": "^6.2.1",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
Expand All @@ -26,10 +26,10 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
14 changes: 7 additions & 7 deletions examples/specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@lekoarts/gatsby-theme-specimens": "^6.1.1",
"@lekoarts/rehype-meta-as-attributes": "^3.0.0",
"@lekoarts/themes-utils": "^3.0.0",
"@loadable/component": "^5.16.3",
"@loadable/component": "^5.16.4",
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-system": "0.15.3",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-mdx": "^5.13.1",
Expand All @@ -34,16 +34,16 @@
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-live": "^4.1.5",
"react-live": "^4.1.6",
"remark-gfm": "^3.0.1",
"remark-slug": "^7.0.1",
"theme-ui": "~0.15.3"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@lekoarts/gatsby-theme-status-dashboard": "^5.1.2",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-emotion": "^8.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions examples/styleguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"@lekoarts/gatsby-theme-styleguide": "^5.1.2",
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
"gatsby": "^5.13.3",
"gatsby": "^5.13.4",
"gatsby-plugin-theme-ui": "~0.15.3",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"theme-ui": "~0.15.3"
},
"devDependencies": {
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/node": "^18.19.31",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}

0 comments on commit 5d9cc41

Please sign in to comment.