mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 01:42:55 +08:00
feat: improve admin dashboard & settings
This commit is contained in:
22
yarn.lock
22
yarn.lock
@@ -215,6 +215,7 @@ __metadata:
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.5"
|
||||
"@sentry/react": "npm:^9.47.1"
|
||||
"@tanstack/react-table": "npm:^8.20.5"
|
||||
"@testing-library/react": "npm:^16.3.2"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
"@toeverything/theme": "npm:^1.1.23"
|
||||
"@types/lodash-es": "npm:^4.17.12"
|
||||
@@ -241,6 +242,7 @@ __metadata:
|
||||
tailwindcss: "npm:^4.1.17"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
vaul: "npm:^1.1.2"
|
||||
vitest: "npm:^3.2.4"
|
||||
zod: "npm:^3.25.76"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -16575,6 +16577,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:^16.3.2":
|
||||
version: 16.3.2
|
||||
resolution: "@testing-library/react@npm:16.3.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ^10.0.0
|
||||
"@types/react": ^18.0.0 || ^19.0.0
|
||||
"@types/react-dom": ^18.0.0 || ^19.0.0
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/0ca88c6f672d00c2afd1bdedeff9b5382dd8157038efeb9762dc016731030075624be7106b92d2b5e5c52812faea85263e69272c14b6f8700eb48a4a8af6feef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:^14.6.1":
|
||||
version: 14.6.1
|
||||
resolution: "@testing-library/user-event@npm:14.6.1"
|
||||
|
||||
Reference in New Issue
Block a user