Skip to content

Commit

Permalink
chore: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
milljoniaer authored Jan 23, 2023
1 parent 664f982 commit de7beef
Show file tree
Hide file tree
Showing 2 changed files with 1,084 additions and 1,115 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,38 +39,38 @@
"@slack/web-api": "^6.8.0",
"@svgr/webpack": "^6.5.1",
"@types/leaflet": "^1.9.0",
"axios": "^1.2.2",
"axios": "^1.2.3",
"babel-plugin-styled-components": "^2.0.7",
"canvas": "^2.11.0",
"date-fns": "^2.29.3",
"fast-xml-parser": "^4.0.13",
"gatsby": "^5.3.3",
"fast-xml-parser": "^4.0.14",
"gatsby": "^5.4.2",
"gatsby-background-image": "^1.6.0",
"gatsby-plugin-canonical-urls": "^5.3.0",
"gatsby-plugin-catch-links": "^5.3.0",
"gatsby-plugin-feed": "^5.3.1",
"gatsby-plugin-gatsby-cloud": "^5.3.1",
"gatsby-plugin-image": "^3.3.2",
"gatsby-plugin-manifest": "^5.3.1",
"gatsby-plugin-react-helmet": "^6.3.0",
"gatsby-plugin-canonical-urls": "^5.4.0",
"gatsby-plugin-catch-links": "^5.4.0",
"gatsby-plugin-feed": "^5.4.0",
"gatsby-plugin-gatsby-cloud": "^5.4.0",
"gatsby-plugin-image": "^3.4.0",
"gatsby-plugin-manifest": "^5.4.0",
"gatsby-plugin-react-helmet": "^6.4.0",
"gatsby-plugin-react-i18next": "^3.0.1",
"gatsby-plugin-readingtime": "^3.0.1",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sass": "^6.3.1",
"gatsby-plugin-sharp": "^5.3.2",
"gatsby-plugin-sitemap": "^6.3.1",
"gatsby-plugin-sass": "^6.4.0",
"gatsby-plugin-sharp": "^5.4.0",
"gatsby-plugin-sitemap": "^6.4.0",
"gatsby-plugin-smoothscroll": "^1.2.0",
"gatsby-plugin-styled-components": "^6.3.0",
"gatsby-plugin-styled-components": "^6.4.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-copy-linked-files": "^6.3.0",
"gatsby-remark-copy-linked-files": "^6.4.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^7.3.1",
"gatsby-remark-prismjs": "^7.3.0",
"gatsby-source-contentful": "^8.3.1",
"gatsby-source-filesystem": "^5.3.1",
"gatsby-transformer-json": "^5.3.0",
"gatsby-transformer-remark": "^6.3.2",
"gatsby-transformer-sharp": "^5.3.1",
"gatsby-remark-images": "^7.4.0",
"gatsby-remark-prismjs": "^7.4.0",
"gatsby-source-contentful": "^8.4.1",
"gatsby-source-filesystem": "^5.4.0",
"gatsby-transformer-json": "^5.4.0",
"gatsby-transformer-remark": "^6.4.0",
"gatsby-transformer-sharp": "^5.4.0",
"html-entities": "^2.3.2",
"i18next": "^22.4.9",
"leaflet": "^1.9.3",
Expand All @@ -82,14 +82,14 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.41.5",
"react-hook-form": "^7.42.1",
"react-i18next": "^12.1.4",
"react-leaflet": "^4.2.0",
"react-medium-image-zoom": "^5.1.2",
"react-share": "^4.4.1",
"react-spring": "^9.6.1",
"react-use": "^17.4.0",
"rehype-react": "^7.1.1",
"rehype-react": "^7.1.2",
"sass": "^1.57.1",
"schema-dts": "^1.1.0",
"sharp": "^0.31.3",
Expand All @@ -112,34 +112,34 @@
"@storybook/react": "^6.5.15",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.5",
"@types/jest": "^29.2.6",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-helmet": "^6.1.6",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/showdown": "^2.0.0",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"babel-loader": "^9.1.2",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.1",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jsdom": "^21.0.0",
"jsdom": "^21.1.0",
"lint-staged": "^13.1.0",
"prettier": "^2.8.2",
"prettier": "^2.8.3",
"serve": "^14.1.2",
"storybook-addon-gatsby": "^0.0.5",
"storybook-react-i18next": "^1.1.2",
"ts-jest": "^29.0.3",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit de7beef

Please sign in to comment.