diff --git a/package.json b/package.json index 9a973d435ef7..bacc615b4cae 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "@github/failbot": "0.8.2", "@primer/behaviors": "^1.3.1", "@primer/css": "^21.0.7", - "@primer/octicons": "17.10.1", - "@primer/octicons-react": "19.5.0", + "@primer/octicons": "19.5.0", + "@primer/octicons-react": "17.10.1", "@primer/react": "^35.27.0", "accept-language-parser": "^1.5.0", "ajv": "^8.11.0", @@ -42,7 +42,7 @@ "hast-util-select": "^5.0.2", "hast-util-to-string": "^2.0.0", "hastscript": "^7.0.2", - "helmet": "^6.0.0", + "helmet": "^7.0.0", "highlight.js": "11.7.0", "highlightjs-curl": "^1.3.0", "hot-shots": "^10.0.0", @@ -87,8 +87,8 @@ "sharp": "0.31.3", "slash": "^5.0.0", "strip-html-comments": "^1.0.0", - "styled-components": "^6.0.5", - "swr": "^2.2.0", + "styled-components": "^6.0.6", + "swr": "^2.0.0", "ts-dedent": "^2.2.0", "unified": "^10.1.2", "unist-util-visit": "^4.1.0", @@ -102,9 +102,9 @@ "@babel/core": "7.22.9", "@babel/eslint-parser": "^7.22.9", "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-runtime": "^7.22.9", - "@babel/preset-env": "^7.22.9", - "@graphql-inspector/core": "^3.1.2", + "@babel/plugin-transform-runtime": "^7.18.5", + "@babel/preset-env": "^7.18.2", + "@graphql-inspector/core": "^5.0.1", "@graphql-tools/load": "^8.0.0", "@jest/globals": "29.4.3", "@octokit/graphql": "5.0.4", @@ -117,8 +117,8 @@ "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "6.2.1", - "@typescript-eslint/parser": "6.2.0", + "@typescript-eslint/eslint-plugin": "5.53.0", + "@typescript-eslint/parser": "6.2.1", "babel-loader": "^9.0.1", "babel-plugin-styled-components": "^2.0.7", "babel-preset-env": "^1.7.0", @@ -150,7 +150,7 @@ "jest-slow-test-reporter": "^1.0.0", "kill-port": "2.0.1", "linkinator": "4.0.2", - "lint-staged": "^13.0.1", + "lint-staged": "^13.2.3", "make-promises-safe": "^5.1.0", "minimatch": "^9.0.3", "mkdirp": "^2.1.3",