|
1616 | 1616 | "@sendgrid/client" "^8.1.5" |
1617 | 1617 | "@sendgrid/helpers" "^8.0.0" |
1618 | 1618 |
|
| 1619 | +"@stablelib/base64@^1.0.0": |
| 1620 | + version "1.0.1" |
| 1621 | + resolved "https://registry.yarnpkg.com/@stablelib/base64/-/base64-1.0.1.tgz#bdfc1c6d3a62d7a3b7bbc65b6cce1bb4561641be" |
| 1622 | + integrity sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ== |
| 1623 | + |
1619 | 1624 | "@tiptap/core@^3.10.7": |
1620 | 1625 | version "3.16.0" |
1621 | 1626 | resolved "https://registry.npmjs.org/@tiptap/core/-/core-3.16.0.tgz" |
@@ -3608,6 +3613,11 @@ fast-levenshtein@^2.0.6: |
3608 | 3613 | resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" |
3609 | 3614 | integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== |
3610 | 3615 |
|
| 3616 | +fast-sha256@^1.3.0: |
| 3617 | + version "1.3.0" |
| 3618 | + resolved "https://registry.yarnpkg.com/fast-sha256/-/fast-sha256-1.3.0.tgz#7916ba2054eeb255982608cccd0f6660c79b7ae6" |
| 3619 | + integrity sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ== |
| 3620 | + |
3611 | 3621 | fd-slicer@~1.1.0: |
3612 | 3622 | version "1.1.0" |
3613 | 3623 | resolved "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz" |
@@ -5951,6 +5961,11 @@ possible-typed-array-names@^1.0.0: |
5951 | 5961 | resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz" |
5952 | 5962 | integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg== |
5953 | 5963 |
|
| 5964 | +postal-mime@2.7.3: |
| 5965 | + version "2.7.3" |
| 5966 | + resolved "https://registry.yarnpkg.com/postal-mime/-/postal-mime-2.7.3.tgz#358d92192656a262568ffc7a441a713131aa1272" |
| 5967 | + integrity sha512-MjhXadAJaWgYzevi46+3kLak8y6gbg0ku14O1gO/LNOuay8dO+1PtcSGvAdgDR0DoIsSaiIA8y/Ddw6MnrO0Tw== |
| 5968 | + |
5954 | 5969 | postcss@^8.5.6: |
5955 | 5970 | version "8.5.6" |
5956 | 5971 | resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz" |
@@ -6621,6 +6636,14 @@ require-directory@^2.1.1: |
6621 | 6636 | resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" |
6622 | 6637 | integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== |
6623 | 6638 |
|
| 6639 | +resend@^6.9.2: |
| 6640 | + version "6.9.2" |
| 6641 | + resolved "https://registry.yarnpkg.com/resend/-/resend-6.9.2.tgz#0aae7681060c535915ce6cca97740950bf33b75a" |
| 6642 | + integrity sha512-uIM6CQ08tS+hTCRuKBFbOBvHIGaEhqZe8s4FOgqsVXSbQLAhmNWpmUhG3UAtRnmcwTWFUqnHa/+Vux8YGPyDBA== |
| 6643 | + dependencies: |
| 6644 | + postal-mime "2.7.3" |
| 6645 | + svix "1.84.1" |
| 6646 | + |
6624 | 6647 | resolve-from@^4.0.0: |
6625 | 6648 | version "4.0.0" |
6626 | 6649 | resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" |
@@ -7026,6 +7049,14 @@ split-on-first@^3.0.0: |
7026 | 7049 | resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz" |
7027 | 7050 | integrity sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA== |
7028 | 7051 |
|
| 7052 | +standardwebhooks@1.0.0: |
| 7053 | + version "1.0.0" |
| 7054 | + resolved "https://registry.yarnpkg.com/standardwebhooks/-/standardwebhooks-1.0.0.tgz#5faa23ceacbf9accd344361101d9e3033b64324f" |
| 7055 | + integrity sha512-BbHGOQK9olHPMvQNHWul6MYlrRTAOKn03rOe4A8O3CLWhNf4YHBqq2HJKKC+sfqpxiBY52pNeesD6jIiLDz8jg== |
| 7056 | + dependencies: |
| 7057 | + "@stablelib/base64" "^1.0.0" |
| 7058 | + fast-sha256 "^1.3.0" |
| 7059 | + |
7029 | 7060 | statuses@2.0.1: |
7030 | 7061 | version "2.0.1" |
7031 | 7062 | resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" |
@@ -7254,6 +7285,14 @@ supports-preserve-symlinks-flag@^1.0.0: |
7254 | 7285 | resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" |
7255 | 7286 | integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
7256 | 7287 |
|
| 7288 | +svix@1.84.1: |
| 7289 | + version "1.84.1" |
| 7290 | + resolved "https://registry.yarnpkg.com/svix/-/svix-1.84.1.tgz#9e086455acf01143fe0f90c5f618393c3e3591cf" |
| 7291 | + integrity sha512-K8DPPSZaW/XqXiz1kEyzSHYgmGLnhB43nQCMeKjWGCUpLIpAMMM8kx3rVVOSm6Bo6EHyK1RQLPT4R06skM/MlQ== |
| 7292 | + dependencies: |
| 7293 | + standardwebhooks "1.0.0" |
| 7294 | + uuid "^10.0.0" |
| 7295 | + |
7257 | 7296 | tar-fs@^2.0.0: |
7258 | 7297 | version "2.1.3" |
7259 | 7298 | resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz" |
@@ -7598,6 +7637,11 @@ utility-types@^3.10.0: |
7598 | 7637 | resolved "https://registry.npmjs.org/utility-types/-/utility-types-3.11.0.tgz" |
7599 | 7638 | integrity sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw== |
7600 | 7639 |
|
| 7640 | +uuid@^10.0.0: |
| 7641 | + version "10.0.0" |
| 7642 | + resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" |
| 7643 | + integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== |
| 7644 | + |
7601 | 7645 | vfile-message@^4.0.0: |
7602 | 7646 | version "4.0.3" |
7603 | 7647 | resolved "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz" |
|
0 commit comments