We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab6fb6 commit 7143634Copy full SHA for 7143634
packages/documentation/package.json
@@ -26,12 +26,12 @@
26
"dependencies": {
27
"@monaco-editor/react": "^4.6.0",
28
"@nahkies/openapi-code-generator": "*",
29
- "monaco-editor": "^0.52.0",
30
- "monaco-editor-auto-typings": "^0.4.5",
+ "monaco-editor": "^0.52.2",
+ "monaco-editor-auto-typings": "^0.4.6",
31
"next": "15.1.2",
32
"nextra": "^3.3.0",
33
"nextra-theme-docs": "^3.3.0",
34
- "node-polyfill-webpack-plugin": "^4.0.0",
+ "node-polyfill-webpack-plugin": "^4.1.0",
35
"react": "19.0.0",
36
"react-dom": "19.0.0"
37
},
0 commit comments