mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 13:02:21 +08:00
style: enable no-extraneous-dependencies lint rule (#4575)
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"@node-rs/crc32": "^1.7.2",
|
||||
"@node-rs/jsonwebtoken": "^0.2.3",
|
||||
"@opentelemetry/api": "^1.6.0",
|
||||
"@opentelemetry/core": "^1.17.0",
|
||||
"@opentelemetry/instrumentation": "^0.43.0",
|
||||
"@opentelemetry/instrumentation-graphql": "^0.35.1",
|
||||
"@opentelemetry/instrumentation-http": "^0.43.0",
|
||||
@@ -59,7 +60,7 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"nanoid": "^4.0.2",
|
||||
"nestjs-throttler-storage-redis": "^0.4.1",
|
||||
"next-auth": "4.23.1",
|
||||
"next-auth": "^4.23.2",
|
||||
"nodemailer": "^6.9.5",
|
||||
"on-headers": "^1.0.2",
|
||||
"parse-duration": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user