diff --git a/package.json b/package.json index 45dfd33658ca..135f62ee777e 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ ".next/cache" ], "dependencies": { - "@elastic/elasticsearch": "7.11.0", + "@elastic/elasticsearch": "8.9.0", "@github/failbot": "0.8.2", "@primer/behaviors": "^1.3.1", - "@primer/css": "^20.2.4", + "@primer/css": "^21.0.7", "@primer/octicons": "17.10.1", "@primer/octicons-react": "17.10.1", - "@primer/react": "^35.2.2", + "@primer/react": "^35.26.1", "accept-language-parser": "^1.5.0", "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -62,11 +62,11 @@ "mdast-util-to-string": "^3.1.0", "morgan": "^1.10.0", "msgpack5rpc": "^1.1.0", - "next": "12.2.4", + "next": "13.4.12", "parse5": "7.1.2", "port-used": "^2.0.8", - "react": "^17.0.2", - "react-dom": "^17.0.2", + "react": "^18.2.0", + "react-dom": "^18.2.0", "react-markdown": "^8.0.3", "react-syntax-highlighter": "^15.5.0", "rehype-autolink-headings": "^6.1.1", @@ -87,7 +87,7 @@ "sharp": "0.31.3", "slash": "^5.0.0", "strip-html-comments": "^1.0.0", - "styled-components": "^5.3.5", + "styled-components": "^6.0.5", "swr": "^2.0.0", "ts-dedent": "^2.2.0", "unified": "^10.1.2", @@ -113,12 +113,12 @@ "@types/imurmurhash": "^0.1.1", "@types/js-cookie": "^3.0.2", "@types/lodash": "^4.14.182", - "@types/react": "17.0.38", + "@types/react": "18.2.18", "@types/react-dom": "^18.0.5", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", "@typescript-eslint/eslint-plugin": "5.53.0", - "@typescript-eslint/parser": "5.53.0", + "@typescript-eslint/parser": "6.2.0", "babel-loader": "^9.0.1", "babel-plugin-styled-components": "^2.0.7", "babel-preset-env": "^1.7.0", @@ -137,7 +137,7 @@ "eslint-plugin-promise": "^6.0.0", "event-to-promise": "^0.8.0", "git-diff": "^2.0.6", - "glob": "^8.0.3", + "glob": "^10.3.3", "graphql": "^16.5.0", "http-status-code": "^2.1.0", "husky": "^8.0.1", @@ -152,7 +152,7 @@ "linkinator": "4.0.2", "lint-staged": "^13.0.1", "make-promises-safe": "^5.1.0", - "minimatch": "^7.0.0", + "minimatch": "^9.0.3", "mkdirp": "^2.1.3", "mockdate": "^3.0.5", "nock": "^13.2.7", @@ -160,13 +160,13 @@ "npm-merge-driver-install": "^3.0.0", "nth-check": "2.1.1", "postcss": "^8.4.14", - "prettier": "^2.7.0", + "prettier": "^3.0.0", "rimraf": "^4.1.1", "robots-parser": "^3.0.0", - "sass": "^1.52.3", + "sass": "^1.64.1", "start-server-and-test": "^2.0.0", "strip-ansi": "^7.0.1", - "typescript": "^4.7.3" + "typescript": "^5.1.6" }, "engines": { "node": "^16 || ^18"