Browse Source

feat(nc-gui): bump nc-gui dependencies

pull/7602/head
աɨռɢӄաօռɢ 5 months ago
parent
commit
d3796b6e5e
  1. 22
      packages/nc-gui/package.json
  2. 462
      pnpm-lock.yaml

22
packages/nc-gui/package.json

@ -39,20 +39,20 @@
"@braks/revue-draggable": "^0.4.3",
"@ckpack/vue-color": "^1.5.0",
"@iconify/vue": "^4.1.1",
"@pinia/nuxt": "^0.4.11",
"@tiptap/extension-link": "2.0.4",
"@tiptap/extension-task-list": "2.0.4",
"@tiptap/extension-underline": "^2.1.16",
"@tiptap/html": "2.0.4",
"@tiptap/pm": "^2.1.16",
"@tiptap/starter-kit": "^2.1.16",
"@tiptap/vue-3": "2.0.4",
"@pinia/nuxt": "^0.5.1",
"@tiptap/extension-link": "2.2.1",
"@tiptap/extension-task-list": "2.2.1",
"@tiptap/extension-underline": "^2.2.1",
"@tiptap/html": "2.2.1",
"@tiptap/pm": "^2.2.1",
"@tiptap/starter-kit": "^2.2.1",
"@tiptap/vue-3": "2.2.1",
"@vue-flow/additional-components": "^1.3.3",
"@vue-flow/core": "^1.26.0",
"@vue-flow/core": "^1.30.1",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"@vueuse/core": "^10.7.2",
"@vueuse/integrations": "^10.7.2",
"ant-design-vue": "^3.2.20",
"chart.js": "^4.4.1",
"crossoriginworker": "^1.1.0",

462
pnpm-lock.yaml

@ -37,35 +37,35 @@ importers:
specifier: ^4.1.1
version: 4.1.1(vue@3.3.13)
'@pinia/nuxt':
specifier: ^0.4.11
version: 0.4.11(vue@3.3.13)
specifier: ^0.5.1
version: 0.5.1(vue@3.3.13)
'@tiptap/extension-link':
specifier: 2.0.4
version: 2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
specifier: 2.2.1
version: 2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)
'@tiptap/extension-task-list':
specifier: 2.0.4
version: 2.0.4(@tiptap/core@2.1.16)
specifier: 2.2.1
version: 2.2.1(@tiptap/core@2.1.16)
'@tiptap/extension-underline':
specifier: ^2.1.16
version: 2.1.16(@tiptap/core@2.1.16)
specifier: ^2.2.1
version: 2.2.2(@tiptap/core@2.1.16)
'@tiptap/html':
specifier: 2.0.4
version: 2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
specifier: 2.2.1
version: 2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)
'@tiptap/pm':
specifier: ^2.1.16
version: 2.1.16
specifier: ^2.2.1
version: 2.2.2
'@tiptap/starter-kit':
specifier: ^2.1.16
version: 2.1.16(@tiptap/pm@2.1.16)
specifier: ^2.2.1
version: 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/vue-3':
specifier: 2.0.4
version: 2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)(vue@3.3.13)
specifier: 2.2.1
version: 2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)(vue@3.3.13)
'@vue-flow/additional-components':
specifier: ^1.3.3
version: 1.3.3(@vue-flow/core@1.26.0)(vue@3.3.13)
version: 1.3.3(@vue-flow/core@1.31.0)(vue@3.3.13)
'@vue-flow/core':
specifier: ^1.26.0
version: 1.26.0(vue@3.3.13)
specifier: ^1.30.1
version: 1.31.0(vue@3.3.13)
'@vuelidate/core':
specifier: ^2.0.3
version: 2.0.3(vue@3.3.13)
@ -73,11 +73,11 @@ importers:
specifier: ^2.0.4
version: 2.0.4(vue@3.3.13)
'@vueuse/core':
specifier: ^10.2.1
version: 10.2.1(vue@3.3.13)
specifier: ^10.7.2
version: 10.7.2(vue@3.3.13)
'@vueuse/integrations':
specifier: ^10.2.1
version: 10.2.1(fuse.js@6.6.2)(jwt-decode@3.1.2)(qrcode@1.5.3)(sortablejs@1.15.2)(vue@3.3.13)
specifier: ^10.7.2
version: 10.7.2(fuse.js@6.6.2)(jwt-decode@3.1.2)(qrcode@1.5.3)(sortablejs@1.15.2)(vue@3.3.13)
ant-design-vue:
specifier: ^3.2.20
version: 3.2.20(vue@3.3.13)
@ -5975,6 +5975,7 @@ packages:
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/kit@3.8.1:
resolution: {integrity: sha512-DrhG1Z85iH68QOTkgfb0HVfM2g7+CfcMWrFWMDwck9ofyM2RXQUZyfmvMedwBnui1AjjpgpLO9078yZM+RqNUg==}
@ -6055,7 +6056,6 @@ packages:
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/schema@3.4.0:
resolution: {integrity: sha512-i04UuprxtMaBK1qCaAupJEIkUUJDt6vyMpBTJ0aajAxehL6O6xV3xqHB5iqDBmtOWlsRL8vGM+M/E/5E+lKuPg==}
@ -6096,6 +6096,7 @@ packages:
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/schema@3.8.1:
resolution: {integrity: sha512-fSaWRcI/2mUskfTZTGSnH6Ny0x05CRzylbVn6WFV0d6UEKIVy42Qd6n+h7yoFfp4cq4nji6u16PT4SqS1DEhsw==}
@ -6154,7 +6155,6 @@ packages:
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/@nuxt/telemetry@2.5.2:
resolution: {integrity: sha512-kZ+rWq/5MZonMhp8KGFI5zMaR2VsiWpnlkOLJIuIX2WoJl0DkHvtxCtuFq2erAqMVruWLpKU+tgMC+1cno/QmA==}
@ -6647,10 +6647,10 @@ packages:
'@parcel/watcher-win32-x64': 2.3.0
dev: true
/@pinia/nuxt@0.4.11(vue@3.3.13):
resolution: {integrity: sha512-bhuNFngJpmBCdAqWguezNJ/oJFR7wvKieqiZrmmdmPR07XjsidAw8RLXHMZE9kUm32M9E6T057OBbG/22jERTg==}
/@pinia/nuxt@0.5.1(vue@3.3.13):
resolution: {integrity: sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==}
dependencies:
'@nuxt/kit': 3.7.0
'@nuxt/kit': 3.9.3
pinia: 2.1.7(vue@3.3.13)
transitivePeerDependencies:
- '@vue/composition-api'
@ -7145,7 +7145,6 @@ packages:
/@sindresorhus/merge-streams@1.0.0:
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
engines: {node: '>=18'}
dev: true
/@sinonjs/commons@3.0.0:
resolution: {integrity: sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==}
@ -8114,230 +8113,238 @@ packages:
resolution: {integrity: sha512-7qSgZbincDDDFyRweCIEvZULFAw5iz/DeunhvuxpL31nfntX3P4Yd4HkHBRg9H8CdqY1e5WFN1PZIz/REL9MVQ==}
dev: false
/@tiptap/core@2.1.16(@tiptap/pm@2.1.16):
/@tiptap/core@2.1.16(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-nKnV603UyzbcrqhCXTWxDN22Ujb4VNfmKkACms1JOMGo7BVARmMCp2nBsLW8fmgCxmf8AS0LXY63tU7ILWYc5g==}
peerDependencies:
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/pm': 2.1.16
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/core@2.2.2(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-fec26LtNgYFGhKzEA9+Of+qLKIKUxDL/XZQofoPcxP71NffcmpZ+ZjAx9NjnvuYtvylUSySZiPauY6WhN3aprw==}
peerDependencies:
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-blockquote@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-1OMk8cBrL0VnbnzD3XHx7U4oMDCiXRR7Spfl9JqwC9pS4RosOUBySNxpEBwhSegB0pK6sd7m44qLqj00If+cHA==}
/@tiptap/extension-blockquote@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-ENCGx/yhNdUQ0epGOeTN4HFeUSfQDK2CQBy2szkQVtzG/Vhv8ExxBWTxHJcMoeSfEVmKag4B506vfRkKH24IMA==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-bold@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-gz2VrBkRRsGBiOHx1qB++VUfpuRdhJp6jlgNqqHFbIkjKr2NB+u7oiH5SbjlL4eG0wlam1QA4jAkXhZgdvkA4g==}
/@tiptap/extension-bold@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-8/KLpPHwO+GXlWsXEION7ppLfFIaSpnw5m2QYXz/LGRK32hzpTavbdXV3rx9+Vu+7Z+0yQF9G/ro1z9dqTQHpw==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-bubble-menu@2.1.12(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-gAGi21EQ4wvLmT7klgariAc2Hf+cIjaNU2NWze3ut6Ku9gUo5ZLqj1t9SKHmNf4d5JG63O8GxpErqpA7lHlRtw==}
/@tiptap/extension-bubble-menu@2.2.2(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-W3OvoHxgBdQSrlX8FXvIs5wA+eHXe/0jGsqQdwLXPtqZOSR4Ks9OLmxDk2+O8ci0KCLPb6/doJYg7j/8Ic4KRg==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
tippy.js: 6.3.7
dev: false
/@tiptap/extension-bullet-list@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-Cheaep5JShO9TtRslrOObSVKtRQFKozou2ZWDas5sIeef/A/GWPfVTzusfBGE/ItHwZNaDXwJOoVnSUPT8ulfw==}
/@tiptap/extension-bullet-list@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-mZznxwymWitQRHYxEN8LX7theJdQ1/O6kUsvwDyHw42+jaCsZumTHEWGckBwkxk3BWWKbrkRGv/cC78sa3cNJw==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-code-block@2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-IspVmwg17Vx59W8lEIbVRIeMscJtRCdsif45CkzVv1uSHMl7tmrJh3n8vv/vrB+rnLasQrOEbEKNEqUL3eHlKQ==}
/@tiptap/extension-code-block@2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-CKn4xqhpCfwkVdkj//A+LVf0hFrRkBbDx8u3KG+I7cegjXxvDSqb2OGhn/tXpFatLAE50GJiPIvqf+TmhIWBvA==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-code@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-2+fVfh3qQORgMRSZ6hn+yW5/rLzlulCzMhdL07G0lWY8/eWEv3p9DCfgw9AOHrrHFim8/MVWyRkrkBM/yHX9FA==}
/@tiptap/extension-code@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-CHMHK76fGFrY3TpsyNmPB393VvRgjnvLVOfc0Qx4KKEkntDQ1v2jg90XupLf0+H0aq0KQBHlSooW0Bh+7SxbmQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-document@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-VSOrzGnpI9dJDffFn3ZjmPKYkH/YtYeDl6nqLu7TafRqyLMSEqxxxq/+Qs/7j8jbzq6osslY0sySckSulroIOg==}
/@tiptap/extension-document@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-eUhpYq8ErVAlxuTg5wslc96mniEQs+VN+tFmRrx9Q0n0nG/aDKUQFDgcSMpAMpHK7+h7tGc/rDq+ydpzZhFXlQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-dropcursor@2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-voWEIAmxV3f9Q0gc3K89HRq8KFeOVtHJBRHYihZwxMnvq2aMIwdpCx0GbiCd4slQaBLd1ASJHz1uAigVhR2+uA==}
/@tiptap/extension-dropcursor@2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-HxXEf6m+W3PnT63Ib49qAmcwmapZvmyWgq9cvB5kSfl/znQT04wBgShEigkgUBLqgcM/R/RI8NS1GQl1Zpv9iQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-floating-menu@2.1.12(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-uo0ydCJNg6AWwLT6cMUJYVChfvw2PY9ZfvKRhh9YJlGfM02jS4RUG/bJBts6R37f+a5FsOvAVwg8EvqPlNND1A==}
/@tiptap/extension-floating-menu@2.2.2(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-DRz9kzcPt7S8s22EQC+KS/ghnHRV6j7Qequ+0kLjfLYPdqj2u4G5xTrFM7sWfzUqf2HdH8SS8Yo9WFMYm69D9w==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
tippy.js: 6.3.7
dev: false
/@tiptap/extension-gapcursor@2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-Bgjo0da0W1QOhtnT3NR7GHPmVBZykNRekNGsTA3+nxCjkqh1G32Jt58TBKP3vdLBaww3lhrii0SYVErlFgIJnA==}
/@tiptap/extension-gapcursor@2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-qsE8yI9nZOLHg6XdFwn4BYMhR2f/50gppHJdsHx53575y2ci6uowMI+WjdEentl6yR9ctgV1jelHLs9ShmPzwQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-hard-break@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-H3Bk8Gu5pV7xH8TrzH0WAoXrJVEKsDA6Evyl7H7aCAMAvotQL0ehuuX88bjPMCSAvBXZE39wYnJCJshGbVx0BA==}
/@tiptap/extension-hard-break@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-zbG6/7xyMim2fnRESIx2FiFHjdY7BXKMe+GUgLGPnRfXrJqSZhdVguBrtYGBnBFCnuSiOZZ6rFy+k5uORGSrhA==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-heading@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-vFQuAAnIxDwKjTV+ScSwIaeG4Uhm1cZddnbLTru1EJfIz9VvpHDZKEyL4ZJvWuKMAhCzlw54TQhBCVHqalXyaA==}
/@tiptap/extension-heading@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-oCd8VsLnrqJFY+lgA+5I/2EjBa4mQzB5DFLzCI460PfZnQJ2DmaNUdpY38BpHUv8E2PbBXzxxWS9h88yycW6yw==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-history@2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-9YHPf8Xqqp5CQy1hJonkBzROj0ZHR1ZaIk9IaLlAPTpdkrUDXV9SC7qp3lozQsMg4vmU3K6H5VQo4ADpnR00OQ==}
/@tiptap/extension-history@2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-hcCEh7mP5H38ZY3YtbyyUOTNfKWAvITkJhVqjKbrRI3E+FOlG3pWPH3wz4srW5bHK38oUsiKwyP9FqC3C2Mixg==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-horizontal-rule@2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-Q+Zp0lJF7212YIuZnbMmn4KC1MZoZjQIuvSd+DOgCwKSeUcTXBbljDjOiN8yrY134r+A4fFM7KHTXWYqZGZQug==}
/@tiptap/extension-horizontal-rule@2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-5hun56M9elO6slOoDH03q2of06KB1rX8MLvfiKpfAvjbhmuQJav20fz2MQ2lCunek0D8mUIySwhfMvBrTcd90A==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
dev: false
/@tiptap/extension-italic@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-6mFGPBGxd2aICJ5Q3zYxuXO8slKoOP/PsSjEQn1bjs3h8Q3mPxHX290ePVp728o5F0myM9sxKSz2V6/VeuS/Yw==}
/@tiptap/extension-italic@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-l9NZK4vYqYY9Y5UskLQpdbvi0sXG4I/MuhRxPdjitK8E3SVhZxMnoNwCTkq0+I1xBjCD/jSrDMV4FqkKesrl2w==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-link@2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-CliImI1hmC+J6wHxqgz9P4wMjoNSSgm3fnNHsx5z0Bn6JRA4Evh2E3KZAdMaE8xCTx89rKxMYNbamZf4VLSoqQ==}
/@tiptap/extension-link@2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-3oh+tRFGtj3Scv3i6FBJOakX650NBI+cmemJxggaiH8PPw3+q+eZneqDQHqINcgel5/HQXFdXWSpfYsZi7EDoQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
linkifyjs: 4.1.3
dev: false
/@tiptap/extension-list-item@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-RLUodzFispIe1adarCEzf+OfaGZna/WR/k/HqPnbflSiJ6/I2P5MqI+ELjGGvc53eanf3+KpsHlB2Pganp8sMA==}
/@tiptap/extension-list-item@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-VuHlbhLePXvKTx55X0iIZ1EXARAoOf6lpbKJK8180jny2gpYxGhk7rwG1G8s6G6ZDST+kyVa04gncxz8F/z6oA==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-ordered-list@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-6QLUm90wz2lfzWGV4fX5NOOFA8zKlcDBNrTeOd0V7H4fcafLmANqU/5o4LLNJmK8y8f1YAvmHr9xgciqggGJJA==}
/@tiptap/extension-ordered-list@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-TgG+mJyQB5CfeqCD65B9CLesl2IQTjc7tAKm8ZxRzF80GrCrmWNnoXi424TWmSF6cUV/4TY0G5dTkc9kB+S2tw==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-paragraph@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-JwCKSFjBLd9xAmxLe7hf1h4AucDvkGTfDb/wA1jId64g+uf0/tm6RDjnk/QD+D2YzoLGFLjQm0GAdPXTmyTPdA==}
/@tiptap/extension-paragraph@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-USTzajni/hsQXsBF0Lbw++FyPJKCDlROyaKbZi77QQoUsU2MbJIka7k4tGc0kwyTB04aAl+E6+0iS4xIhC3rug==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-strike@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-Z1hmBK1QWMMGDV2MJ3KBDiMuzcScjyx88cP5ln5G7626Zxeqywf84KF+2WyHBzJWfwMWpAouzwHKe9ld39Vu1w==}
/@tiptap/extension-strike@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-0wsqiZPatw9QrK3DJ1jCMukenc8DRQtEXo4/dQjtnzNDhe7ZySed6kPpGO9A4lASG7NV7GmYZ/k5iEELr+iE6Q==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-task-list@2.0.4(@tiptap/core@2.1.16):
resolution: {integrity: sha512-3RGoEgGJdWpGf8aWl7O7+jnnvfpF0or2YHYYvJv13t5G4dNIS9E7QXT3/rU9QtHNYkbcJYFjHligIFuBTAhZNg==}
/@tiptap/extension-task-list@2.2.1(@tiptap/core@2.1.16):
resolution: {integrity: sha512-hE/h7a2fYm0olWax7ywm+K10L4whyWZdlwDSTHiuE44++o+ANn4AcV/izz8/qFBbPUnf9qG0QZituzLQlTTenw==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-text@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-XzSJmAj32uYpaL/9FX3tRSU52DwZ9w+3yEffIcSN9MSwioqLsSolXOz7TuJfW6lSTar1ml9UPlRqX4dpayUTDQ==}
/@tiptap/extension-text@2.2.2(@tiptap/core@2.2.2):
resolution: {integrity: sha512-Zj53Vp/9MSQj5uiaObFaD3y7grUpMy+PfHmrK5XAZSFhRx+QpGUp+oItlKod6IJEIu8rq4dChgE7i6kT9uwWlA==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
dev: false
/@tiptap/extension-underline@2.1.16(@tiptap/core@2.1.16):
resolution: {integrity: sha512-OXGzIlKz5fA9BRdqC+HOkLFfJULfq2kOXc0ipKLoUq5sNoMGvmxnJbgv+mczKCDoJR/F3NsDCHQXLmaW7AYvcw==}
/@tiptap/extension-underline@2.2.2(@tiptap/core@2.1.16):
resolution: {integrity: sha512-sCgbFbBU1fMWKCmDjZ6Am257kXM6ZjCV24AwbNusweieQnnD3aTXC7/iZg101sa2VshLsXozm8t2QDTyafnL+Q==}
peerDependencies:
'@tiptap/core': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
dev: false
/@tiptap/html@2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-FEK220mIeH2dBSSMakM+LOPxG98ZuPT3GEvgEvywjIOO83selby3phmWTi2sC9MYD95RKtEMPMdSPUHCpGZaPw==}
/@tiptap/html@2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-EN4cEJImXG+wtYhWeVtpJ6F4MXn64m3Gtr+qbywdHwbDf6u/6TJ9Um2QB1YqbBYBP0QBS/pBpgBghKZeVrtB0g==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
zeed-dom: 0.9.26
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
zeed-dom: 0.10.11
dev: false
/@tiptap/pm@2.1.16:
resolution: {integrity: sha512-yibLkjtgbBSnWCXbDyKM5kgIGLfMvfbRfFzb8T0uz4PI/L54o0a4fiWSW5Fg10B5+o+NAXW2wMxoId8/Tw91lQ==}
/@tiptap/pm@2.2.2:
resolution: {integrity: sha512-TcUxqevVcqLYOcbAGlmvZfOB5LL5zZmb6jxSHyevl41SRpGZLe9Jt0e1v98jS0o9GMS7nvcTK/scYQu9e0HqTA==}
dependencies:
prosemirror-changeset: 2.2.1
prosemirror-collab: 1.3.1
@ -8347,55 +8354,55 @@ packages:
prosemirror-history: 1.3.2
prosemirror-inputrules: 1.3.0
prosemirror-keymap: 1.2.2
prosemirror-markdown: 1.11.2
prosemirror-markdown: 1.12.0
prosemirror-menu: 1.2.4
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-schema-basic: 1.2.2
prosemirror-schema-list: 1.3.0
prosemirror-state: 1.4.3
prosemirror-tables: 1.3.4
prosemirror-trailing-node: 2.0.7(prosemirror-model@1.19.3)(prosemirror-state@1.4.3)(prosemirror-view@1.32.4)
prosemirror-tables: 1.3.5
prosemirror-trailing-node: 2.0.7(prosemirror-model@1.19.4)(prosemirror-state@1.4.3)(prosemirror-view@1.32.7)
prosemirror-transform: 1.8.0
prosemirror-view: 1.32.4
dev: false
/@tiptap/starter-kit@2.1.16(@tiptap/pm@2.1.16):
resolution: {integrity: sha512-DudGvkNEB1IwfMAqBKCcT49BY275hKF6SwjTWN89cLvVBd2TBe4R6wWMNKDhwfR8fmXz/aXpGJWWO2AFimY3jg==}
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/extension-blockquote': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-bold': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-bullet-list': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-code': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-code-block': 2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-document': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-dropcursor': 2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-gapcursor': 2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-hard-break': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-heading': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-history': 2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-horizontal-rule': 2.1.16(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-italic': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-list-item': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-ordered-list': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-paragraph': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-strike': 2.1.16(@tiptap/core@2.1.16)
'@tiptap/extension-text': 2.1.16(@tiptap/core@2.1.16)
prosemirror-view: 1.32.7
dev: false
/@tiptap/starter-kit@2.2.2(@tiptap/pm@2.2.2):
resolution: {integrity: sha512-J8nbrVBggGJwO7CPEwdUqG6Q8btiQJjjnYWZEs+ImM9GMUfXJ8lyaGT0My3wDvTeq537N9BjTEcQ88pMtOqbOw==}
dependencies:
'@tiptap/core': 2.2.2(@tiptap/pm@2.2.2)
'@tiptap/extension-blockquote': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-bold': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-bullet-list': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-code': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-code-block': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)
'@tiptap/extension-document': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-dropcursor': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)
'@tiptap/extension-gapcursor': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)
'@tiptap/extension-hard-break': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-heading': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-history': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)
'@tiptap/extension-horizontal-rule': 2.2.2(@tiptap/core@2.2.2)(@tiptap/pm@2.2.2)
'@tiptap/extension-italic': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-list-item': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-ordered-list': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-paragraph': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-strike': 2.2.2(@tiptap/core@2.2.2)
'@tiptap/extension-text': 2.2.2(@tiptap/core@2.2.2)
transitivePeerDependencies:
- '@tiptap/pm'
dev: false
/@tiptap/vue-3@2.0.4(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)(vue@3.3.13):
resolution: {integrity: sha512-XfoFl1RKCElYIoloGoqMC2iG4RalEtaGvwSAmqqNGdITCdwnuDhLlCvGAjnVbIR4d3Y0NRPyXZzGWfWSi4bbHg==}
/@tiptap/vue-3@2.2.1(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)(vue@3.3.13):
resolution: {integrity: sha512-vRYTPnpKJBrpQEjj+7WDx7AKcjNskOlHMEfgCPlwFMG6o1dwbDDtXWj9U53SyiZfitRkudb7WAbX0RyleBjdIQ==}
peerDependencies:
'@tiptap/core': ^2.0.0
'@tiptap/pm': ^2.0.0
vue: 3.3.13
dependencies:
'@tiptap/core': 2.1.16(@tiptap/pm@2.1.16)
'@tiptap/extension-bubble-menu': 2.1.12(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/extension-floating-menu': 2.1.12(@tiptap/core@2.1.16)(@tiptap/pm@2.1.16)
'@tiptap/pm': 2.1.16
'@tiptap/core': 2.1.16(@tiptap/pm@2.2.2)
'@tiptap/extension-bubble-menu': 2.2.2(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)
'@tiptap/extension-floating-menu': 2.2.2(@tiptap/core@2.1.16)(@tiptap/pm@2.2.2)
'@tiptap/pm': 2.2.2
vue: 3.3.13
dev: false
@ -8947,6 +8954,7 @@ packages:
/@types/web-bluetooth@0.0.17:
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
dev: true
/@types/web-bluetooth@0.0.20:
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
@ -9766,24 +9774,24 @@ packages:
pretty-format: 29.7.0
dev: true
/@vue-flow/additional-components@1.3.3(@vue-flow/core@1.26.0)(vue@3.3.13):
/@vue-flow/additional-components@1.3.3(@vue-flow/core@1.31.0)(vue@3.3.13):
resolution: {integrity: sha512-AZhz0diM7VIN7MGKODiuqiu+xiujFQSs2UdiThgNI5vGSwwizd0g9dGzB+LK0Dt4FCRJ1g64xzxqbrAFFfzuFw==}
peerDependencies:
'@vue-flow/core': ^1.0.0
vue: 3.3.13
dependencies:
'@vue-flow/core': 1.26.0(vue@3.3.13)
'@vue-flow/core': 1.31.0(vue@3.3.13)
d3-selection: 3.0.0
d3-zoom: 3.0.0
vue: 3.3.13
dev: false
/@vue-flow/core@1.26.0(vue@3.3.13):
resolution: {integrity: sha512-/sHe8Cx+KapjP1PdYsJwMgtCXN1kD2/+8We5/VAoQlfiKj3h+WgRJ5BGnluMwSpoaFOTRPhBuynF4r3N4uXJDA==}
/@vue-flow/core@1.31.0(vue@3.3.13):
resolution: {integrity: sha512-LKKe856250UglAo2sU3OYYAU8i2I31tze1qZGOwG5d73QA2w6aYwiV3Ut3nmohAQIYhBrvkYcygyJ0iQ+HH1VA==}
peerDependencies:
vue: 3.3.13
dependencies:
'@vueuse/core': 10.6.1(vue@3.3.13)
'@vueuse/core': 10.7.2(vue@3.3.13)
d3-drag: 3.0.0
d3-selection: 3.0.0
d3-zoom: 3.0.0
@ -9997,17 +10005,18 @@ packages:
'@types/web-bluetooth': 0.0.17
'@vueuse/metadata': 10.2.1
'@vueuse/shared': 10.2.1(vue@3.3.13)
vue-demi: 0.14.5(vue@3.3.13)
vue-demi: 0.14.7(vue@3.3.13)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
/@vueuse/core@10.6.1(vue@3.3.13):
resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==}
/@vueuse/core@10.7.2(vue@3.3.13):
resolution: {integrity: sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==}
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.6.1
'@vueuse/shared': 10.6.1(vue@3.3.13)
'@vueuse/metadata': 10.7.2
'@vueuse/shared': 10.7.2(vue@3.3.13)
vue-demi: 0.14.7(vue@3.3.13)
transitivePeerDependencies:
- '@vue/composition-api'
@ -10030,8 +10039,8 @@ packages:
vue-demi: 0.14.7(vue@3.3.13)
dev: false
/@vueuse/integrations@10.2.1(fuse.js@6.6.2)(jwt-decode@3.1.2)(qrcode@1.5.3)(sortablejs@1.15.2)(vue@3.3.13):
resolution: {integrity: sha512-FDP5lni+z9FjHE9H3xuvwSjoRV9U8jmDvJpmHPCBjUgPGYRynwb60eHWXCFJXLUtb4gSIHy0e+iaEbrKdalCkQ==}
/@vueuse/integrations@10.7.2(fuse.js@6.6.2)(jwt-decode@3.1.2)(qrcode@1.5.3)(sortablejs@1.15.2)(vue@3.3.13):
resolution: {integrity: sha512-+u3RLPFedjASs5EKPc69Ge49WNgqeMfSxFn+qrQTzblPXZg6+EFzhjarS5edj2qAf6xQ93f95TUxRwKStXj/sQ==}
peerDependencies:
async-validator: '*'
axios: '*'
@ -10071,13 +10080,13 @@ packages:
universal-cookie:
optional: true
dependencies:
'@vueuse/core': 10.2.1(vue@3.3.13)
'@vueuse/shared': 10.2.1(vue@3.3.13)
'@vueuse/core': 10.7.2(vue@3.3.13)
'@vueuse/shared': 10.7.2(vue@3.3.13)
fuse.js: 6.6.2
jwt-decode: 3.1.2
qrcode: 1.5.3
sortablejs: 1.15.2
vue-demi: 0.14.5(vue@3.3.13)
vue-demi: 0.14.7(vue@3.3.13)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@ -10085,9 +10094,10 @@ packages:
/@vueuse/metadata@10.2.1:
resolution: {integrity: sha512-3Gt68mY/i6bQvFqx7cuGBzrCCQu17OBaGWS5JdwISpMsHnMKKjC2FeB5OAfMcCQ0oINfADP3i9A4PPRo0peHdQ==}
dev: true
/@vueuse/metadata@10.6.1:
resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==}
/@vueuse/metadata@10.7.2:
resolution: {integrity: sha512-kCWPb4J2KGrwLtn1eJwaJD742u1k5h6v/St5wFe8Quih90+k2a0JP8BS4Zp34XUuJqS2AxFYMb1wjUL8HfhWsQ==}
dev: false
/@vueuse/nuxt@10.2.1(nuxt@3.8.2)(vue@3.3.13):
@ -10115,9 +10125,10 @@ packages:
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
/@vueuse/shared@10.6.1(vue@3.3.13):
resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==}
/@vueuse/shared@10.7.2(vue@3.3.13):
resolution: {integrity: sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==}
dependencies:
vue-demi: 0.14.7(vue@3.3.13)
transitivePeerDependencies:
@ -11622,6 +11633,7 @@ packages:
perfect-debounce: 1.0.0
pkg-types: 1.0.3
rc9: 2.1.1
dev: true
/c12@1.6.1:
resolution: {integrity: sha512-fAZOi3INDvIbmjuwAVVggusyRTxwNdTAnwLay8IsXwhFzDwPPGzFxzrx6L55CPFGPulUSZI0eyFUvRDXveoE3g==}
@ -11637,7 +11649,6 @@ packages:
perfect-debounce: 1.0.0
pkg-types: 1.0.3
rc9: 2.1.1
dev: true
/cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
@ -13312,6 +13323,7 @@ packages:
engines: {node: '>=8'}
dependencies:
path-type: 4.0.0
dev: true
/doctrine@2.1.0:
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
@ -13567,6 +13579,7 @@ packages:
graceful-fs: 4.2.11
memory-fs: 0.5.0
tapable: 1.1.3
dev: true
/enhanced-resolve@5.15.0:
resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==}
@ -13587,11 +13600,6 @@ packages:
resolution: {integrity: sha512-GHrMyVZQWvTIdDtpiEXdHZnFQKzeO09apj8Cbl4pKWy4i0Oprcq17usfDt5aO63swf0JOeMWjWQE/LzgSRuWpA==}
dev: false
/entities@3.0.1:
resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==}
engines: {node: '>=0.12'}
dev: false
/entities@4.5.0:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
@ -13621,6 +13629,7 @@ packages:
hasBin: true
dependencies:
prr: 1.0.1
dev: true
/error-ex@1.3.2:
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
@ -15843,6 +15852,7 @@ packages:
ignore: 5.3.0
merge2: 1.4.1
slash: 4.0.0
dev: true
/globby@14.0.0:
resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==}
@ -15854,7 +15864,6 @@ packages:
path-type: 5.0.0
slash: 5.1.0
unicorn-magic: 0.1.0
dev: true
/google-auth-library@8.9.0:
resolution: {integrity: sha512-f7aQCJODJFmYWN6PeNKzgvy9LI2tYmXnzpNDHEjG5sDNPgGb2FXQyTBnXeSH+PAtpKESFD+LmHw3Ox3mN7e1Fg==}
@ -18364,10 +18373,10 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dev: true
/linkify-it@4.0.1:
resolution: {integrity: sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==}
/linkify-it@5.0.0:
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
dependencies:
uc.micro: 1.0.6
uc.micro: 2.0.0
dev: false
/linkifyjs@4.1.3:
@ -18881,15 +18890,16 @@ packages:
resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==}
dev: false
/markdown-it@13.0.2:
resolution: {integrity: sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==}
/markdown-it@14.0.0:
resolution: {integrity: sha512-seFjF0FIcPt4P9U39Bq1JYblX0KZCjDLFFQPHpL5AzHpqPEKtosxmdq/LTVZnjfH7tjt9BxStm+wXcDBNuYmzw==}
hasBin: true
dependencies:
argparse: 2.0.1
entities: 3.0.1
linkify-it: 4.0.1
mdurl: 1.0.1
uc.micro: 1.0.6
entities: 4.5.0
linkify-it: 5.0.0
mdurl: 2.0.0
punycode.js: 2.3.1
uc.micro: 2.0.0
dev: false
/marked@4.3.0:
@ -18935,8 +18945,8 @@ packages:
resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
requiresBuild: true
/mdurl@1.0.1:
resolution: {integrity: sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==}
/mdurl@2.0.0:
resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
dev: false
/media-typer@0.3.0:
@ -18956,6 +18966,7 @@ packages:
dependencies:
errno: 0.1.8
readable-stream: 2.3.8
dev: true
/memorystream@0.3.1:
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
@ -19255,6 +19266,7 @@ packages:
pathe: 1.1.2
pkg-types: 1.0.3
ufo: 1.3.2
dev: true
/mlly@1.5.0:
resolution: {integrity: sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==}
@ -21017,11 +21029,11 @@ packages:
/path-type@4.0.0:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines: {node: '>=8'}
dev: true
/path-type@5.0.0:
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
engines: {node: '>=12'}
dev: true
/pathe@1.1.1:
resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==}
@ -21345,6 +21357,7 @@ packages:
resolution: {integrity: sha512-y001XYgGvVwgxyxw9J1a5kqM/vtmIQGzx34g0A0Oy44MFcy/ZboZw1hu/iN3VYFjSTRzbvd7zZJJz0Kh0AGkTw==}
dependencies:
enhanced-resolve: 4.5.0
dev: true
/postcss-merge-longhand@6.0.0(postcss@8.4.32):
resolution: {integrity: sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==}
@ -21758,7 +21771,7 @@ packages:
/prosemirror-commands@1.5.2:
resolution: {integrity: sha512-hgLcPaakxH8tu6YvVAaILV2tXYsW3rAdDR8WNkeKGcgeMVQg3/TMhPdVoh7iAmfgVjZGtcOSjKiQaoeKjzd2mQ==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
dev: false
@ -21768,16 +21781,16 @@ packages:
dependencies:
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
dev: false
/prosemirror-gapcursor@1.3.2:
resolution: {integrity: sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==}
dependencies:
prosemirror-keymap: 1.2.2
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
dev: false
/prosemirror-history@1.3.2:
@ -21785,7 +21798,7 @@ packages:
dependencies:
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
rope-sequence: 1.3.4
dev: false
@ -21803,11 +21816,11 @@ packages:
w3c-keyname: 2.2.8
dev: false
/prosemirror-markdown@1.11.2:
resolution: {integrity: sha512-Eu5g4WPiCdqDTGhdSsG9N6ZjACQRYrsAkrF9KYfdMaCmjIApH75aVncsWYOJvEk2i1B3i8jZppv3J/tnuHGiUQ==}
/prosemirror-markdown@1.12.0:
resolution: {integrity: sha512-6F5HS8Z0HDYiS2VQDZzfZP6A0s/I0gbkJy8NCzzDMtcsz3qrfqyroMMeoSjAmOhDITyon11NbXSzztfKi+frSQ==}
dependencies:
markdown-it: 13.0.2
prosemirror-model: 1.19.3
markdown-it: 14.0.0
prosemirror-model: 1.19.4
dev: false
/prosemirror-menu@1.2.4:
@ -21819,8 +21832,8 @@ packages:
prosemirror-state: 1.4.3
dev: false
/prosemirror-model@1.19.3:
resolution: {integrity: sha512-tgSnwN7BS7/UM0sSARcW+IQryx2vODKX4MI7xpqY2X+iaepJdKBPc7I4aACIsDV/LTaTjt12Z56MhDr9LsyuZQ==}
/prosemirror-model@1.19.4:
resolution: {integrity: sha512-RPmVXxUfOhyFdayHawjuZCxiROsm9L4FCUA6pWI+l7n2yCBsWy9VpdE1hpDHUS8Vad661YLY9AzqfjLhAKQ4iQ==}
dependencies:
orderedmap: 2.1.1
dev: false
@ -21828,13 +21841,13 @@ packages:
/prosemirror-schema-basic@1.2.2:
resolution: {integrity: sha512-/dT4JFEGyO7QnNTe9UaKUhjDXbTNkiWTq/N4VpKaF79bBjSExVV2NXmJpcM7z/gD7mbqNjxbmWW5nf1iNSSGnw==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
dev: false
/prosemirror-schema-list@1.3.0:
resolution: {integrity: sha512-Hz/7gM4skaaYfRPNgr421CU4GSwotmEwBVvJh5ltGiffUJwm7C8GfN/Bc6DR1EKEp5pDKhODmdXXyi9uIsZl5A==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
dev: false
@ -21842,22 +21855,22 @@ packages:
/prosemirror-state@1.4.3:
resolution: {integrity: sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-transform: 1.8.0
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
dev: false
/prosemirror-tables@1.3.4:
resolution: {integrity: sha512-z6uLSQ1BLC3rgbGwZmpfb+xkdvD7W/UOsURDfognZFYaTtc0gsk7u/t71Yijp2eLflVpffMk6X0u0+u+MMDvIw==}
/prosemirror-tables@1.3.5:
resolution: {integrity: sha512-JSZ2cCNlApu/ObAhdPyotrjBe2cimniniTpz60YXzbL0kZ+47nEYk2LWbfKU2lKpBkUNquta2PjteoNi4YCluQ==}
dependencies:
prosemirror-keymap: 1.2.2
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
dev: false
/prosemirror-trailing-node@2.0.7(prosemirror-model@1.19.3)(prosemirror-state@1.4.3)(prosemirror-view@1.32.4):
/prosemirror-trailing-node@2.0.7(prosemirror-model@1.19.4)(prosemirror-state@1.4.3)(prosemirror-view@1.32.7):
resolution: {integrity: sha512-8zcZORYj/8WEwsGo6yVCRXFMOfBo0Ub3hCUvmoWIZYfMP26WqENU0mpEP27w7mt8buZWuGrydBewr0tOArPb1Q==}
peerDependencies:
prosemirror-model: ^1.19.0
@ -21867,21 +21880,21 @@ packages:
'@remirror/core-constants': 2.0.2
'@remirror/core-helpers': 3.0.0
escape-string-regexp: 4.0.0
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-view: 1.32.4
prosemirror-view: 1.32.7
dev: false
/prosemirror-transform@1.8.0:
resolution: {integrity: sha512-BaSBsIMv52F1BVVMvOmp1yzD3u65uC3HTzCBQV1WDPqJRQ2LuHKcyfn0jwqodo8sR9vVzMzZyI+Dal5W9E6a9A==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
dev: false
/prosemirror-view@1.32.4:
resolution: {integrity: sha512-WoT+ZYePp0WQvp5coABAysheZg9WttW3TSEUNgsfDQXmVOJlnjkbFbXicKPvWFLiC0ZjKt1ykbyoVKqhVnCiSQ==}
/prosemirror-view@1.32.7:
resolution: {integrity: sha512-pvxiOoD4shW41X5bYDjRQk3DSG4fMqxh36yPMt7VYgU3dWRmqFzWJM/R6zeo1KtC8nyk717ZbQND3CC9VNeptw==}
dependencies:
prosemirror-model: 1.19.3
prosemirror-model: 1.19.4
prosemirror-state: 1.4.3
prosemirror-transform: 1.8.0
dev: false
@ -21902,6 +21915,7 @@ packages:
/prr@1.0.1:
resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
dev: true
/psl@1.9.0:
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
@ -21917,6 +21931,11 @@ packages:
end-of-stream: 1.4.4
once: 1.4.0
/punycode.js@2.3.1:
resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
engines: {node: '>=6'}
dev: false
/punycode@1.3.2:
resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==}
dev: false
@ -22723,6 +22742,7 @@ packages:
/scule@1.1.0:
resolution: {integrity: sha512-vRUjqhyM/YWYzT+jsMk6tnl3NkY4A4soJ8uyh3O6Um+JXEQL9ozUCe7pqrxn3CSKokw0hw3nFStfskzpgYwR0g==}
dev: true
/scule@1.2.0:
resolution: {integrity: sha512-CRCmi5zHQnSoeCik9565PONMg0kfkvYmcSqrbOJY4txFfy1wvVULV4FDaiXhUblUgahdqz3F2NwHZ8i4eBTwUw==}
@ -23006,11 +23026,11 @@ packages:
/slash@4.0.0:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
engines: {node: '>=12'}
dev: true
/slash@5.1.0:
resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
engines: {node: '>=14.16'}
dev: true
/slice-ansi@3.0.0:
resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==}
@ -23791,6 +23811,7 @@ packages:
/tapable@1.1.3:
resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==}
engines: {node: '>=6'}
dev: true
/tapable@2.2.1:
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
@ -24589,8 +24610,8 @@ packages:
hasBin: true
dev: true
/uc.micro@1.0.6:
resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==}
/uc.micro@2.0.0:
resolution: {integrity: sha512-DffL94LsNOccVn4hyfRe5rdKa273swqeA5DJpMOeFmEn1wCDc7nAbbB0gXlgBCL7TNzeTv6G7XVWzan7iJtfig==}
dev: false
/ufo@1.3.2:
@ -24708,7 +24729,6 @@ packages:
/unicorn-magic@0.1.0:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
engines: {node: '>=18'}
dev: true
/unimport@3.5.0:
resolution: {integrity: sha512-0Ei1iTeSYxs7oxxUf79/KaBc2dPjZxe7qdVpw7yIz5YcdTZjmBYO6ToLDW+fX9QOHiueZ3xtwb5Z/wqaSfXx6A==}
@ -24726,6 +24746,7 @@ packages:
unplugin: 1.5.1
transitivePeerDependencies:
- rollup
dev: true
/unimport@3.7.1(rollup@4.5.0):
resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==}
@ -25704,6 +25725,7 @@ packages:
optional: true
dependencies:
vue: 3.3.13
dev: true
/vue-demi@0.14.6(vue@3.3.13):
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
@ -26722,8 +26744,8 @@ packages:
engines: {node: '>=12.20'}
dev: true
/zeed-dom@0.9.26:
resolution: {integrity: sha512-HWjX8rA3Y/RI32zby3KIN1D+mgskce+She4K7kRyyx62OiVxJ5FnYm8vWq0YVAja3Tf2S1M0XAc6O2lRFcMgcQ==}
/zeed-dom@0.10.11:
resolution: {integrity: sha512-7ukbu6aQKx34OQ7PfUIxOuAhk2MvyZY/t4/IJsVzy76zuMzfhE74+Dbyp8SHiUJPTPkF0FflP1KVrGJ7gk9IHw==}
engines: {node: '>=14.13.1'}
dependencies:
css-what: 6.1.0

Loading…
Cancel
Save