|
1272 | 1272 | puppeteer-core "^24.7.2" |
1273 | 1273 | react-email "^4.0.15" |
1274 | 1274 | react-hook-form "^7.58.1" |
1275 | | - react-hotkeys-hook "^4.6.2" |
| 1275 | + react-hotkeys-hook "^5.1.0" |
1276 | 1276 | react-intersection-observer "^9.16.0" |
1277 | 1277 | react-markdown "^9.1.0" |
1278 | 1278 | react-textarea-autosize "^8.5.9" |
|
1312 | 1312 | dependencies: |
1313 | 1313 | "@comp/ui" "workspace:*" |
1314 | 1314 | "@comp/utils" "workspace:*" |
1315 | | - dependencies: |
1316 | 1315 | "@react-email/components" "^0.0.41" |
1317 | 1316 | "@react-email/render" "^1.1.2" |
1318 | | - "@react-email/tailwind" "1.0.4" |
| 1317 | + "@react-email/tailwind" "1.0.5" |
1319 | 1318 | date-fns "^4.1.0" |
1320 | 1319 | next "15.4.0-canary.85" |
1321 | 1320 | react-email "^4.0.15" |
|
1485 | 1484 | "@tiptap/extension-image" "2.14.0" |
1486 | 1485 | "@tiptap/extension-link" "2.14.0" |
1487 | 1486 | "@tiptap/extension-placeholder" "2.14.0" |
1488 | | - "@tiptap/extension-table" "2.14.0" |
1489 | | - "@tiptap/extension-table-cell" "2.14.0" |
1490 | | - "@tiptap/extension-table-header" "2.14.0" |
1491 | | - "@tiptap/extension-table-row" "2.14.0" |
| 1487 | + "@tiptap/extension-table" "^2.22.3" |
| 1488 | + "@tiptap/extension-table-cell" "^2.22.3" |
| 1489 | + "@tiptap/extension-table-header" "^2.22.3" |
| 1490 | + "@tiptap/extension-table-row" "^2.22.3" |
1492 | 1491 | "@tiptap/extension-task-item" "2.14.0" |
1493 | 1492 | "@tiptap/extension-task-list" "2.14.0" |
1494 | | - "@tiptap/extension-text-align" "2.14.0" |
| 1493 | + "@tiptap/extension-text-align" "2.22.3" |
1495 | 1494 | "@tiptap/extension-typography" "2.14.0" |
1496 | 1495 | "@tiptap/extension-underline" "2.14.0" |
1497 | 1496 | "@tiptap/pm" "2.14.0" |
|
4124 | 4123 | resolved "https://registry.npmjs.org/@react-email/section/-/section-0.0.16.tgz" |
4125 | 4124 | integrity sha512-FjqF9xQ8FoeUZYKSdt8sMIKvoT9XF8BrzhT3xiFKdEMwYNbsDflcjfErJe3jb7Wj/es/lKTbV5QR1dnLzGpL3w== |
4126 | 4125 |
|
4127 | | -"@react-email/tailwind@1.0.4": |
4128 | | - version "1.0.4" |
4129 | | - resolved "https://registry.npmjs.org/@react-email/tailwind/-/tailwind-1.0.4.tgz" |
4130 | | - integrity sha512-tJdcusncdqgvTUYZIuhNC6LYTfL9vNTSQpwWdTCQhQ1lsrNCEE4OKCSdzSV3S9F32pi0i0xQ+YPJHKIzGjdTSA== |
4131 | | - |
4132 | 4126 | "@react-email/tailwind@1.0.5": |
4133 | 4127 | version "1.0.5" |
4134 | 4128 | resolved "https://registry.npmjs.org/@react-email/tailwind/-/tailwind-1.0.5.tgz" |
|
5470 | 5464 | resolved "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.14.0.tgz" |
5471 | 5465 | integrity sha512-rD5d/IL3XPfBOrHRHxt+b+0X1jbIbWONGiad/3sX0ZYQD3PandtCWboH40r/J5tFksebuY12dVYyYQKgLpDBOQ== |
5472 | 5466 |
|
5473 | | -"@tiptap/extension-table@2.14.0": |
5474 | | - version "2.14.0" |
5475 | | - resolved "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-2.14.0.tgz" |
5476 | | - integrity sha512-X/wH3XKxi5+G7cB+lHt3fPMWIJ30IBkzrJZYapJ8d4p2JxMNIU1Nyu+8K6204d0hF6SVWY8hvb/Jq/WgHtoCFA== |
5477 | | - |
5478 | 5467 | "@tiptap/extension-table@^2.22.3": |
5479 | 5468 | version "2.22.3" |
5480 | 5469 | resolved "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-2.22.3.tgz" |
5481 | 5470 | integrity sha512-lYTuDo/3lJsC6g85b5OCfrKi8yID82PnZlngZo4quVHusE/YuXOwXYD4qt3xEOoqdgFoPQl0b7Ck9C5Qyb8AUg== |
5482 | 5471 |
|
5483 | | -"@tiptap/extension-table-cell@2.14.0": |
5484 | | - version "2.14.0" |
5485 | | - resolved "https://registry.npmjs.org/@tiptap/extension-table-cell/-/extension-table-cell-2.14.0.tgz" |
5486 | | - integrity sha512-DkSNAAkMI/ymPgO8y8Gv0MDVcbd2gk7xrSyicIDNoDFFXp15VasInGW8mvyM+CgvlurGB2N+PkYncPtfb4XNuQ== |
5487 | | - |
5488 | 5472 | "@tiptap/extension-table-cell@^2.22.3": |
5489 | 5473 | version "2.22.3" |
5490 | 5474 | resolved "https://registry.npmjs.org/@tiptap/extension-table-cell/-/extension-table-cell-2.22.3.tgz" |
5491 | 5475 | integrity sha512-Yj6/bd4QpKoQpNTi/eNnWpT+VMfTBB7SfCPjlMvTK1MFVr60fmbUjJHrjt2WAfTW2JmkQlLsP8UXjR+Bda+uTA== |
5492 | 5476 |
|
5493 | | -"@tiptap/extension-table-header@2.14.0": |
5494 | | - version "2.14.0" |
5495 | | - resolved "https://registry.npmjs.org/@tiptap/extension-table-header/-/extension-table-header-2.14.0.tgz" |
5496 | | - integrity sha512-wX6/+t0iCo3KrqK2OjK0vbFeL76Pq+VpobGt+oM8lcxsENnsa6a0s3wdd1QEVLVPlj+WMFQggAG80Rf17+iDxA== |
5497 | | - |
5498 | 5477 | "@tiptap/extension-table-header@^2.22.3": |
5499 | 5478 | version "2.22.3" |
5500 | 5479 | resolved "https://registry.npmjs.org/@tiptap/extension-table-header/-/extension-table-header-2.22.3.tgz" |
5501 | 5480 | integrity sha512-bLq/lufV95fp9gXMjOKMuuhpAa2+t0vi8dz4Zxwnrr1dsvkk4TyiKWRyuI3OV+TCNzZ3hZqOlEStS+Ie6lB/Lg== |
5502 | 5481 |
|
5503 | | -"@tiptap/extension-table-row@2.14.0": |
5504 | | - version "2.14.0" |
5505 | | - resolved "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-2.14.0.tgz" |
5506 | | - integrity sha512-a1GvCIju9xETIQu664lVQNftHqpPdRmwYp+1QzY82v3zHClso+tTLPeBSlbDdUscSmv3yZXgGML20IiOoR2l2Q== |
5507 | | - |
5508 | 5482 | "@tiptap/extension-table-row@^2.22.3": |
5509 | 5483 | version "2.22.3" |
5510 | 5484 | resolved "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-2.22.3.tgz" |
|
5525 | 5499 | resolved "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.14.0.tgz" |
5526 | 5500 | integrity sha512-rHny566nGZHq61zRLwQ9BPG55W/O+eDKwUJl+LhrLiVWwzpvAl9QQYixtoxJKOY48VK41PKwxe3bgDYgNs/Fhg== |
5527 | 5501 |
|
5528 | | -"@tiptap/extension-text-align@2.14.0": |
5529 | | - version "2.14.0" |
5530 | | - resolved "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.14.0.tgz" |
5531 | | - integrity sha512-9Wth4sAq2lYVWvQA0Qy095fsnPEavBv1FKWzVEyurwEQB7ZQsf/MRGmCNFnUXXy12w1G9UOanS4KkJ4C64+Ccw== |
| 5502 | +"@tiptap/extension-text-align@2.22.3": |
| 5503 | + version "2.22.3" |
| 5504 | + resolved "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.22.3.tgz" |
| 5505 | + integrity sha512-UZ8803BOrHLHSNFfooqgkm2AQsaK/7eE1deQGSazxft89KksAv1kZkEKFypOE8yw85Bg2NHH2Lp6n4tyz2n6/g== |
5532 | 5506 |
|
5533 | 5507 | "@tiptap/extension-text-style@^2.14.0": |
5534 | 5508 | version "2.14.0" |
@@ -14313,7 +14287,7 @@ rc@^1.2.8: |
14313 | 14287 | minimist "^1.2.0" |
14314 | 14288 | strip-json-comments "~2.0.1" |
14315 | 14289 |
|
14316 | | -react@*, react@18.x, "react@>= 16.14", "react@>= 16.8 || 18.0.0", "react@>= 16.8.0", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0", "react@>= 18.2.0", react@>=16, react@>=16.13, react@>=16.6.0, react@>=16.8, "react@>=16.8.0 || ^17.0.0 || ^18", react@>=16.8.1, react@>=17.0, react@>=18, "react@>=18.2.0 || ^19.0.0-0", "react@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", "react@^16.8 || ^17.0 || ^18.0", "react@^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react@^16.8.0 || ^17 || ^18 || ^19", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc", "react@^17.0.0 || ^18.0.0 || ^19.0.0", "react@^17.0.2 || ^18.0.0 || ^19.0.0", "react@^18 || ^19", "react@^18 || ^19 || ^19.0.0-rc", "react@^18.0 || ^19.0", "react@^18.0 || ^19.0 || ^19.0.0-rc", "react@^18.0.0 || ^19.0.0", "react@^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react@^18.2.0 || ^19.0.0", react@^19, react@^19.1.0: |
| 14290 | +react@*, react@18.x, "react@>= 16.14", "react@>= 16.8 || 18.0.0", "react@>= 16.8.0", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0", "react@>= 18.2.0", react@>=16, react@>=16.13, react@>=16.6.0, react@>=16.8, "react@>=16.8.0 || ^17.0.0 || ^18", react@>=17.0, react@>=18, "react@>=18.2.0 || ^19.0.0-0", "react@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", "react@^16.8 || ^17.0 || ^18.0", "react@^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react@^16.8.0 || ^17 || ^18 || ^19", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc", "react@^17.0.0 || ^18.0.0 || ^19.0.0", "react@^17.0.2 || ^18.0.0 || ^19.0.0", "react@^18 || ^19", "react@^18 || ^19 || ^19.0.0-rc", "react@^18.0 || ^19.0", "react@^18.0 || ^19.0 || ^19.0.0-rc", "react@^18.0.0 || ^19.0.0", "react@^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react@^18.2.0 || ^19.0.0", react@^19, react@^19.1.0: |
14317 | 14291 | version "19.1.0" |
14318 | 14292 | resolved "https://registry.npmjs.org/react/-/react-19.1.0.tgz" |
14319 | 14293 | integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
@@ -14352,7 +14326,7 @@ react-dnd-html5-backend@^16.0.1: |
14352 | 14326 | dependencies: |
14353 | 14327 | dnd-core "^16.0.1" |
14354 | 14328 |
|
14355 | | -react-dom@*, "react-dom@>= 18.2.0", react-dom@>=16.13, react-dom@>=16.6.0, react-dom@>=16.8, react-dom@>=16.8.1, react-dom@>=18.0.0, "react-dom@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react-dom@^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", "react-dom@^16.8 || ^17.0 || ^18.0", "react-dom@^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^18 || ^19", "react-dom@^18 || ^19 || ^19.0.0-rc", "react-dom@^18.0.0 || ^19.0.0", "react-dom@^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react-dom@^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom@^18.2.0 || ^19.0.0", react-dom@^19, react-dom@^19.1.0: |
| 14329 | +react-dom@*, "react-dom@>= 18.2.0", react-dom@>=16.13, react-dom@>=16.6.0, react-dom@>=16.8, react-dom@>=18.0.0, "react-dom@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react-dom@^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", "react-dom@^16.8 || ^17.0 || ^18.0", "react-dom@^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^18 || ^19", "react-dom@^18 || ^19 || ^19.0.0-rc", "react-dom@^18.0.0 || ^19.0.0", "react-dom@^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react-dom@^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom@^18.2.0 || ^19.0.0", react-dom@^19, react-dom@^19.1.0: |
14356 | 14330 | version "19.1.0" |
14357 | 14331 | resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz" |
14358 | 14332 | integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g== |
@@ -14393,10 +14367,10 @@ react-hook-form@^7.55.0, react-hook-form@^7.58.1: |
14393 | 14367 | resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.1.tgz" |
14394 | 14368 | integrity sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA== |
14395 | 14369 |
|
14396 | | -react-hotkeys-hook@^4.6.2: |
14397 | | - version "4.6.2" |
14398 | | - resolved "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.6.2.tgz" |
14399 | | - integrity sha512-FmP+ZriY3EG59Ug/lxNfrObCnW9xQShgk7Nb83+CkpfkcCpfS95ydv+E9JuXA5cp8KtskU7LGlIARpkc92X22Q== |
| 14370 | +react-hotkeys-hook@^5.1.0: |
| 14371 | + version "5.1.0" |
| 14372 | + resolved "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.1.0.tgz" |
| 14373 | + integrity sha512-GCNGXjBzV9buOS3REoQFmSmE4WTvBhYQ0YrAeeMZI83bhXg3dRWsLHXDutcVDdEjwJqJCxk5iewWYX5LtFUd7g== |
14400 | 14374 |
|
14401 | 14375 | react-icons@^5.3.0: |
14402 | 14376 | version "5.5.0" |
|
0 commit comments