mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore(server): dont use default export on @prisma/instrumentation (#12148)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated a backend dependency to the latest version to ensure continued compatibility and improvements. No user-facing changes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
10
yarn.lock
10
yarn.lock
@@ -935,7 +935,7 @@ __metadata:
|
||||
"@opentelemetry/sdk-trace-node": "npm:^1.29.0"
|
||||
"@opentelemetry/semantic-conventions": "npm:^1.28.0"
|
||||
"@prisma/client": "npm:^6.6.0"
|
||||
"@prisma/instrumentation": "npm:^6.6.0"
|
||||
"@prisma/instrumentation": "npm:^6.7.0"
|
||||
"@react-email/components": "npm:0.0.36"
|
||||
"@socket.io/redis-adapter": "npm:^8.3.0"
|
||||
"@types/cookie-parser": "npm:^1.4.8"
|
||||
@@ -10812,14 +10812,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/instrumentation@npm:^6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "@prisma/instrumentation@npm:6.6.0"
|
||||
"@prisma/instrumentation@npm:^6.7.0":
|
||||
version: 6.7.0
|
||||
resolution: "@prisma/instrumentation@npm:6.7.0"
|
||||
dependencies:
|
||||
"@opentelemetry/instrumentation": "npm:^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0"
|
||||
peerDependencies:
|
||||
"@opentelemetry/api": ^1.8
|
||||
checksum: 10/18480c9dfb2592aeae5b7d43449af7e88e47cf177d58d4ab147d01a90477f4abc91a900f345c22cf0c381171db94c20a2fa74f519cfa775dba060fd9a3eed220
|
||||
checksum: 10/515cb754fa91a740e285bd6ee74011dee6eedc50788eeee3bf3d6c7c88f4c2bbce003f65899e597c570d430edf1cfe763a973f51e8a45c6c37c79defba55c393
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user