mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
fix data table
This commit is contained in:
35
pnpm-lock.yaml
generated
35
pnpm-lock.yaml
generated
@@ -456,9 +456,6 @@ importers:
|
||||
'@prisma/client':
|
||||
specifier: ^6.19.3
|
||||
version: 6.19.3(prisma@6.19.3(typescript@5.9.3))(typescript@5.9.3)
|
||||
'@sendgrid/mail':
|
||||
specifier: ^8.1.0
|
||||
version: 8.1.6
|
||||
axios:
|
||||
specifier: ^1.7.7
|
||||
version: 1.17.0
|
||||
@@ -3781,18 +3778,6 @@ packages:
|
||||
'@sec-ant/readable-stream@0.4.1':
|
||||
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
|
||||
|
||||
'@sendgrid/client@8.1.6':
|
||||
resolution: {integrity: sha512-/BHu0hqwXNHr2aLhcXU7RmmlVqrdfrbY9KpaNj00KZHlVOVoRxRVrpOCabIB+91ISXJ6+mLM9vpaVUhK6TwBWA==}
|
||||
engines: {node: '>=12.*'}
|
||||
|
||||
'@sendgrid/helpers@8.0.0':
|
||||
resolution: {integrity: sha512-Ze7WuW2Xzy5GT5WRx+yEv89fsg/pgy3T1E3FS0QEx0/VvRmigMZ5qyVGhJz4SxomegDkzXv/i0aFPpHKN8qdAA==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
|
||||
'@sendgrid/mail@8.1.6':
|
||||
resolution: {integrity: sha512-/ZqxUvKeEztU9drOoPC/8opEPOk+jLlB2q4+xpx6HVLq6aFu3pMpalkTpAQz8XfRfpLp8O25bh6pGPcHDCYpqg==}
|
||||
engines: {node: '>=12.*'}
|
||||
|
||||
'@sinclair/typebox@0.27.10':
|
||||
resolution: {integrity: sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==}
|
||||
|
||||
@@ -16705,26 +16690,6 @@ snapshots:
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1': {}
|
||||
|
||||
'@sendgrid/client@8.1.6':
|
||||
dependencies:
|
||||
'@sendgrid/helpers': 8.0.0
|
||||
axios: 1.17.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
- supports-color
|
||||
|
||||
'@sendgrid/helpers@8.0.0':
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
|
||||
'@sendgrid/mail@8.1.6':
|
||||
dependencies:
|
||||
'@sendgrid/client': 8.1.6
|
||||
'@sendgrid/helpers': 8.0.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
- supports-color
|
||||
|
||||
'@sinclair/typebox@0.27.10': {}
|
||||
|
||||
'@sindresorhus/merge-streams@4.0.0': {}
|
||||
|
||||
Reference in New Issue
Block a user