添加包

This commit is contained in:
王一之 2024-11-11 18:01:19 +08:00
parent 2849e26845
commit d0d1793786
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,7 @@
},
"dependencies": {
"dayjs": "^1.11.13",
"eventemitter3": "^5.0.1",
"i18next": "^23.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",

3
pnpm-lock.yaml generated
View File

@ -11,6 +11,9 @@ importers:
dayjs:
specifier: ^1.11.13
version: 1.11.13
eventemitter3:
specifier: ^5.0.1
version: 5.0.1
i18next:
specifier: ^23.16.4
version: 23.16.4