mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: refator header (#3685)
Co-authored-by: JimmFly <yangjinfei001@gmail.com> Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
18
yarn.lock
18
yarn.lock
@@ -247,6 +247,7 @@ __metadata:
|
||||
"@svgr/webpack": ^8.0.1
|
||||
"@swc/core": ^1.3.76
|
||||
"@toeverything/components": ^0.0.10
|
||||
"@types/lodash.throttle": ^4.1.7
|
||||
"@types/webpack-env": ^1.18.1
|
||||
async-call-rpc: ^6.3.1
|
||||
cmdk: ^0.2.0
|
||||
@@ -261,6 +262,7 @@ __metadata:
|
||||
jotai: ^2.3.1
|
||||
jotai-devtools: ^0.6.1
|
||||
lit: ^2.8.0
|
||||
lodash.throttle: ^4.1.1
|
||||
lottie-web: ^5.12.2
|
||||
mini-css-extract-plugin: ^2.7.6
|
||||
next-themes: ^0.2.1
|
||||
@@ -12040,6 +12042,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash.throttle@npm:^4.1.7":
|
||||
version: 4.1.7
|
||||
resolution: "@types/lodash.throttle@npm:4.1.7"
|
||||
dependencies:
|
||||
"@types/lodash": "*"
|
||||
checksum: 6e1b3836488fecbdc537b6ad9b3fe4855c7336b0fa388773cd57d486619f565a48cabc04b28677fd3819be3f2d13d2bb8f9d4428aa5632885c86cb99729bfd69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:*, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.178, @types/lodash@npm:^4.14.182, @types/lodash@npm:^4.14.191":
|
||||
version: 4.14.197
|
||||
resolution: "@types/lodash@npm:4.14.197"
|
||||
@@ -23743,6 +23754,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lodash.throttle@npm:^4.1.1":
|
||||
version: 4.1.1
|
||||
resolution: "lodash.throttle@npm:4.1.1"
|
||||
checksum: 129c0a28cee48b348aef146f638ef8a8b197944d4e9ec26c1890c19d9bf5a5690fe11b655c77a4551268819b32d27f4206343e30c78961f60b561b8608c8c805
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lodash.truncate@npm:^4.4.2":
|
||||
version: 4.4.2
|
||||
resolution: "lodash.truncate@npm:4.4.2"
|
||||
|
||||
Reference in New Issue
Block a user