|
14 | 14 | "@reach/skip-nav": "^0.18.0", |
15 | 15 | "@sentry/gatsby": "^7.57.0", |
16 | 16 | "@svgr/webpack": "^8.0.0", |
17 | | - "@types/gatsbyjs__reach-router": "^2.0.0", |
18 | | - "@types/isomorphic-fetch": "^0.0.36", |
19 | | - "@types/promise-polyfill": "^6.0.4", |
20 | | - "@types/react-collapse": "^5.0.1", |
21 | | - "@types/react-helmet": "^6.1.6", |
22 | | - "@types/unist": "^3.0.0", |
23 | 17 | "autoprefixer": "^10.4.4", |
24 | 18 | "classnames": "^2.3.1", |
25 | 19 | "ease-component": "^1.0.0", |
26 | | - "eslint": "^8.44.0", |
27 | 20 | "gatsby-plugin-image": "^3.11.0", |
28 | 21 | "gatsby-plugin-manifest": "^5.11.0", |
29 | 22 | "gatsby-plugin-postcss": "^6.11.0", |
|
45 | 38 | "gatsby-transformer-sharp": "^5.11.0", |
46 | 39 | "github-markdown-css": "^5.1.0", |
47 | 40 | "github-slugger": "^2.0.0", |
48 | | - "hast-util-select": "^5.0.4", |
| 41 | + "hast-util-select": "^6.0.2", |
49 | 42 | "iso-url": "^1.2.1", |
50 | 43 | "isomorphic-fetch": "^3.0.0", |
51 | 44 | "lodash": "^4.17.21", |
|
71 | 64 | "scroll": "^3.0.1", |
72 | 65 | "tailwindcss": "^3.1.3", |
73 | 66 | "title-case": "^3.0.3", |
74 | | - "unified": "^10.1.2", |
| 67 | + "unified": "^11.0.4", |
75 | 68 | "unist-util-remove-position": "^5.0.0", |
76 | 69 | "unist-util-visit": "^5.0.0" |
77 | 70 | }, |
78 | 71 | "devDependencies": { |
79 | | - "@types/hast": "3.0.0", |
80 | | - "@typescript-eslint/eslint-plugin": "5.61.0", |
81 | | - "@typescript-eslint/parser": "5.61.0", |
82 | | - "stylelint": "15.10.1", |
83 | | - "typescript": "5.1.6" |
| 72 | + "@types/gatsbyjs__reach-router": "^2.0.0", |
| 73 | + "@types/hast": "3.0.3", |
| 74 | + "@types/isomorphic-fetch": "^0.0.36", |
| 75 | + "@types/promise-polyfill": "^6.0.4", |
| 76 | + "@types/react-collapse": "^5.0.1", |
| 77 | + "@types/react-helmet": "^6.1.6", |
| 78 | + "@types/unist": "^3.0.0", |
| 79 | + "stylelint": "15.11.0", |
| 80 | + "typescript": "5.2.2" |
84 | 81 | }, |
85 | 82 | "peerDependencies": { |
86 | 83 | "gatsby": "^5.0.0", |
|
0 commit comments