chore(): Fix dependencies (#13932)

This commit is contained in:
Adrien de Peretti
2025-11-02 17:46:46 +01:00
committed by GitHub
parent 990691e78a
commit 37563987b8
23 changed files with 854 additions and 508 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"clsx": "^2.0.0",
"docs-ui": "*",
"docs-utils": "*",
"jsdom": "^22.1.0",
"jsdom": "^27.1.0",
"json-schema": "^0.4.0",
"json-stringify-pretty-compact": "^4.0.0",
"next": "15.3.5",
@@ -53,7 +53,7 @@
},
"devDependencies": {
"@next/bundle-analyzer": "15.3.5",
"@types/jsdom": "^21.1.1",
"@types/jsdom": "^27.0.0",
"@types/mapbox__rehype-prism": "^0.8.0",
"@types/mdx": "^2.0.13",
"@types/node": "20.4.5",