chore(): Fix dependencies (#13932)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user