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] authored Jun 30, 2023
1 parent 01f60e6 commit 8678f28
Show file tree
Hide file tree
Showing 2 changed files with 807 additions and 616 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
"@reach/router": "^1.3.4",
"@reach/skip-nav": "^0.18.0",
"@reach/tooltip": "^0.18.0",
"algoliasearch": "^4.14.3",
"algoliasearch": "^4.17.2",
"classnames": "^2.3.2",
"color": "^4.2.3",
"compression": "^1.7.4",
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"docsearch.js": "^2.6.3",
"dotenv": "^16.0.3",
"dotenv": "^16.3.1",
"ease-component": "^1.0.0",
"express": "^4.18.2",
"fs-extra": "^11.1.0",
"gatsby": "^5.4.2",
"gatsby-plugin-algolia": "^1.0.3",
"gatsby-plugin-image": "^3.4.0",
"gatsby-plugin-sharp": "^5.4.0",
"gatsby-plugin-sharp": "^5.9.0",
"gatsby-source-rss-feed": "^1.2.2",
"github-markdown-css": "^5.1.0",
"http-proxy-middleware": "^2.0.6",
Expand All @@ -77,7 +77,7 @@
"nanoid": "^4.0.0",
"perfect-scrollbar": "^1.5.5",
"postcss": "^8.4.21",
"promise-polyfill": "^8.2.3",
"promise-polyfill": "^8.3.0",
"prop-types": "^15.8.1",
"raf-polyfill": "^1.0.0",
"react": "^18.2.0",
Expand All @@ -87,17 +87,17 @@
"react-focus-lock": "^2.9.2",
"react-ga": "^3.3.1",
"react-helmet": "^6.1.0",
"react-instantsearch-dom": "^6.38.3",
"react-instantsearch-dom": "^6.40.1",
"react-popover": "^0.5.10",
"react-slick": "^0.29.0",
"react-use": "^17.4.0",
"rehype-react": "^7.1.2",
"rehype-react": "^7.2.0",
"remark-preset-lint-recommended": "^6.1.2",
"repo-link-check": "^0.14.0",
"reset-css": "^5.0.1",
"s3-client": "^4.4.2",
"scroll": "^3.0.1",
"sharp": "^0.31.3",
"sharp": "^0.32.0",
"slick-carousel": "^1.8.1",
"title-case": "^3.0.3",
"typed.js": "^2.0.12",
Expand All @@ -106,23 +106,23 @@
"webpack-filter-warnings-plugin": "^1.2.1"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.22.5",
"@svgr/webpack": "^6.5.1",
"@types/classnames": "^2.3.1",
"@types/isomorphic-fetch": "^0.0.36",
"@types/promise-polyfill": "^6.0.4",
"@types/react": "^18.0.27",
"@types/react": "^18.2.13",
"@types/react-collapse": "^5.0.1",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.2.6",
"@types/react-helmet": "^6.1.6",
"@types/react-instantsearch-dom": "^6.12.3",
"@types/react-popover": "^0.5.5",
"@types/react-slick": "^0.23.10",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"autoprefixer": "^10.4.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.3.1",
"babel-jest": "^29.5.0",
"babel-plugin-transform-define": "^2.1.0",
"babel-plugin-transform-object-assign": "^6.22.0",
"eslint": "^8.34.0",
Expand Down Expand Up @@ -154,11 +154,11 @@
"hast-util-select": "^5.0.4",
"husky": "^8.0.3",
"iframe-resizer-react": "^1.1.0",
"jest": "^29.4.2",
"jest": "^29.5.0",
"lint-staged": "^13.1.1",
"postcss-color-mod-function": "^3.0.3",
"postcss-custom-media": "^9.0.1",
"postcss-custom-properties": "^13.0.0",
"postcss-custom-properties": "^13.2.0",
"postcss-mixins": "^9.0.4",
"postcss-nested": "^6.0.0",
"prettier": "^2.8.4",
Expand All @@ -169,7 +169,7 @@
"remark-parse": "^10.0.1",
"stylelint": "^15.1.0",
"stylelint-config-standard": "^30.0.1",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.5",
"unist-util-remove-position": "^4.0.1"
},
Expand Down
Loading

0 comments on commit 8678f28

Please sign in to comment.