|
80 | 80 | "rehype-sanitize": "^5.0.1",
|
81 | 81 | "rehype-slug": "^5.1.0",
|
82 | 82 | "remark-comment": "^1.0.0",
|
83 |
| - "remark-custom-heading-id": "^1.0.0", |
| 83 | + "remark-custom-heading-id": "^1.0.1", |
84 | 84 | "remark-external-links": "^9.0.1",
|
85 | 85 | "remark-gfm": "^3.0.1",
|
86 | 86 | "remark-inline-links": "^6.0.1",
|
|
90 | 90 | "vfile": "^5.3.7"
|
91 | 91 | },
|
92 | 92 | "devDependencies": {
|
93 |
| - "@babel/preset-env": "^7.20.2", |
| 93 | + "@babel/preset-env": "^7.21.4", |
94 | 94 | "@babel/preset-react": "^7.18.6",
|
95 |
| - "@commitlint/cli": "^17.5.0", |
| 95 | + "@commitlint/cli": "^17.5.1", |
96 | 96 | "@commitlint/config-conventional": "^17.4.4",
|
97 | 97 | "@mdx-js/runtime": "^1.6.22",
|
98 | 98 | "@rollup/plugin-babel": "^6.0.3",
|
|
103 | 103 | "@testing-library/react": "^14.0.0",
|
104 | 104 | "@testing-library/user-event": "^14.4.3",
|
105 | 105 | "@vitejs/plugin-react": "^3.1.0",
|
106 |
| - "esbuild": "^0.17.12", |
107 |
| - "eslint": "^8.36.0", |
| 106 | + "esbuild": "^0.17.15", |
| 107 | + "eslint": "^8.37.0", |
108 | 108 | "eslint-config-prettier": "^8.8.0",
|
109 | 109 | "eslint-plugin-mdx": "^2.0.5",
|
110 | 110 | "eslint-plugin-react": "^7.32.2",
|
|
117 | 117 | "nock": "^13.3.0",
|
118 | 118 | "pinst": "^3.0.0",
|
119 | 119 | "pkg-dir": "^7.0.0",
|
120 |
| - "prettier": "^2.8.6", |
| 120 | + "prettier": "^2.8.7", |
121 | 121 | "react": "18.2.0",
|
122 | 122 | "react-dom": "18.2.0",
|
123 |
| - "rollup": "^3.20.0", |
124 |
| - "vitest": "^0.29.7", |
| 123 | + "rollup": "^3.20.2", |
| 124 | + "vitest": "^0.29.8", |
125 | 125 | "watch": "^1.0.2",
|
126 | 126 | "whatwg-fetch": "^3.6.2"
|
127 | 127 | },
|
|
0 commit comments