diff --git a/package.json b/package.json index 972102cd08ee..13e96420c7e3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "express-timeout-handler": "^2.2.0", "flat": "^5.0.2", "github-slugger": "^1.3.0", - "got": "^11.8.2", + "got": "^12.6.0", "gray-matter": "^4.0.3", "hast-util-from-parse5": "^6.0.1", "hast-util-parse-selector": "^2.2.5", @@ -60,7 +60,7 @@ "mdast-util-from-markdown": "^0.8.5", "mdast-util-to-string": "^2.0.0", "morgan": "^1.10.0", - "next": "^11.0.0", + "next": "^12.2.3", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "port-used": "^2.0.8", @@ -86,7 +86,7 @@ "semver": "^7.3.5", "slash": "^3.0.0", "strip-html-comments": "^1.0.0", - "styled-components": "^5.3.0", + "styled-components": "^6.1.0", "throng": "^5.0.0", "unified": "^8.4.2", "unist-util-visit": "^2.0.3", @@ -96,13 +96,13 @@ "devDependencies": { "@actions/core": "^1.2.7", "@actions/github": "^5.0.0", - "@babel/core": "^7.14.3", + "@babel/core": "^7.23.2", "@babel/eslint-parser": "^7.14.3", "@babel/plugin-transform-runtime": "^7.14.3", - "@babel/preset-env": "^7.14.2", + "@babel/preset-env": "^7.23.3", "@graphql-inspector/core": "^2.5.0", - "@graphql-tools/load": "^6.2.8", - "@octokit/rest": "^18.5.3", + "@graphql-tools/load": "^7.0.0", + "@octokit/rest": "^19.0.5", "@types/github-slugger": "^1.3.0", "@types/imurmurhash": "^0.1.1", "@types/js-cookie": "^2.2.6", @@ -110,11 +110,11 @@ "@types/react": "^17.0.6", "@types/react-dom": "^17.0.5", "@types/uuid": "^8.3.0", - "@typescript-eslint/eslint-plugin": "^4.26.1", - "@typescript-eslint/parser": "^4.26.1", + "@typescript-eslint/eslint-plugin": "^6.1.0", + "@typescript-eslint/parser": "^8.3.0", "async": "^3.2.0", "await-sleep": "0.0.1", - "babel-loader": "^8.2.2", + "babel-loader": "^9.1.3", "babel-plugin-styled-components": "^1.12.0", "babel-preset-env": "^1.7.0", "chalk": "^4.1.1", @@ -123,14 +123,14 @@ "count-array-values": "^1.2.1", "cross-env": "^7.0.3", "csp-parse": "0.0.2", - "css-loader": "^4.3.0", + "css-loader": "^6.9.0", "csv-parse": "^4.16.0", "dedent": "^0.7.0", "domwaiter": "^1.3.0", - "eslint": "^7.28.0", + "eslint": "^8.44.0", "eslint-config-prettier": "^8.3.0", "eslint-config-standard": "^16.0.2", - "eslint-plugin-import": "^2.23.2", + "eslint-plugin-import": "^2.28.0", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", @@ -144,38 +144,38 @@ "is-url": "^1.2.4", "japanese-characters": "^1.1.0", "javascript-stringify": "^2.1.0", - "jest": "^26.6.3", + "jest": "^29.7.0", "jest-expect-message": "^1.0.2", "jest-github-actions-reporter": "^1.0.3", "jest-slow-test-reporter": "^1.0.0", - "linkinator": "^2.13.6", + "linkinator": "^6.0.3", "make-promises-safe": "^5.1.0", - "mini-css-extract-plugin": "^1.6.0", + "mini-css-extract-plugin": "^2.0.0", "mkdirp": "^1.0.4", "mock-express-response": "^0.3.0", "mockdate": "^3.0.5", "nock": "^13.0.11", - "nodemon": "^2.0.7", + "nodemon": "^3.0.0", "npm-merge-driver-install": "^2.0.1", "object-hash": "^2.1.1", - "postcss": "^8.3.0", + "postcss": "^8.4.6", "prettier": "^2.3.0", "replace": "^1.2.1", - "resolve-url-loader": "^4.0.0", + "resolve-url-loader": "^5.0.0", "rimraf": "^3.0.2", "robots-parser": "^2.3.0", "sass": "^1.35.1", "sass-loader": "^11.1.1", - "start-server-and-test": "^2.0.3", - "strip-ansi": "^7.0.0", - "style-loader": "^2.0.0", + "start-server-and-test": "^2.0.2", + "strip-ansi": "^7.0.1", + "style-loader": "^3.0.0", "supertest": "^6.1.3", "ts-loader": "^9.2.3", "typescript": "^4.3.2", "url-template": "^2.0.8", - "webpack": "^5.37.0", + "webpack": "^5.79.0", "webpack-cli": "^4.7.0", - "website-scraper": "^4.2.3" + "website-scraper": "^5.0.0" }, "optionalDependencies": { "jest-puppeteer": "^5.0.3",