diff --git a/package.json b/package.json index 553971c7f..91165cf42 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@iconify/iconify": "^3.1.1", "@microsoft/fetch-event-source": "^2.0.1", "@videojs-player/vue": "^1.0.0", - "@vueuse/core": "^10.9.0", + "@vueuse/core": "^14.2.1", "@wangeditor-next/editor": "^5.6.46", "@wangeditor-next/editor-for-vue": "^5.1.14", "@wangeditor-next/plugin-mention": "^1.0.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40e2839e1..2c8d1caad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(@types/video.js@7.3.58)(video.js@7.21.6)(vue@3.5.26(typescript@5.9.3)) '@vueuse/core': - specifier: ^10.9.0 - version: 10.11.1(vue@3.5.26(typescript@5.9.3)) + specifier: ^14.2.1 + version: 14.2.1(vue@3.5.26(typescript@5.9.3)) '@wangeditor-next/editor': specifier: ^5.6.46 version: 5.6.46 @@ -317,7 +317,7 @@ importers: version: 0.58.9(postcss@8.4.49)(rollup@4.27.4)(vite@5.1.4(@types/node@20.17.9)(sass@1.97.3)(terser@5.36.0)) unplugin-auto-import: specifier: ^0.16.7 - version: 0.16.7(@vueuse/core@10.11.1(vue@3.5.26(typescript@5.9.3)))(rollup@4.27.4) + version: 0.16.7(@vueuse/core@14.2.1(vue@3.5.26(typescript@5.9.3)))(rollup@4.27.4) unplugin-element-plus: specifier: ^0.8.0 version: 0.8.0(rollup@4.27.4) @@ -1917,6 +1917,9 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} + '@types/web-bluetooth@0.0.21': + resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} + '@typescript-eslint/eslint-plugin@7.18.0': resolution: {integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -2334,12 +2337,25 @@ packages: '@vueuse/core@10.11.1': resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} + '@vueuse/core@14.2.1': + resolution: {integrity: sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/metadata@10.11.1': resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==} + '@vueuse/metadata@14.2.1': + resolution: {integrity: sha512-1ButlVtj5Sb/HDtIy1HFr1VqCP4G6Ypqt5MAo0lCgjokrk2mvQKsK2uuy0vqu/Ks+sHfuHo0B9Y9jn9xKdjZsw==} + '@vueuse/shared@10.11.1': resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==} + '@vueuse/shared@14.2.1': + resolution: {integrity: sha512-shTJncjV9JTI4oVNyF1FQonetYAiTBd+Qj7cY89SWbXSkx7gyhrgtEdF2ZAVWS1S3SHlaROO6F2IesJxQEkZBw==} + peerDependencies: + vue: ^3.5.0 + '@wangeditor-next/basic-modules@1.5.46': resolution: {integrity: sha512-q8/al99P7+koPTJ+X79WjrEP5pDXs8+vFYo0pIbs59Oi1cM1b9CCB0384Mdcg0DQU7eZrN7dl2bHKO5Z5r7E8g==} peerDependencies: @@ -7184,6 +7200,8 @@ snapshots: '@types/web-bluetooth@0.0.20': {} + '@types/web-bluetooth@0.0.21': {} + '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 @@ -7874,8 +7892,17 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/core@14.2.1(vue@3.5.26(typescript@5.9.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.2.1 + '@vueuse/shared': 14.2.1(vue@3.5.26(typescript@5.9.3)) + vue: 3.5.26(typescript@5.9.3) + '@vueuse/metadata@10.11.1': {} + '@vueuse/metadata@14.2.1': {} + '@vueuse/shared@10.11.1(vue@3.5.26(typescript@5.9.3))': dependencies: vue-demi: 0.14.10(vue@3.5.26(typescript@5.9.3)) @@ -7883,6 +7910,10 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/shared@14.2.1(vue@3.5.26(typescript@5.9.3))': + dependencies: + vue: 3.5.26(typescript@5.9.3) + '@wangeditor-next/basic-modules@1.5.46(@wangeditor-next/core@1.7.45(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@4.0.6)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@5.1.6)(slate@0.82.1)(snabbdom@3.6.2))(dom7@4.0.6)(lodash.throttle@4.1.1)(nanoid@5.1.6)(slate@0.82.1)(snabbdom@3.6.2)': dependencies: '@wangeditor-next/core': 1.7.45(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@4.0.6)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@5.1.6)(slate@0.82.1)(snabbdom@3.6.2) @@ -10748,7 +10779,7 @@ snapshots: - rollup - supports-color - unplugin-auto-import@0.16.7(@vueuse/core@10.11.1(vue@3.5.26(typescript@5.9.3)))(rollup@4.27.4): + unplugin-auto-import@0.16.7(@vueuse/core@14.2.1(vue@3.5.26(typescript@5.9.3)))(rollup@4.27.4): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.27.4) @@ -10759,7 +10790,7 @@ snapshots: unimport: 3.14.2(rollup@4.27.4) unplugin: 1.16.0 optionalDependencies: - '@vueuse/core': 10.11.1(vue@3.5.26(typescript@5.9.3)) + '@vueuse/core': 14.2.1(vue@3.5.26(typescript@5.9.3)) transitivePeerDependencies: - rollup