|
120 | 120 | }, |
121 | 121 | "dependencies": { |
122 | 122 | "@formatjs/intl-localematcher": "^0.5.4", |
123 | | - "@shikijs/rehype": "^1.3.0", |
124 | | - "@shikijs/transformers": "^1.3.0", |
| 123 | + "@shikijs/rehype": "^1.5.2", |
| 124 | + "@shikijs/transformers": "^1.5.2", |
125 | 125 | "flexsearch": "0.7.21", |
126 | 126 | "github-slugger": "^2.0.0", |
127 | 127 | "hast-util-to-estree": "^3.1.0", |
128 | 128 | "negotiator": "^0.6.3", |
129 | 129 | "npm-to-yarn": "^2.2.1", |
130 | | - "react-remove-scroll": "^2.5.9", |
| 130 | + "react-remove-scroll": "^2.5.10", |
131 | 131 | "remark": "^15.0.0", |
132 | 132 | "remark-gfm": "^4.0.0", |
133 | 133 | "remark-mdx": "^3.0.1", |
134 | 134 | "scroll-into-view-if-needed": "^3.1.0", |
135 | | - "shiki": "^1.3.0", |
| 135 | + "shiki": "^1.5.2", |
136 | 136 | "swr": "^2.2.5", |
137 | 137 | "unist-util-visit": "^5.0.0" |
138 | 138 | }, |
|
142 | 142 | "@types/estree-jsx": "^1.0.5", |
143 | 143 | "@types/flexsearch": "0.7.6", |
144 | 144 | "@types/hast": "^3.0.4", |
145 | | - "@types/mdast": "^4.0.3", |
| 145 | + "@types/mdast": "^4.0.4", |
146 | 146 | "@types/negotiator": "^0.6.3", |
147 | 147 | "@types/node": "18.17.5", |
148 | | - "@types/react": "^18.3.1", |
| 148 | + "@types/react": "^18.3.2", |
149 | 149 | "@types/react-dom": "^18.3.0", |
150 | 150 | "algoliasearch": "^4.23.3", |
151 | 151 | "eslint-config-custom": "workspace:*", |
|
0 commit comments