|
114 | 114 | "dependencies": { |
115 | 115 | "@babel/runtime": "^7.29.7", |
116 | 116 | "@csstools/postcss-light-dark-function": "^3.0.3", |
117 | | - "@csstools/postcss-relative-color-syntax": "^4.0.8", |
| 117 | + "@csstools/postcss-relative-color-syntax": "^4.0.9", |
118 | 118 | "@csstools/postcss-stepped-value-functions": "^5.0.4", |
119 | 119 | "@orama/orama": "^3.1.18", |
120 | 120 | "@orama/plugin-qps": "^3.1.18", |
|
145 | 145 | "remark-mdx": "^3.1.1", |
146 | 146 | "remark-parse": "^11.0.0", |
147 | 147 | "remark-stringify": "^11.0.0", |
148 | | - "remark-typography": "^0.8.1", |
| 148 | + "remark-typography": "^0.8.2", |
149 | 149 | "sucrase": "^3.35.1", |
150 | 150 | "typescript-api-extractor": "1.0.0-beta.6", |
151 | 151 | "uint8-to-base64": "^0.2.1", |
|
156 | 156 | "zx": "^8.8.5" |
157 | 157 | }, |
158 | 158 | "devDependencies": { |
159 | | - "@testing-library/react": "16.3.2", |
| 159 | + "@testing-library/react": "16.3.3", |
160 | 160 | "@types/babel__standalone": "7.1.9", |
161 | 161 | "@types/babel__traverse": "7.28.0", |
162 | 162 | "@types/estree": "1.0.9", |
|
165 | 165 | "@types/node": "22.20.1", |
166 | 166 | "@types/proper-lockfile": "4.1.4", |
167 | 167 | "@types/react": "19.2.18", |
168 | | - "@types/react-dom": "19.2.4", |
| 168 | + "@types/react-dom": "19.2.5", |
169 | 169 | "@types/webpack": "5.28.5", |
170 | 170 | "@types/yargs": "17.0.35", |
171 | 171 | "@typescript-eslint/utils": "8.67.0", |
172 | 172 | "estree-util-to-js": "2.0.0", |
173 | 173 | "hast-util-to-html": "9.0.5", |
174 | | - "next": "^16.3.1", |
| 174 | + "next": "^16.3.3", |
175 | 175 | "react": "^19.2.8", |
176 | 176 | "react-dom": "^19.2.8", |
177 | 177 | "rehype-parse": "9.0.1", |
|
0 commit comments