Skip to content

Commit

Permalink
chore: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
milljoniaer authored Feb 13, 2023
1 parent 7bfb951 commit 4e24d70
Show file tree
Hide file tree
Showing 2 changed files with 2,118 additions and 2,145 deletions.
98 changes: 49 additions & 49 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,41 +36,41 @@
"@reach/accordion": "^0.18.0",
"@reach/listbox": "^0.18.0",
"@reach/tabs": "^0.18.0",
"@slack/web-api": "^6.8.0",
"@slack/web-api": "^6.8.1",
"@svgr/webpack": "^6.5.1",
"@types/leaflet": "^1.9.0",
"axios": "^1.2.2",
"axios": "^1.3.2",
"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.1.2",
"gatsby": "^5.6.0",
"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.6.0",
"gatsby-plugin-catch-links": "^5.6.0",
"gatsby-plugin-feed": "^5.6.0",
"gatsby-plugin-gatsby-cloud": "^5.6.0",
"gatsby-plugin-image": "^3.6.0",
"gatsby-plugin-manifest": "^5.6.0",
"gatsby-plugin-react-helmet": "^6.6.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.6.0",
"gatsby-plugin-sharp": "^5.6.0",
"gatsby-plugin-sitemap": "^6.6.0",
"gatsby-plugin-smoothscroll": "^1.2.0",
"gatsby-plugin-styled-components": "^6.3.0",
"gatsby-plugin-styled-components": "^6.6.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-copy-linked-files": "^6.3.0",
"gatsby-remark-copy-linked-files": "^6.6.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.6.0",
"gatsby-remark-prismjs": "^7.6.0",
"gatsby-source-contentful": "^8.6.0",
"gatsby-source-filesystem": "^5.6.0",
"gatsby-transformer-json": "^5.6.0",
"gatsby-transformer-remark": "^6.6.0",
"gatsby-transformer-sharp": "^5.6.0",
"html-entities": "^2.3.2",
"i18next": "^22.4.9",
"leaflet": "^1.9.3",
Expand All @@ -82,15 +82,15 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.41.5",
"react-i18next": "^12.1.4",
"react-hook-form": "^7.43.1",
"react-i18next": "^12.1.5",
"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",
"sass": "^1.57.1",
"rehype-react": "^7.1.2",
"sass": "^1.58.0",
"schema-dts": "^1.1.0",
"sharp": "^0.31.3",
"showdown": "^2.1.0",
Expand All @@ -104,43 +104,43 @@
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@storybook/addon-actions": "^6.5.15",
"@storybook/addon-essentials": "^6.5.15",
"@storybook/addon-links": "^6.5.15",
"@storybook/builder-webpack5": "^6.5.15",
"@storybook/manager-webpack5": "^6.5.15",
"@storybook/react": "^6.5.15",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@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.51.0",
"@typescript-eslint/parser": "^5.51.0",
"babel-loader": "^9.1.2",
"eslint": "^8.31.0",
"eslint": "^8.34.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.2",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jsdom": "^21.0.0",
"lint-staged": "^13.1.0",
"prettier": "^2.8.2",
"serve": "^14.1.2",
"jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.2",
"jsdom": "^21.1.0",
"lint-staged": "^13.1.1",
"prettier": "^2.8.4",
"serve": "^14.2.0",
"storybook-addon-gatsby": "^0.0.5",
"storybook-react-i18next": "^1.1.2",
"ts-jest": "^29.0.3",
"typescript": "^4.9.4"
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,md}": [
Expand Down
Loading

0 comments on commit 4e24d70

Please sign in to comment.