页面组件

This commit is contained in:
2024-12-13 18:04:59 +08:00
parent 804266c6dd
commit 84261e22bd
13 changed files with 754 additions and 9 deletions

View File

@ -23,6 +23,8 @@
"dexie": "^4.0.10",
"eventemitter3": "^5.0.1",
"i18next": "^23.16.4",
"monaco-editor": "^0.52.2",
"pako": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^15.1.0",
@ -38,6 +40,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@types/chrome": "^0.0.279",
"@types/pako": "^2.0.3",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/semver": "^7.5.8",