Skip to content

Commit 7143634

Browse files
committed
wip: hacking around
1 parent cab6fb6 commit 7143634

File tree

3 files changed

+464
-437
lines changed

3 files changed

+464
-437
lines changed

packages/documentation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"dependencies": {
2727
"@monaco-editor/react": "^4.6.0",
2828
"@nahkies/openapi-code-generator": "*",
29-
"monaco-editor": "^0.52.0",
30-
"monaco-editor-auto-typings": "^0.4.5",
29+
"monaco-editor": "^0.52.2",
30+
"monaco-editor-auto-typings": "^0.4.6",
3131
"next": "15.1.2",
3232
"nextra": "^3.3.0",
3333
"nextra-theme-docs": "^3.3.0",
34-
"node-polyfill-webpack-plugin": "^4.0.0",
34+
"node-polyfill-webpack-plugin": "^4.1.0",
3535
"react": "19.0.0",
3636
"react-dom": "19.0.0"
3737
},

0 commit comments

Comments
 (0)