|
32 | 32 | "@mdx-js/mdx": "^3.0.0", |
33 | 33 | "@mdx-js/react": "^3.0.0", |
34 | 34 | "@octokit/plugin-retry": "^6.0.1", |
35 | | - "@octokit/plugin-throttling": "^8.0.0", |
| 35 | + "@octokit/plugin-throttling": "^8.1.3", |
36 | 36 | "@octokit/rest": "^20.0.2", |
37 | 37 | "@primer/octicons-react": "^19.8.0", |
38 | | - "@primer/react": "^36.1.0", |
| 38 | + "@primer/react": "^36.4.0", |
39 | 39 | "babel-plugin-styled-components": "^2.1.4", |
40 | 40 | "copy-to-clipboard": "^3.3.3", |
41 | 41 | "deepmerge": "^4.3.1", |
42 | 42 | "details-element-polyfill": "^2.4.0", |
43 | | - "downshift": "^8.2.2", |
44 | | - "framer-motion": "^10.16.4", |
| 43 | + "downshift": "^8.2.3", |
| 44 | + "framer-motion": "^10.16.16", |
45 | 45 | "fuse.js": "^7.0.0", |
46 | | - "gatsby": "^5.12.7", |
47 | | - "gatsby-plugin-manifest": "^5.12.1", |
48 | | - "gatsby-plugin-mdx": "^5.12.1", |
| 46 | + "gatsby": "^5.12.12", |
| 47 | + "gatsby-plugin-manifest": "^5.12.3", |
| 48 | + "gatsby-plugin-mdx": "^5.12.3", |
49 | 49 | "gatsby-plugin-meta-redirect": "^1.1.1", |
50 | 50 | "gatsby-plugin-styled-components": "^6.12.0", |
51 | | - "gatsby-source-filesystem": "^5.12.0", |
| 51 | + "gatsby-source-filesystem": "^5.12.1", |
52 | 52 | "gatsby-transformer-yaml": "^5.12.0", |
53 | 53 | "github-slugger": "^2.0.0", |
54 | 54 | "lodash.debounce": "4.0.8", |
55 | | - "prism-react-renderer": "^2.1.0", |
| 55 | + "prism-react-renderer": "^2.3.0", |
56 | 56 | "prismjs": "^1.29.0", |
57 | 57 | "react": "^18.2.0", |
58 | 58 | "react-addons-text-content": "^0.0.4", |
|
68 | 68 | "@github/prettier-config": "^0.0.6", |
69 | 69 | "@npmcli/eslint-config": "^4.0.2", |
70 | 70 | "@npmcli/template-oss": "4.21.3", |
71 | | - "@testing-library/jest-dom": "^6.1.4", |
72 | | - "@testing-library/react": "^14.0.0", |
| 71 | + "@testing-library/jest-dom": "^6.1.5", |
| 72 | + "@testing-library/react": "^14.1.2", |
73 | 73 | "babel-jest": "^29.7.0", |
74 | | - "eslint": "^8.51.0", |
| 74 | + "eslint": "^8.55.0", |
75 | 75 | "eslint-config-react-app": "^7.0.1", |
76 | | - "eslint-import-resolver-webpack": "^0.13.7", |
| 76 | + "eslint-import-resolver-webpack": "^0.13.8", |
77 | 77 | "eslint-mdx": "^3.0.0", |
78 | 78 | "eslint-plugin-github": "^4.10.1", |
79 | | - "eslint-plugin-import": "^2.28.1", |
80 | | - "eslint-plugin-jsx-a11y": "^6.7.1", |
| 79 | + "eslint-plugin-import": "^2.29.0", |
| 80 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
81 | 81 | "eslint-plugin-mdx": "^3.0.0", |
82 | 82 | "eslint-plugin-node": "^11.1.0", |
83 | 83 | "eslint-plugin-prettier": "^5.0.1", |
84 | | - "eslint-plugin-primer-react": "^4.0.3", |
| 84 | + "eslint-plugin-primer-react": "^4.0.4", |
85 | 85 | "eslint-plugin-promise": "^6.1.1", |
86 | 86 | "eslint-plugin-react": "^7.33.2", |
87 | 87 | "eslint-plugin-react-hooks": "^4.6.0", |
88 | 88 | "jest": "^29.7.0", |
89 | 89 | "jest-environment-jsdom": "^29.7.0", |
90 | | - "prettier": "^3.0.3" |
| 90 | + "prettier": "^3.1.1" |
91 | 91 | }, |
92 | 92 | "author": "GitHub Inc.", |
93 | 93 | "engines": { |
|
0 commit comments