This commit is contained in:
Johan 2025-06-13 09:19:01 -04:00 committed by GitHub
commit a9c448c72e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 458 additions and 361 deletions

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
"glob": "^7.2.0", "glob": "^7.2.0",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1", "monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor": "^0.32.1", "monaco-editor": "^0.52.0",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.1", "terser-webpack-plugin": "^5.3.1",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",