Skip to content

Commit

Permalink
chore(deps): update packages (#551)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: LekoArts <lekoarts@gmail.com>
  • Loading branch information
3 people authored Dec 17, 2020
1 parent 04c18c1 commit 9d25527
Show file tree
Hide file tree
Showing 15 changed files with 2,627 additions and 3,028 deletions.
18 changes: 18 additions & 0 deletions .changeset/sweet-donkeys-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
"@lekoarts/gatsby-theme-cara": patch
"@lekoarts/gatsby-theme-emilia-core": patch
"@lekoarts/gatsby-theme-emilia": patch
"@lekoarts/gatsby-theme-emma-core": patch
"@lekoarts/gatsby-theme-emma": patch
"@lekoarts/gatsby-theme-graphql-playground": patch
"@lekoarts/gatsby-theme-jodie-core": patch
"@lekoarts/gatsby-theme-jodie": patch
"@lekoarts/gatsby-theme-minimal-blog-core": patch
"@lekoarts/gatsby-theme-minimal-blog": patch
"@lekoarts/gatsby-theme-specimens": patch
"@lekoarts/gatsby-theme-status-dashboard": patch
---

chore(deps): update packages

You can see the details of the update here: https://github.com/LekoArts/gatsby-themes/pull/551
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.2.7",
"@changesets/cli": "^2.11.2",
"@testing-library/cypress": "^7.0.1",
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.2",
"@changesets/cli": "^2.12.0",
"@testing-library/cypress": "^7.0.3",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@types/chroma-js": "^2.1.0",
"@types/jest": "^26.0.14",
"@types/loadable__component": "^5.13.1",
Expand All @@ -50,34 +50,34 @@
"@types/react-helmet": "^6.1.0",
"@types/styled-system": "^5.1.10",
"@types/theme-ui": "^0.3.7",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"concurrently": "^5.3.0",
"cross-env": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^5.6.0",
"eslint": "^7.13.0",
"eslint": "^7.15.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"gatsby-cypress": "^0.4.12",
"husky": "^4.3.0",
"gatsby-cypress": "^0.8.0",
"husky": "^4.3.6",
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"lint-staged": "^10.5.1",
"lint-staged": "^10.5.3",
"plop": "^2.7.4",
"prettier": "^2.1.2",
"start-server-and-test": "^1.11.5",
"prettier": "^2.2.1",
"start-server-and-test": "^1.11.6",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
"typescript": "^4.1.3"
},
"resolutions": {
"cypress": "^5.6.0",
"@emotion/core": "^10.1.1",
"@mdx-js/mdx": "^1.6.21",
"@mdx-js/react": "^1.6.21"
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22"
}
}
14 changes: 7 additions & 7 deletions themes/gatsby-theme-cara/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"dependencies": {
"@emotion/styled": "^10.0.27",
"@mdx-js/mdx": "^1.6.21",
"@theme-ui/presets": "^0.3.0",
"gatsby-plugin-emotion": "^4.3.15",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-react-helmet": "^3.3.14",
"@mdx-js/mdx": "^1.6.22",
"@theme-ui/presets": "^0.3.4",
"gatsby-plugin-emotion": "^4.5.0",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-source-filesystem": "^2.8.0",
"react-helmet": "^6.1.0",
"react-spring": "^8.0.27",
"theme-ui": "^0.3.3"
Expand Down
14 changes: 7 additions & 7 deletions themes/gatsby-theme-emilia-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"react-dom": "^16.9.0"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.21",
"@mdx-js/react": "^1.6.21",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-transformer-sharp": "^2.5.21",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-sharp": "^2.11.1",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-sharp": "^2.9.0",
"lodash.kebabcase": "^4.1.1"
},
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions themes/gatsby-theme-emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emilia-core": "^1.3.18",
"@theme-ui/presets": "^0.3.0",
"@theme-ui/presets": "^0.3.4",
"colorthief": "^2.3.2",
"gatsby-core-utils": "^1.3.24",
"gatsby-image": "^2.4.21",
"gatsby-plugin-emotion": "^4.3.15",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-core-utils": "^1.7.0",
"gatsby-image": "^2.8.0",
"gatsby-plugin-emotion": "^4.5.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-plugin-typescript": "^2.9.0",
"react-helmet": "^6.1.0",
"react-spring": "^8.0.27",
"theme-ui": "^0.3.3"
Expand Down
16 changes: 8 additions & 8 deletions themes/gatsby-theme-emma-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"react-dom": "^16.9.0"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.21",
"@mdx-js/react": "^1.6.21",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-remark-images": "^3.4.2",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-transformer-sharp": "^2.5.21",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-sharp": "^2.11.1",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-remark-images": "^3.8.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-sharp": "^2.9.0",
"lodash.kebabcase": "^4.1.1"
},
"keywords": [
Expand Down
16 changes: 8 additions & 8 deletions themes/gatsby-theme-emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-emma-core": "^1.3.18",
"@mdx-js/mdx": "^1.6.21",
"@theme-ui/presets": "^0.3.0",
"gatsby-image": "^2.4.21",
"gatsby-plugin-catch-links": "^2.3.15",
"gatsby-plugin-emotion": "^4.3.15",
"gatsby-plugin-react-helmet": "^3.3.14",
"@mdx-js/mdx": "^1.6.22",
"@theme-ui/presets": "^0.3.4",
"gatsby-image": "^2.8.0",
"gatsby-plugin-catch-links": "^2.7.0",
"gatsby-plugin-emotion": "^4.5.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"polished": "^4.0.3",
"gatsby-plugin-typescript": "^2.9.0",
"polished": "^4.0.5",
"react-helmet": "^6.1.0",
"react-spring": "^8.0.27",
"theme-ui": "^0.3.3"
Expand Down
16 changes: 8 additions & 8 deletions themes/gatsby-theme-graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"react-dom": "^16.11.0"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.21",
"@theme-ui/presets": "^0.3.0",
"@mdx-js/mdx": "^1.6.22",
"@theme-ui/presets": "^0.3.4",
"@theme-ui/prism": "^0.3.0",
"@theme-ui/sidenav": "^0.3.3",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-react-helmet": "^3.3.14",
"@theme-ui/sidenav": "^0.3.4",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-source-filesystem": "^2.8.0",
"is-absolute-url": "^3.0.3",
"re-resizable": "^6.8.0",
"re-resizable": "^6.9.0",
"react-helmet": "^6.1.0",
"theme-ui": "^0.3.3"
},
Expand Down
12 changes: 6 additions & 6 deletions themes/gatsby-theme-jodie-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"react-dom": "^16.13.0"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.21",
"@mdx-js/react": "^1.6.21",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-transformer-sharp": "^2.5.21",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-sharp": "^2.11.1",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-sharp": "^2.9.0",
"lodash.kebabcase": "^4.1.1"
},
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions themes/gatsby-theme-jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"dependencies": {
"@lekoarts/gatsby-theme-jodie-core": "^1.0.3",
"@theme-ui/presets": "^0.3.0",
"@theme-ui/presets": "^0.3.4",
"@theme-ui/prism": "^0.3.0",
"fontsource-work-sans": "^3.0.3",
"gatsby-image": "^2.4.21",
"gatsby-plugin-emotion": "^4.3.15",
"gatsby-plugin-react-helmet": "^3.3.14",
"fontsource-work-sans": "^3.1.6",
"gatsby-image": "^2.8.0",
"gatsby-plugin-emotion": "^4.5.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"polished": "^4.0.3",
"polished": "^4.0.5",
"react-helmet": "^6.1.0",
"theme-ui": "^0.3.3"
},
Expand Down
16 changes: 8 additions & 8 deletions themes/gatsby-theme-minimal-blog-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"react-dom": "^16.11.0"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.21",
"@mdx-js/react": "^1.6.21",
"gatsby-plugin-mdx": "^1.3.1",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-remark-images": "^3.4.2",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-transformer-sharp": "^2.5.21",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"gatsby-plugin-mdx": "^1.7.0",
"gatsby-plugin-sharp": "^2.11.1",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-remark-images": "^3.8.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-sharp": "^2.9.0",
"lodash.kebabcase": "^4.1.1"
},
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions themes/gatsby-theme-minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"dependencies": {
"@lekoarts/gatsby-theme-minimal-blog-core": "^2.6.3",
"@loadable/component": "^5.14.1",
"@theme-ui/color": "^0.3.3",
"@theme-ui/components": "^0.3.3",
"@theme-ui/presets": "^0.3.0",
"gatsby-plugin-catch-links": "^2.3.15",
"gatsby-plugin-feed": "^2.6.0",
"gatsby-plugin-react-helmet": "^3.3.14",
"@theme-ui/color": "^0.3.4",
"@theme-ui/components": "^0.3.4",
"@theme-ui/presets": "^0.3.4",
"gatsby-plugin-catch-links": "^2.7.0",
"gatsby-plugin-feed": "^2.10.0",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-plugin-typescript": "^2.9.0",
"lodash.kebabcase": "^4.1.1",
"mdx-utils": "^0.2.0",
"prism-react-renderer": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"dependencies": {
"@styled-system/css": "^5.1.5",
"chroma-js": "^2.1.0",
"gatsby-plugin-typescript": "^2.5.0",
"polished": "^4.0.3"
"gatsby-plugin-typescript": "^2.9.0",
"polished": "^4.0.5"
},
"keywords": [
"gatsby",
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"react-dom": "^16.9.0"
},
"dependencies": {
"@theme-ui/presets": "^0.3.0",
"@theme-ui/presets": "^0.3.4",
"gatsby-plugin-theme-ui": "^0.3.3",
"gatsby-plugin-typescript": "^2.5.0",
"gatsby-plugin-typescript": "^2.9.0",
"gatsby-source-circleci": "^1.0.3",
"gatsby-source-netlify": "^1.0.4",
"theme-ui": "^0.3.3"
Expand Down
Loading

0 comments on commit 9d25527

Please sign in to comment.