Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2022
1 parent d54aba9 commit 2b54c0d
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 557 deletions.
54 changes: 27 additions & 27 deletions package.json
Expand Up @@ -8,69 +8,69 @@
"dependencies": {
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@mantine/hooks": "5.2.4",
"@mantine/hooks": "5.3.1",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"gatsby": "4.22.0",
"gatsby-plugin-catch-links": "4.22.0",
"gatsby-plugin-emotion": "7.22.0",
"gatsby-plugin-google-gtag": "4.22.0",
"gatsby": "4.23.0",
"gatsby-plugin-catch-links": "4.23.0",
"gatsby-plugin-emotion": "7.23.0",
"gatsby-plugin-google-gtag": "4.23.0",
"gatsby-plugin-i18n-l10n": "4.18.7",
"gatsby-plugin-image": "2.22.0",
"gatsby-plugin-manifest": "4.22.0",
"gatsby-plugin-image": "2.23.0",
"gatsby-plugin-manifest": "4.23.0",
"gatsby-plugin-mdx": "3.20.0",
"gatsby-plugin-offline": "5.22.0",
"gatsby-plugin-react-helmet": "5.22.0",
"gatsby-plugin-offline": "5.23.0",
"gatsby-plugin-react-helmet": "5.23.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sharp": "4.22.0",
"gatsby-plugin-sitemap": "5.22.0",
"gatsby-remark-autolink-headers": "5.22.0",
"gatsby-remark-copy-linked-files": "5.22.0",
"gatsby-remark-images": "6.22.0",
"gatsby-remark-prismjs": "6.22.0",
"gatsby-source-filesystem": "4.22.0",
"gatsby-transformer-sharp": "4.22.0",
"gatsby-transformer-yaml": "4.22.0",
"gatsby-plugin-sharp": "4.23.0",
"gatsby-plugin-sitemap": "5.23.0",
"gatsby-remark-autolink-headers": "5.23.0",
"gatsby-remark-copy-linked-files": "5.23.0",
"gatsby-remark-images": "6.23.0",
"gatsby-remark-prismjs": "6.23.0",
"gatsby-source-filesystem": "4.23.0",
"gatsby-transformer-sharp": "4.23.0",
"gatsby-transformer-yaml": "4.23.0",
"polished": "4.2.2",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-intl": "6.1.0",
"react-intl": "6.1.1",
"react-section-dividers": "0.5.1"
},
"devDependencies": {
"@babel/core": "7.18.13",
"@babel/core": "7.19.1",
"@babel/preset-typescript": "7.18.6",
"@graphql-codegen/cli": "2.12.0",
"@graphql-codegen/typescript": "2.7.3",
"@graphql-codegen/typescript-operations": "2.5.3",
"@types/jest": "28.1.8",
"@types/node": "18.7.8",
"@types/react": "18.0.18",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@types/react-helmet": "6.1.5",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"babel-eslint": "10.1.0",
"babel-jest": "28.1.3",
"babel-preset-gatsby": "2.22.0",
"eslint": "8.23.0",
"babel-preset-gatsby": "2.23.0",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"identity-obj-proxy": "3.0.0",
"jest": "28.1.3",
"prettier": "2.7.1",
"react-test-renderer": "18.2.0",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"keywords": [
"gatsby"
Expand Down

0 comments on commit 2b54c0d

Please sign in to comment.