Skip to content

Commit

Permalink
chore: Update deps (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored Dec 24, 2024
1 parent 3816890 commit 9e5be42
Show file tree
Hide file tree
Showing 22 changed files with 1,747 additions and 836 deletions.
23 changes: 23 additions & 0 deletions .changeset/late-crabs-approve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
"@lekoarts/gatsby-theme-graphql-playground": patch
"@lekoarts/gatsby-theme-status-dashboard": patch
"@lekoarts/rehype-meta-as-attributes": patch
"@lekoarts/gatsby-theme-minimal-blog": patch
"@lekoarts/gatsby-theme-specimens": patch
"graphql-playground": patch
"@lekoarts/gatsby-theme-emilia": patch
"status-dashboard": patch
"@lekoarts/gatsby-theme-jodie": patch
"@lekoarts/gatsby-theme-cara": patch
"@lekoarts/gatsby-theme-emma": patch
"minimal-blog": patch
"@lekoarts/themes-utils": patch
"styleguide": patch
"specimens": patch
"emilia": patch
"jodie": patch
"cara": patch
"emma": patch
---

Update dependencies
8 changes: 4 additions & 4 deletions examples/cara/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
14 changes: 7 additions & 7 deletions examples/specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clean": "gatsby clean"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-specimens": "^6.1.1",
"@lekoarts/rehype-meta-as-attributes": "^3.0.0",
"@lekoarts/themes-utils": "^3.0.0",
Expand All @@ -31,19 +31,19 @@
"gatsby-plugin-theme-ui": "~0.15.3",
"gatsby-plugin-webpack-statoscope": "^1.0.3",
"gatsby-source-filesystem": "^5.14.0",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-live": "^4.1.7",
"react-live": "^4.1.8",
"remark-gfm": "^3.0.1",
"remark-slug": "^7.0.1",
"theme-ui": "~0.15.3"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
10 changes: 5 additions & 5 deletions examples/status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clean": "gatsby clean"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-status-dashboard": "^5.1.2",
"gatsby": "^5.14.1",
"gatsby-plugin-emotion": "^8.14.0",
Expand All @@ -26,10 +26,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
10 changes: 5 additions & 5 deletions examples/styleguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clean": "gatsby clean"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-styleguide": "^5.1.2",
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
Expand All @@ -28,10 +28,10 @@
"theme-ui": "~0.15.3"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
"typescript": "^5.7.2"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,46 +34,46 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.11",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.1",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.3.1",
"@types/chroma-js": "^2.4.4",
"@types/chroma-js": "^2.4.5",
"@types/fs-extra": "^11.0.4",
"@types/loadable__component": "^5.13.9",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/styled-system": "^5.1.22",
"@types/node": "^20.17.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/styled-system": "^5.1.23",
"@types/styled-system__css": "^5.0.21",
"@types/three": "^0.168.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"cross-env": "^7.0.3",
"cypress": "^13.16.0",
"eslint": "^8.57.0",
"cypress": "^13.17.0",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^4.6.2",
"fs-extra": "^11.2.0",
"gatsby-cypress": "^3.14.0",
"glob": "^10.4.5",
"husky": "^9.1.7",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"plop": "^4.0.1",
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.8",
"typescript": "^5.5.4",
"vitest": "^2.1.6"
"prettier": "^3.4.2",
"start-server-and-test": "^2.0.9",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"resolutions": {
"cypress": "^13.16.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/rehype-meta-as-attributes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"tsup": "^8.2.3",
"tsup": "^8.3.5",
"unified": "^11.0.5"
},
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/themes-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/lodash.kebabcase": "^4.1.9",
"tsup": "^8.2.3"
"tsup": "^8.3.5"
},
"bugs": {
"url": "https://github.com/LekoArts/gatsby-themes/issues"
Expand Down
6 changes: 3 additions & 3 deletions themes/gatsby-theme-cara/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@mdx-js/react": "^2.3.0",
"@react-spring/parallax": "^9.7.3",
"@react-spring/web": "^9.7.3",
"@react-spring/parallax": "^9.7.5",
"@react-spring/web": "^9.7.5",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-mdx": "^5.14.0",
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-emilia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-emilia-core": "^5.1.6",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"polished": "^4.3.1",
"react-spring": "^9.7.3",
"react-spring": "^9.7.5",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-emma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-emma-core": "^5.1.6",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"polished": "^4.3.1",
"react-spring": "^9.7.3",
"react-spring": "^9.7.5",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/themes-utils": "^3.0.1",
"@mapbox/rehype-prism": "^0.9.0",
"@mdx-js/react": "^2.3.0",
Expand All @@ -31,7 +31,7 @@
"gatsby-plugin-theme-ui": "~0.15.3",
"gatsby-source-filesystem": "^5.14.0",
"is-absolute-url": "^4.0.1",
"re-resizable": "^6.9.17",
"re-resizable": "^6.10.3",
"theme-ui": "~0.15.3",
"unist-util-visit": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-jodie-core": "^5.1.6",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@lekoarts/gatsby-theme-minimal-blog-core": "^6.2.3",
"@lekoarts/themes-utils": "^3.0.1",
"@mdx-js/react": "^2.3.0",
Expand All @@ -29,7 +29,7 @@
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.14.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.1",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@styled-system/css": "^5.1.5",
"chroma-js": "^2.4.2",
"chroma-js": "^2.6.0",
"polished": "^4.3.1"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-status-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@mdx-js/react": "^2.3.0",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
Expand Down
Loading

0 comments on commit 9e5be42

Please sign in to comment.