Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"@tiptap/pm": "2.6.6",
"@tiptap/starter-kit": "2.6.6",
"@tiptap/vue-3": "2.6.6",
"@vueuse/core": "11.0.3",
"@vueuse/math": "11.1.0",
"@vueuse/core": "13.9.0",
"@vueuse/math": "13.9.0",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.3",
"chart.js": "4.4.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@tiptap/pm": "^2.5.9",
"@tiptap/starter-kit": "^2.5.9",
"@tiptap/vue-3": "^2.5.9",
"@vueuse/core": "11.0.3",
"@vueuse/math": "11.1.0",
"@vueuse/core": "13.9.0",
"@vueuse/math": "13.9.0",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.3",
"chart.js": "4.4.9",
Expand Down
104 changes: 37 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,8 +3791,8 @@ __metadata:
"@vue/eslint-config-typescript": "npm:13.0.0"
"@vue/server-renderer": "npm:3.5.13"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.0.3"
"@vueuse/math": "npm:11.1.0"
"@vueuse/core": "npm:13.9.0"
"@vueuse/math": "npm:13.9.0"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.3"
autoprefixer: "npm:10.4.21"
Expand Down Expand Up @@ -3986,8 +3986,8 @@ __metadata:
"@tiptap/starter-kit": "npm:^2.5.9"
"@tiptap/vue-3": "npm:^2.5.9"
"@types/sanitize-html": "npm:2.15.0"
"@vueuse/core": "npm:11.0.3"
"@vueuse/math": "npm:11.1.0"
"@vueuse/core": "npm:13.9.0"
"@vueuse/math": "npm:13.9.0"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.3"
browserslist-to-esbuild: "npm:2.1.1"
Expand Down Expand Up @@ -5784,13 +5784,6 @@ __metadata:
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.20":
version: 0.0.20
resolution: "@types/web-bluetooth@npm:0.0.20"
checksum: 10/2faa323e5c994e9468fff4675e3b6d35f3730eb4dc7c761d02267fb6246dbfd659fd8f3583db0872aae05b3ee139799c25655bbe79bf1b56c08c06e665db814b
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.21":
version: 0.0.21
resolution: "@types/web-bluetooth@npm:0.0.21"
Expand Down Expand Up @@ -6573,18 +6566,6 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/core@npm:11.0.3"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.0.3"
"@vueuse/shared": "npm:11.0.3"
vue-demi: "npm:>=0.14.10"
checksum: 10/ad5e9dc7618490c778fa79078cad1d25c964c7935cc1e5d6120b006f50539afe2d08fbeeb6f3d8790fae2d1b612286a9636390c8692afd2f2b7d6738f4ee4d11
languageName: node
linkType: hard

"@vueuse/core@npm:12.8.2, @vueuse/core@npm:^12.4.0":
version: 12.8.2
resolution: "@vueuse/core@npm:12.8.2"
Expand All @@ -6597,6 +6578,19 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:13.9.0":
version: 13.9.0
resolution: "@vueuse/core@npm:13.9.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.21"
"@vueuse/metadata": "npm:13.9.0"
"@vueuse/shared": "npm:13.9.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/b7e9c91d0c0f32592f432030d9c31d8780765a109dd2ad48bbb29a6ddbbcdc620a89a34ff1dfed7f2cd4c144237df2414e735af691165a385fa942e2156f5dbd
languageName: node
linkType: hard

"@vueuse/integrations@npm:^12.4.0":
version: 12.8.2
resolution: "@vueuse/integrations@npm:12.8.2"
Expand Down Expand Up @@ -6646,20 +6640,14 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/math@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/math@npm:11.1.0"
"@vueuse/math@npm:13.9.0":
version: 13.9.0
resolution: "@vueuse/math@npm:13.9.0"
dependencies:
"@vueuse/shared": "npm:11.1.0"
vue-demi: "npm:>=0.14.10"
checksum: 10/5fe1ebf952aff38edd987f03c8c0fc945af7d895cd9717e814b571f0d639056ce259e4705de80052b7cb65659e50b08fadb92e644a7551e66d8598ace291c0b4
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/metadata@npm:11.0.3"
checksum: 10/5fcde4829802690ab3ad533363f978472de132ffe61e0b3226ef9b2e9c26bcea4d75a1a5015c425b4c9b144915568b9c26228f839a1e01c1674388e3156dda53
"@vueuse/shared": "npm:13.9.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/85a73ca54c42a624147415f55446e9ead4899f655f6600d071d9888660fde87afe7f1392a506ca8d2e42d8012ab050d069edf54c4b2e22dce8c161a0de696d15
languageName: node
linkType: hard

Expand All @@ -6670,21 +6658,10 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/shared@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/shared@npm:11.0.3"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10/ce818aadcee7e3ff2959f6179757fade02d25f163ea44d9b5911cfcb8db0998fc02b3cd048495a860f1da756c41a830a28dc646eb2cd32c38ff00ff0bc2ef438
languageName: node
linkType: hard

"@vueuse/shared@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/shared@npm:11.1.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 10/467bd1da45e4cf8d5a9c91129bd7e2cfecd80e896e8fd11e6a85fa28d2743b124faf595fc54e1c00359f721b3faf70c5f9574130c7ab3a30c4891a89c77b80fd
"@vueuse/metadata@npm:13.9.0":
version: 13.9.0
resolution: "@vueuse/metadata@npm:13.9.0"
checksum: 10/6e25ea3fc82bf2964addd25db91272787e0ed3cfb16036a0efd1f3a56c2291186e7ab61ed6776429ab313065b23e37f5c05106f0267584158c04e675897a8a55
languageName: node
linkType: hard

Expand All @@ -6697,6 +6674,15 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/shared@npm:13.9.0":
version: 13.9.0
resolution: "@vueuse/shared@npm:13.9.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/cd7670805a2760b5ccd93855634288dbfdc41014cbeb97f1d47f057301bfa2d056f8eb86eb8b7bbd26c64633d72e4bc8713dec8467a3c21aa31c7eb7a8723440
languageName: node
linkType: hard

"@whatwg-node/disposablestack@npm:^0.0.6":
version: 0.0.6
resolution: "@whatwg-node/disposablestack@npm:0.0.6"
Expand Down Expand Up @@ -21635,22 +21621,6 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:>=0.14.10":
version: 0.14.10
resolution: "vue-demi@npm:0.14.10"
peerDependencies:
"@vue/composition-api": ^1.0.0-rc.1
vue: ^3.0.0-0 || ^2.6.0
peerDependenciesMeta:
"@vue/composition-api":
optional: true
bin:
vue-demi-fix: bin/vue-demi-fix.js
vue-demi-switch: bin/vue-demi-switch.js
checksum: 10/3028239c0c25a84361a13ab936fcc9a199f54e0320c2ec1d2f4fdf7da8bae663382b7c1e5b1f5a1a43f6aebc73b955892cd4b6c7b3eaf2b766e18cc2a6f7ebea
languageName: node
linkType: hard

"vue-devtools-stub@npm:^0.1.0":
version: 0.1.0
resolution: "vue-devtools-stub@npm:0.1.0"
Expand Down
Loading