diff --git a/package.json b/package.json index 2484af881c..5785d27f9b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@sindresorhus/slugify": "0.6.0", "@skidding/react-codemirror": "1.0.2", "@types/classnames": "^2.2.9", - "algoliasearch": "3.32.1", + "algoliasearch": "4.0.0", "async-retry": "1.2.3", "babel-plugin-root-import": "6.1.0", "babel-plugin-transform-define": "1.3.1", @@ -42,7 +42,7 @@ "lodash.debounce": "4.0.8", "md5": "2.2.1", "mitt": "1.1.2", - "next": "9.2.2-canary.14", + "next": "10.0.6", "nprogress": "0.2.0", "prop-types": "15.6.2", "qs": "6.6.0", @@ -50,7 +50,7 @@ "react": "16.11.0", "react-autosuggest": "9.4.3", "react-dom": "16.11.0", - "react-instantsearch-dom": "5.4.0", + "react-instantsearch-dom": "6.0.0", "react-markdown": "4.0.6", "refractor": "2.8.0", "rehype": "7.0.0", @@ -65,7 +65,7 @@ "unist-util-find-all-before": "2.0.2", "unist-util-find-all-between": "1.0.2", "unist-util-map": "^1.0.4", - "unist-util-select": "1.5.0", + "unist-util-select": "2.0.0", "unist-util-visit": "1.4.0" }, "devDependencies": {