Updates website dependencies (#5100)

This commit is contained in:
Henning Dieterichs 2025-11-07 15:40:12 +01:00 committed by GitHub
parent 3ebf03ad14
commit 422d19e3d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1633 additions and 858 deletions

2481
website/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,12 +23,12 @@
"lzma": "^2.3.2",
"messagepack": "^1.1.12",
"mini-css-extract-plugin": "^2.6.1",
"mobx": "^5.15.4",
"mobx-react": "^6.2.2",
"mobx": "^6.15.0",
"mobx-react": "^9.2.1",
"monaco-editor": "^0.55.0-dev-20251008",
"react": "^17.0.2",
"react-bootstrap": "^2.4.0",
"react-dom": "^17.0.2",
"react": "^19.2.0",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.0",
"typedoc": "^0.25.12"
},
"devDependencies": {