27662766 dependencies :
27672767 " @tanstack/query-core" " 5.60.6"
27682768
2769+ " @theinternetfolks/snowflake@^1.3.0 " :
2770+ version "1.3.0"
2771+ resolved "https://registry.yarnpkg.com/@theinternetfolks/snowflake/-/snowflake-1.3.0.tgz#da26407eba4a0639d23e6ea08136e66270ee0e03"
2772+ integrity sha512-/5fjyE+JIa95Lm1uDJ9fx52W7/ZHBVvKo5GbpR+swpchbriLzVgFAIUOVwLsscnUTBixyQ+JsEh5pJQM/zKNzQ==
2773+
27692774" @tiptap/core@^2.1.7" , "@tiptap/core@^2.9.1":
27702775 version "2.9.1"
27712776 resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.9.1.tgz#ceed211a9ecfe25a94e0e0863936169990e75aee"
@@ -9604,7 +9609,16 @@ string-length@^4.0.1:
96049609 char-regex "^1.0.2"
96059610 strip-ansi "^6.0.0"
96069611
9607- " string-width-cjs@npm:string-width@^4.2.0" , "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9612+ " string-width-cjs@npm:string-width@^4.2.0 " :
9613+ version "4.2.3"
9614+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9615+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9616+ dependencies :
9617+ emoji-regex "^8.0.0"
9618+ is-fullwidth-code-point "^3.0.0"
9619+ strip-ansi "^6.0.1"
9620+
9621+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
96089622 version "4.2.3"
96099623 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
96109624 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9636,7 +9650,14 @@ string_decoder@~1.1.1:
96369650 dependencies :
96379651 safe-buffer "~5.1.0"
96389652
9639- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9653+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
9654+ version "6.0.1"
9655+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9656+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9657+ dependencies :
9658+ ansi-regex "^5.0.1"
9659+
9660+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
96409661 version "6.0.1"
96419662 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
96429663 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10535,7 +10556,7 @@ word-wrap@^1.2.5:
1053510556 resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1053610557 integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1053710558
10538- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
10559+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
1053910560 version "7.0.0"
1054010561 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1054110562 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10553,6 +10574,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1055310574 string-width "^4.1.0"
1055410575 strip-ansi "^6.0.0"
1055510576
10577+ wrap-ansi@^7.0.0 :
10578+ version "7.0.0"
10579+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10580+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10581+ dependencies :
10582+ ansi-styles "^4.0.0"
10583+ string-width "^4.1.0"
10584+ strip-ansi "^6.0.0"
10585+
1055610586wrap-ansi@^8.1.0 :
1055710587 version "8.1.0"
1055810588 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments