Skip to content

Commit

Permalink
chore(deps): update starters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent b1f52df commit 3b54440
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 114 deletions.
8 changes: 4 additions & 4 deletions examples/cara/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-cara": "^5.1.4",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emilia": "^5.1.4",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emma": "^5.1.4",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-graphql-playground": "^5.1.5",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-jodie": "^5.1.4",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 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.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-feed": "^5.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
Expand All @@ -26,9 +26,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
12 changes: 6 additions & 6 deletions examples/specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-system": "0.15.3",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-mdx": "^5.12.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"gatsby-source-filesystem": "^5.12.0",
"prism-react-renderer": "^2.0.6",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-live": "^4.1.3",
"react-live": "^4.1.5",
"remark-gfm": "^3.0.1",
"remark-slug": "^7.0.1",
"theme-ui": "~0.15.3"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@lekoarts/gatsby-theme-status-dashboard": "^5.1.2",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"gatsby-plugin-emotion": "^8.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/styleguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"@lekoarts/gatsby-theme-styleguide": "^5.1.2",
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
"gatsby": "^5.12.3",
"gatsby": "^5.12.5",
"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.17.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/node": "^18.18.1",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"cross-env": "^7.0.3",
"typescript": "^5.2.2"
}
Expand Down
Loading

0 comments on commit 3b54440

Please sign in to comment.