diff --git a/package.json b/package.json index 2fb4fd8..3c9f933 100644 --- a/package.json +++ b/package.json @@ -23,77 +23,77 @@ "@floating-ui/vue": "^1.1.2", "@intlify/unplugin-vue-i18n": "^4.0.0", "@tailwindcss/aspect-ratio": "^0.4.2", - "@tiptap/core": "^2.5.4", - "@tiptap/extension-bold": "^2.5.4", - "@tiptap/extension-color": "^2.5.4", - "@tiptap/extension-document": "^2.5.4", - "@tiptap/extension-dropcursor": "^2.5.4", - "@tiptap/extension-gapcursor": "^2.5.4", - "@tiptap/extension-hard-break": "^2.5.4", - "@tiptap/extension-highlight": "^2.5.4", - "@tiptap/extension-history": "^2.5.4", - "@tiptap/extension-italic": "^2.5.4", - "@tiptap/extension-paragraph": "^2.5.4", - "@tiptap/extension-strike": "^2.5.4", - "@tiptap/extension-text": "^2.5.4", - "@tiptap/extension-text-style": "^2.5.4", - "@tiptap/extension-underline": "^2.5.4", - "@tiptap/pm": "^2.5.4", - "@tiptap/vue-3": "^2.5.4", + "@tiptap/core": "^2.5.8", + "@tiptap/extension-bold": "^2.5.8", + "@tiptap/extension-color": "^2.5.8", + "@tiptap/extension-document": "^2.5.8", + "@tiptap/extension-dropcursor": "^2.5.8", + "@tiptap/extension-gapcursor": "^2.5.8", + "@tiptap/extension-hard-break": "^2.5.8", + "@tiptap/extension-highlight": "^2.5.8", + "@tiptap/extension-history": "^2.5.8", + "@tiptap/extension-italic": "^2.5.8", + "@tiptap/extension-paragraph": "^2.5.8", + "@tiptap/extension-strike": "^2.5.8", + "@tiptap/extension-text": "^2.5.8", + "@tiptap/extension-text-style": "^2.5.8", + "@tiptap/extension-underline": "^2.5.8", + "@tiptap/pm": "^2.5.8", + "@tiptap/vue-3": "^2.5.8", "@vueuse/core": "^10.11.0", - "@wikimedia/codex": "^1.9.0", - "@wikimedia/codex-design-tokens": "^1.9.0", - "@wikimedia/codex-icons": "^1.9.0", + "@wikimedia/codex": "^1.10.0", + "@wikimedia/codex-design-tokens": "^1.10.0", + "@wikimedia/codex-icons": "^1.10.0", "comlink": "^4.4.1", "d3": "^7.9.0", "three": "^0.162.0", - "vue": "^3.4.33", + "vue": "^3.4.34", "vue-i18n": "^9.13.1", "zlibt2": "^0.6.1", "zod": "^3.23.8" }, "devDependencies": { - "@antfu/eslint-config": "^2.23.1", + "@antfu/eslint-config": "^2.24.0", "@peculiar/webcrypto": "^1.5.0", "@prettier/sync": "^0.5.2", - "@rushstack/eslint-patch": "^1.10.3", + "@rushstack/eslint-patch": "^1.10.4", "@testing-library/vue": "^8.1.0", "@tsconfig/node20": "^20.1.4", "@types/d3": "^7.4.3", "@types/leaflet": "^1.9.12", - "@types/node": "^20.14.11", + "@types/node": "^22.0.0", "@types/three": "^0.162.0", - "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue": "^5.1.1", "@vitest/browser": "^2.0.4", "@vitest/coverage-istanbul": "^2.0.4", "@vitest/ui": "^2.0.4", - "@vue-macros/volar": "^0.23.1", + "@vue-macros/volar": "^0.25.0", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.19", "babel-preset-typescript-vue3": "^2.0.17", "dotenv": "^16.4.5", - "eslint": "^9.7.0", + "eslint": "^9.8.0", "glob": "^11.0.0", "jsdom": "^24.1.1", "leaflet": "^1.9.4", "less": "^4.2.0", "mock-local-storage": "^1.1.24", "mwn": "^2.0.3", - "postcss": "^8.4.39", + "postcss": "^8.4.40", "prettier": "^3.3.3", "rollup-plugin-visualizer": "^5.12.0", "serve": "^14.2.3", - "tailwindcss": "^3.4.6", - "tsx": "^4.16.2", + "tailwindcss": "^3.4.7", + "tsx": "^4.16.3", "types-mediawiki": "^1.8.0", - "typescript": "^5.5.3", - "unplugin-vue-macros": "^2.9.5", - "vite": "^5.3.4", + "typescript": "^5.5.4", + "unplugin-vue-macros": "^2.10.0", + "vite": "^5.3.5", "vite-plugin-comlink": "^5.0.1", - "vite-plugin-vue-devtools": "^7.3.6", + "vite-plugin-vue-devtools": "^7.3.7", "vitest": "^2.0.4", - "vue-tsc": "^2.0.28", + "vue-tsc": "^2.0.29", "webdriverio": "^8.39.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd06409..9a2bf3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,76 +10,76 @@ importers: dependencies: '@floating-ui/vue': specifier: ^1.1.2 - version: 1.1.2(vue@3.4.33(typescript@5.5.3)) + version: 1.1.2(vue@3.4.34(typescript@5.5.4)) '@intlify/unplugin-vue-i18n': specifier: ^4.0.0 - version: 4.0.0(rollup@4.19.0)(vue-i18n@9.13.1(vue@3.4.33(typescript@5.5.3))) + version: 4.0.0(rollup@4.19.1)(vue-i18n@9.13.1(vue@3.4.34(typescript@5.5.4))) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.4.6) + version: 0.4.2(tailwindcss@3.4.7) '@tiptap/core': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/pm@2.5.4) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/pm@2.5.8) '@tiptap/extension-bold': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-color': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/extension-text-style@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/extension-text-style@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))) '@tiptap/extension-document': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-dropcursor': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8) '@tiptap/extension-gapcursor': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8) '@tiptap/extension-hard-break': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-highlight': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-history': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8) '@tiptap/extension-italic': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-paragraph': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-strike': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-text': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-text-style': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/extension-underline': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) '@tiptap/pm': - specifier: ^2.5.4 - version: 2.5.4 + specifier: ^2.5.8 + version: 2.5.8 '@tiptap/vue-3': - specifier: ^2.5.4 - version: 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)(vue@3.4.33(typescript@5.5.3)) + specifier: ^2.5.8 + version: 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)(vue@3.4.34(typescript@5.5.4)) '@vueuse/core': specifier: ^10.11.0 - version: 10.11.0(vue@3.4.33(typescript@5.5.3)) + version: 10.11.0(vue@3.4.34(typescript@5.5.4)) '@wikimedia/codex': - specifier: ^1.9.0 - version: 1.9.0(vue@3.4.33(typescript@5.5.3)) + specifier: ^1.10.0 + version: 1.10.0(vue@3.4.34(typescript@5.5.4)) '@wikimedia/codex-design-tokens': - specifier: ^1.9.0 - version: 1.9.0 + specifier: ^1.10.0 + version: 1.10.0 '@wikimedia/codex-icons': - specifier: ^1.9.0 - version: 1.9.0 + specifier: ^1.10.0 + version: 1.10.0 comlink: specifier: ^4.4.1 version: 4.4.1 @@ -90,11 +90,11 @@ importers: specifier: ^0.162.0 version: 0.162.0 vue: - specifier: ^3.4.33 - version: 3.4.33(typescript@5.5.3) + specifier: ^3.4.34 + version: 3.4.34(typescript@5.5.4) vue-i18n: specifier: ^9.13.1 - version: 9.13.1(vue@3.4.33(typescript@5.5.3)) + version: 9.13.1(vue@3.4.34(typescript@5.5.4)) zlibt2: specifier: ^0.6.1 version: 0.6.1 @@ -103,8 +103,8 @@ importers: version: 3.23.8 devDependencies: '@antfu/eslint-config': - specifier: ^2.23.1 - version: 2.23.1(@vue/compiler-sfc@3.4.33)(eslint@9.7.0)(typescript@5.5.3)(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) + specifier: ^2.24.0 + version: 2.24.0(@vue/compiler-sfc@3.4.34)(eslint@9.8.0)(typescript@5.5.4)(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) '@peculiar/webcrypto': specifier: ^1.5.0 version: 1.5.0 @@ -112,11 +112,11 @@ importers: specifier: ^0.5.2 version: 0.5.2(prettier@3.3.3) '@rushstack/eslint-patch': - specifier: ^1.10.3 - version: 1.10.3 + specifier: ^1.10.4 + version: 1.10.4 '@testing-library/vue': specifier: ^8.1.0 - version: 8.1.0(@vue/compiler-sfc@3.4.33)(vue@3.4.33(typescript@5.5.3)) + version: 8.1.0(@vue/compiler-sfc@3.4.34)(vue@3.4.34(typescript@5.5.4)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 @@ -127,26 +127,26 @@ importers: specifier: ^1.9.12 version: 1.9.12 '@types/node': - specifier: ^20.14.11 - version: 20.14.11 + specifier: ^22.0.0 + version: 22.0.0 '@types/three': specifier: ^0.162.0 version: 0.162.0 '@vitejs/plugin-vue': - specifier: ^5.0.5 - version: 5.0.5(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)) + specifier: ^5.1.1 + version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)) '@vitest/browser': specifier: ^2.0.4 - version: 2.0.4(typescript@5.5.3)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.3)) + version: 2.0.4(typescript@5.5.4)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.4)) '@vitest/coverage-istanbul': specifier: ^2.0.4 - version: 2.0.4(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) + version: 2.0.4(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) '@vitest/ui': specifier: ^2.0.4 version: 2.0.4(vitest@2.0.4) '@vue-macros/volar': - specifier: ^0.23.1 - version: 0.23.1(@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(typescript@5.5.3)(vue-tsc@2.0.28(typescript@5.5.3))(vue@3.4.33(typescript@5.5.3)) + specifier: ^0.25.0 + version: 0.25.0(@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.34(typescript@5.5.4)) '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -155,16 +155,16 @@ importers: version: 0.5.1 autoprefixer: specifier: ^10.4.19 - version: 10.4.19(postcss@8.4.39) + version: 10.4.19(postcss@8.4.40) babel-preset-typescript-vue3: specifier: ^2.0.17 - version: 2.0.17(@babel/core@7.24.8) + version: 2.0.17(@babel/core@7.24.9) dotenv: specifier: ^16.4.5 version: 16.4.5 eslint: - specifier: ^9.7.0 - version: 9.7.0 + specifier: ^9.8.0 + version: 9.8.0 glob: specifier: ^11.0.0 version: 11.0.0 @@ -182,52 +182,52 @@ importers: version: 1.1.24 mwn: specifier: ^2.0.3 - version: 2.0.3(typescript@5.5.3) + version: 2.0.3(typescript@5.5.4) postcss: - specifier: ^8.4.39 - version: 8.4.39 + specifier: ^8.4.40 + version: 8.4.40 prettier: specifier: ^3.3.3 version: 3.3.3 rollup-plugin-visualizer: specifier: ^5.12.0 - version: 5.12.0(rollup@4.19.0) + version: 5.12.0(rollup@4.19.1) serve: specifier: ^14.2.3 version: 14.2.3 tailwindcss: - specifier: ^3.4.6 - version: 3.4.6 + specifier: ^3.4.7 + version: 3.4.7 tsx: - specifier: ^4.16.2 - version: 4.16.2 + specifier: ^4.16.3 + version: 4.16.3 types-mediawiki: specifier: ^1.8.0 - version: 1.8.0(typescript@5.5.3) + version: 1.8.0(typescript@5.5.4) typescript: - specifier: ^5.5.3 - version: 5.5.3 + specifier: ^5.5.4 + version: 5.5.4 unplugin-vue-macros: - specifier: ^2.9.5 - version: 2.9.5(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.3)))(esbuild@0.23.0)(rollup@4.19.0)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)) + specifier: ^2.10.0 + version: 2.10.0(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.19.1)(typescript@5.5.4)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)) vite: - specifier: ^5.3.4 - version: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + specifier: ^5.3.5 + version: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) vite-plugin-comlink: specifier: ^5.0.1 - version: 5.0.1(comlink@4.4.1)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) + version: 5.0.1(comlink@4.4.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) vite-plugin-vue-devtools: - specifier: ^7.3.6 - version: 7.3.6(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)) + specifier: ^7.3.7 + version: 7.3.7(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)) vitest: specifier: ^2.0.4 - version: 2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) + version: 2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) vue-tsc: - specifier: ^2.0.28 - version: 2.0.28(typescript@5.5.3) + specifier: ^2.0.29 + version: 2.0.29(typescript@5.5.4) webdriverio: specifier: ^8.39.1 - version: 8.39.1(typescript@5.5.3) + version: 8.39.1(typescript@5.5.4) packages: @@ -239,8 +239,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/eslint-config@2.23.1': - resolution: {integrity: sha512-ncp0CVLTvwKItpEPyI5WlUrN4B8J8ksXyi/L684KPCAlzk5CYugno01ApcqnHKlc951vz2NbXU7XdEpZfBl6HA==} + '@antfu/eslint-config@2.24.0': + resolution: {integrity: sha512-F5wG5lP+f16aeQMVn1l5Wetd8973NsyaWirc9s3YCoe7LTBMpkxnduzTT/wP4L5OlLNLDTRQbH9GUMedTixcsA==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -285,16 +285,6 @@ packages: svelte-eslint-parser: optional: true - '@antfu/eslint-plugin-unused-imports@4.0.0': - resolution: {integrity: sha512-bvM3EnoradE3WbdOWafEGj0VzTi455gWvjmIHsmpWoIHJ6XehjnJh8Dq3+sz8t3bh14LQyFBKTx3m24q2zE1dw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - '@typescript-eslint/eslint-plugin': ^8.0.0-0 - eslint: ^9.0.0 - peerDependenciesMeta: - '@typescript-eslint/eslint-plugin': - optional: true - '@antfu/install-pkg@0.3.3': resolution: {integrity: sha512-nHHsk3NXQ6xkCfiRRC8Nfrg8pU5kkr3P3Y9s9dKqiuRmBD0Yap7fymNDjGFKeWhZQHqqbCS5CfeMy9wtExM24w==} @@ -317,6 +307,10 @@ packages: resolution: {integrity: sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==} engines: {node: '>=6.9.0'} + '@babel/core@7.24.9': + resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==} + engines: {node: '>=6.9.0'} + '@babel/generator@7.24.10': resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==} engines: {node: '>=6.9.0'} @@ -453,10 +447,6 @@ packages: resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.7': - resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} @@ -494,11 +484,6 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.24.7': - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.24.8': resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} engines: {node: '>=6.0.0'} @@ -533,12 +518,24 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-jsx@7.24.7': + resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-typescript@7.24.1': resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-typescript@7.24.7': + resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-modules-commonjs@7.24.1': resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} engines: {node: '>=6.9.0'} @@ -551,6 +548,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-typescript@7.24.8': + resolution: {integrity: sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + '@babel/preset-typescript@7.24.1': resolution: {integrity: sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==} engines: {node: '>=6.9.0'} @@ -577,10 +580,6 @@ packages: resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} engines: {node: '>=6.9.0'} - '@babel/types@7.24.7': - resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} - engines: {node: '>=6.9.0'} - '@babel/types@7.24.9': resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} engines: {node: '>=6.9.0'} @@ -903,16 +902,16 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.17.0': - resolution: {integrity: sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==} + '@eslint/config-array@0.17.1': + resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.7.0': - resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==} + '@eslint/js@9.8.0': + resolution: {integrity: sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -1130,8 +1129,8 @@ packages: cpu: [arm] os: [android] - '@rollup/rollup-android-arm-eabi@4.19.0': - resolution: {integrity: sha512-JlPfZ/C7yn5S5p0yKk7uhHTTnFlvTgLetl2VxqE518QgyM7C9bSfFTYvB/Q/ftkq0RIPY4ySxTz+/wKJ/dXC0w==} + '@rollup/rollup-android-arm-eabi@4.19.1': + resolution: {integrity: sha512-XzqSg714++M+FXhHfXpS1tDnNZNpgxxuGZWlRG/jSj+VEPmZ0yg6jV4E0AL3uyBKxO8mO3xtOsP5mQ+XLfrlww==} cpu: [arm] os: [android] @@ -1140,8 +1139,8 @@ packages: cpu: [arm64] os: [android] - '@rollup/rollup-android-arm64@4.19.0': - resolution: {integrity: sha512-RDxUSY8D1tWYfn00DDi5myxKgOk6RvWPxhmWexcICt/MEC6yEMr4HNCu1sXXYLw8iAsg0D44NuU+qNq7zVWCrw==} + '@rollup/rollup-android-arm64@4.19.1': + resolution: {integrity: sha512-thFUbkHteM20BGShD6P08aungq4irbIZKUNbG70LN8RkO7YztcGPiKTTGZS7Kw+x5h8hOXs0i4OaHwFxlpQN6A==} cpu: [arm64] os: [android] @@ -1150,8 +1149,8 @@ packages: cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-arm64@4.19.0': - resolution: {integrity: sha512-emvKHL4B15x6nlNTBMtIaC9tLPRpeA5jMvRLXVbl/W9Ie7HhkrE7KQjvgS9uxgatL1HmHWDXk5TTS4IaNJxbAA==} + '@rollup/rollup-darwin-arm64@4.19.1': + resolution: {integrity: sha512-8o6eqeFZzVLia2hKPUZk4jdE3zW7LCcZr+MD18tXkgBBid3lssGVAYuox8x6YHoEPDdDa9ixTaStcmx88lio5Q==} cpu: [arm64] os: [darwin] @@ -1160,8 +1159,8 @@ packages: cpu: [x64] os: [darwin] - '@rollup/rollup-darwin-x64@4.19.0': - resolution: {integrity: sha512-fO28cWA1dC57qCd+D0rfLC4VPbh6EOJXrreBmFLWPGI9dpMlER2YwSPZzSGfq11XgcEpPukPTfEVFtw2q2nYJg==} + '@rollup/rollup-darwin-x64@4.19.1': + resolution: {integrity: sha512-4T42heKsnbjkn7ovYiAdDVRRWZLU9Kmhdt6HafZxFcUdpjlBlxj4wDrt1yFWLk7G4+E+8p2C9tcmSu0KA6auGA==} cpu: [x64] os: [darwin] @@ -1170,8 +1169,8 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.19.0': - resolution: {integrity: sha512-2Rn36Ubxdv32NUcfm0wB1tgKqkQuft00PtM23VqLuCUR4N5jcNWDoV5iBC9jeGdgS38WK66ElncprqgMUOyomw==} + '@rollup/rollup-linux-arm-gnueabihf@4.19.1': + resolution: {integrity: sha512-MXg1xp+e5GhZ3Vit1gGEyoC+dyQUBy2JgVQ+3hUrD9wZMkUw/ywgkpK7oZgnB6kPpGrxJ41clkPPnsknuD6M2Q==} cpu: [arm] os: [linux] @@ -1180,8 +1179,8 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.19.0': - resolution: {integrity: sha512-gJuzIVdq/X1ZA2bHeCGCISe0VWqCoNT8BvkQ+BfsixXwTOndhtLUpOg0A1Fcx/+eA6ei6rMBzlOz4JzmiDw7JQ==} + '@rollup/rollup-linux-arm-musleabihf@4.19.1': + resolution: {integrity: sha512-DZNLwIY4ftPSRVkJEaxYkq7u2zel7aah57HESuNkUnz+3bZHxwkCUkrfS2IWC1sxK6F2QNIR0Qr/YXw7nkF3Pw==} cpu: [arm] os: [linux] @@ -1190,8 +1189,8 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.19.0': - resolution: {integrity: sha512-0EkX2HYPkSADo9cfeGFoQ7R0/wTKb7q6DdwI4Yn/ULFE1wuRRCHybxpl2goQrx4c/yzK3I8OlgtBu4xvted0ug==} + '@rollup/rollup-linux-arm64-gnu@4.19.1': + resolution: {integrity: sha512-C7evongnjyxdngSDRRSQv5GvyfISizgtk9RM+z2biV5kY6S/NF/wta7K+DanmktC5DkuaJQgoKGf7KUDmA7RUw==} cpu: [arm64] os: [linux] @@ -1200,8 +1199,8 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.19.0': - resolution: {integrity: sha512-GlIQRj9px52ISomIOEUq/IojLZqzkvRpdP3cLgIE1wUWaiU5Takwlzpz002q0Nxxr1y2ZgxC2obWxjr13lvxNQ==} + '@rollup/rollup-linux-arm64-musl@4.19.1': + resolution: {integrity: sha512-89tFWqxfxLLHkAthAcrTs9etAoBFRduNfWdl2xUs/yLV+7XDrJ5yuXMHptNqf1Zw0UCA3cAutkAiAokYCkaPtw==} cpu: [arm64] os: [linux] @@ -1210,8 +1209,8 @@ packages: cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': - resolution: {integrity: sha512-N6cFJzssruDLUOKfEKeovCKiHcdwVYOT1Hs6dovDQ61+Y9n3Ek4zXvtghPPelt6U0AH4aDGnDLb83uiJMkWYzQ==} + '@rollup/rollup-linux-powerpc64le-gnu@4.19.1': + resolution: {integrity: sha512-PromGeV50sq+YfaisG8W3fd+Cl6mnOOiNv2qKKqKCpiiEke2KiKVyDqG/Mb9GWKbYMHj5a01fq/qlUR28PFhCQ==} cpu: [ppc64] os: [linux] @@ -1220,8 +1219,8 @@ packages: cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.19.0': - resolution: {integrity: sha512-2DnD3mkS2uuam/alF+I7M84koGwvn3ZVD7uG+LEWpyzo/bq8+kKnus2EVCkcvh6PlNB8QPNFOz6fWd5N8o1CYg==} + '@rollup/rollup-linux-riscv64-gnu@4.19.1': + resolution: {integrity: sha512-/1BmHYh+iz0cNCP0oHCuF8CSiNj0JOGf0jRlSo3L/FAyZyG2rGBuKpkZVH9YF+x58r1jgWxvm1aRg3DHrLDt6A==} cpu: [riscv64] os: [linux] @@ -1230,8 +1229,8 @@ packages: cpu: [s390x] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.19.0': - resolution: {integrity: sha512-D6pkaF7OpE7lzlTOFCB2m3Ngzu2ykw40Nka9WmKGUOTS3xcIieHe82slQlNq69sVB04ch73thKYIWz/Ian8DUA==} + '@rollup/rollup-linux-s390x-gnu@4.19.1': + resolution: {integrity: sha512-0cYP5rGkQWRZKy9/HtsWVStLXzCF3cCBTRI+qRL8Z+wkYlqN7zrSYm6FuY5Kd5ysS5aH0q5lVgb/WbG4jqXN1Q==} cpu: [s390x] os: [linux] @@ -1240,8 +1239,8 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.19.0': - resolution: {integrity: sha512-HBndjQLP8OsdJNSxpNIN0einbDmRFg9+UQeZV1eiYupIRuZsDEoeGU43NQsS34Pp166DtwQOnpcbV/zQxM+rWA==} + '@rollup/rollup-linux-x64-gnu@4.19.1': + resolution: {integrity: sha512-XUXeI9eM8rMP8aGvii/aOOiMvTs7xlCosq9xCjcqI9+5hBxtjDpD+7Abm1ZhVIFE1J2h2VIg0t2DX/gjespC2Q==} cpu: [x64] os: [linux] @@ -1250,8 +1249,8 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.19.0': - resolution: {integrity: sha512-HxfbvfCKJe/RMYJJn0a12eiOI9OOtAUF4G6ozrFUK95BNyoJaSiBjIOHjZskTUffUrB84IPKkFG9H9nEvJGW6A==} + '@rollup/rollup-linux-x64-musl@4.19.1': + resolution: {integrity: sha512-V7cBw/cKXMfEVhpSvVZhC+iGifD6U1zJ4tbibjjN+Xi3blSXaj/rJynAkCFFQfoG6VZrAiP7uGVzL440Q6Me2Q==} cpu: [x64] os: [linux] @@ -1260,8 +1259,8 @@ packages: cpu: [arm64] os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.19.0': - resolution: {integrity: sha512-HxDMKIhmcguGTiP5TsLNolwBUK3nGGUEoV/BO9ldUBoMLBssvh4J0X8pf11i1fTV7WShWItB1bKAKjX4RQeYmg==} + '@rollup/rollup-win32-arm64-msvc@4.19.1': + resolution: {integrity: sha512-88brja2vldW/76jWATlBqHEoGjJLRnP0WOEKAUbMcXaAZnemNhlAHSyj4jIwMoP2T750LE9lblvD4e2jXleZsA==} cpu: [arm64] os: [win32] @@ -1270,8 +1269,8 @@ packages: cpu: [ia32] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.19.0': - resolution: {integrity: sha512-xItlIAZZaiG/u0wooGzRsx11rokP4qyc/79LkAOdznGRAbOFc+SfEdfUOszG1odsHNgwippUJavag/+W/Etc6Q==} + '@rollup/rollup-win32-ia32-msvc@4.19.1': + resolution: {integrity: sha512-LdxxcqRVSXi6k6JUrTah1rHuaupoeuiv38du8Mt4r4IPer3kwlTo+RuvfE8KzZ/tL6BhaPlzJ3835i6CxrFIRQ==} cpu: [ia32] os: [win32] @@ -1280,46 +1279,43 @@ packages: cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.19.0': - resolution: {integrity: sha512-xNo5fV5ycvCCKqiZcpB65VMR11NJB+StnxHz20jdqRAktfdfzhgjTiJ2doTDQE/7dqGaV5I7ZGqKpgph6lCIag==} + '@rollup/rollup-win32-x64-msvc@4.19.1': + resolution: {integrity: sha512-2bIrL28PcK3YCqD9anGxDxamxdiJAxA+l7fWIwM5o8UqNy1t3d1NdAweO2XhA0KTDJ5aH1FsuiT5+7VhtHliXg==} cpu: [x64] os: [win32] - '@rtsao/scc@1.1.0': - resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} - - '@rushstack/eslint-patch@1.10.3': - resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} + '@rushstack/eslint-patch@1.10.4': + resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==} '@sindresorhus/is@5.6.0': resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==} engines: {node: '>=14.16'} - '@stylistic/eslint-plugin-js@2.6.0-beta.0': - resolution: {integrity: sha512-KQiNvzNzvl9AmMs1MiIBszLIy/Xy1bTExnyaVy5dSzOF9c+yT64JQfH0p0jP6XpGwoCnZsrPUNflwP30G42QBQ==} + '@stylistic/eslint-plugin-js@2.6.0-beta.1': + resolution: {integrity: sha512-XfCUkArkh8nbMZRczJGwW92jvrvKcHsz7jjA166f+37SQJ0dcBBvoJFTS84GuvQlyE9ZUdoIPvG+9daRz25lBg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-jsx@2.6.0-beta.0': - resolution: {integrity: sha512-TOimEpr3vndXHRhuQ5gMqmJv1SBlFI3poIJzyeNMmXi3NWVHoPxfd4QAJHGNJe5G3EO2NAXGf2H7nl8gY5QaZA==} + '@stylistic/eslint-plugin-jsx@2.6.0-beta.1': + resolution: {integrity: sha512-w13pjsE10gAjfSra00+xfgHbvx/fQQW7IjZAKmon246UYRw01+8KKYukRLSJ9wINe7fUKka//LAbqSbm8VKxmg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-plus@2.6.0-beta.0': - resolution: {integrity: sha512-Wp+e4sTbFq0Uk5ncU3PETYfg1IcCZ1KycdlqFYXIA7/bgcieeShXouXUcA+S/S5+gWLXGuVJ12IxNzY8yfe4IA==} + '@stylistic/eslint-plugin-plus@2.6.0-beta.1': + resolution: {integrity: sha512-Hm7pq1KB8s5LeuatMvIVQvsHANnd9sNkkXY7naGcasz2W/f9at9IhozmN+/Oq5O2nRtrzb5rovQ/FclGiaO49w==} peerDependencies: eslint: '*' - '@stylistic/eslint-plugin-ts@2.6.0-beta.0': - resolution: {integrity: sha512-WMz1zgmMC3bvg1L/tiYt5ygvDbTDKlbezoHoX2lV9MnUCAEQZUP4xJ9Wj3jmIKxb4mUuK5+vFZJVcOygvbbqow==} + '@stylistic/eslint-plugin-ts@2.6.0-beta.1': + resolution: {integrity: sha512-pgRqZiC9NpvO7zPbs713WW8dhns61i7syhDKxSpgMecbvcS7I/uTFFEihmIbzBgWbebhuFLEFS6FC9Lh/j5tlQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin@2.6.0-beta.0': - resolution: {integrity: sha512-1NJy1iIDSFC4gelDJ82VMTq9J32tNvQ9k1lnxOsipZ0YQB826U5zGLiH37QAM8dRfNY6yeYhjlrUVtZUxFR19w==} + '@stylistic/eslint-plugin@2.6.0-beta.1': + resolution: {integrity: sha512-ff+7KkbtAzYzJvNH3MEtn+ImWMtoFkYowIakeFexMzDdurQHGu5wQ2D7YGc0jsM1/qnF2cxJ/ucVYQgeRZYH8g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' @@ -1357,105 +1353,105 @@ packages: '@vue/compiler-sfc': optional: true - '@tiptap/core@2.5.4': - resolution: {integrity: sha512-Zs/hShr4+W02+0nOlpmr5cS2YjDRLqd+XMt+jsiQH0QNr3s1Lc82pfF6C3CjgLEZtdUzImZrW2ABtLlpvbogaA==} + '@tiptap/core@2.5.8': + resolution: {integrity: sha512-lkWCKyoAoMTxM137MoEsorG7tZ5MZU6O3wMRuZ0P9fcTRY5vd1NWncWuPzuGSJIpL20gwBQOsS6PaQSfR3xjlA==} peerDependencies: - '@tiptap/pm': ^2.5.4 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-bold@2.5.4': - resolution: {integrity: sha512-H5sjqloFMjq7VOSfE+U4T7dqGoflOiF6RW6/gZm/U6KYeHG2/bG0ktq7mWAnnhbiKiy7gUcxyJCV+ILdGX9C5g==} + '@tiptap/extension-bold@2.5.8': + resolution: {integrity: sha512-4vEn+U7Y8B4e8izcL7QuEKYJ9thCSdo+UF1K3TOqQWuJTzTrJLPMwTZ4vYOHzvuq5uIXyPLnWzLgnRLgy5mJRg==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-bubble-menu@2.5.4': - resolution: {integrity: sha512-GHwef912K1yd75pp9JGDnKSp1DvdOHH8BcHQv0no+a3q2ePFPYcgaSwVRR59jHRX9WzdVfoLcqDSAeoNGOrISw==} + '@tiptap/extension-bubble-menu@2.5.8': + resolution: {integrity: sha512-COmd1Azudu7i281emZFIESECe7FnvWiRoBoQBVjjWSyq5PVzwJaA3PAlnU7GyNZKtVXMZ4xbrckdyNQfDeVQDA==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-color@2.5.4': - resolution: {integrity: sha512-f4ltxa4Y9NzD6+xFkjVo925+OltZbtYEuwUSXQKU4NJyjiMBMUOzW+mCgQM2TB5V36VP2ttIvdQ+W99yazJqUg==} + '@tiptap/extension-color@2.5.8': + resolution: {integrity: sha512-XId+CbRqkgyvbeJunnL3E0EF4/dpolj6gy6AITk9CyghLNBHegOaz+AmECO9+i1Zbpituv00Nh8KUrGlVI6aOA==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/extension-text-style': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/extension-text-style': ^2.5.8 - '@tiptap/extension-document@2.5.4': - resolution: {integrity: sha512-4RDrhASxCTOZETYhIhEW1TfZqx3Tm+LQxouvBMFyODmT1PSgsg5Xz1FYpDPr+J49bGAK0Pr9ae0XcGW011L3sA==} + '@tiptap/extension-document@2.5.8': + resolution: {integrity: sha512-r3rP4ihCJAdp3VRIeqd80etHx7jttzZaKNFX8hkQShHK6eTHwrR92VL0jDE4K+NOE3bxjMsOlYizJYWV042BtA==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-dropcursor@2.5.4': - resolution: {integrity: sha512-jzSnuuYhlc0SsHvAteWkE9TJy3eRwkxQs4MO2JxALOzJECN4G82nlX8vciihBD6xf7lVgVSBACejK9+rsTHqCg==} + '@tiptap/extension-dropcursor@2.5.8': + resolution: {integrity: sha512-xPmIfTYqurFF8RukCPlHd8mT8I7hDinWrgq7CQTRROxcJ3DNw8PooWrKWaBYs9HXHe1pbiQ5EK0uOsNvQ1bcDg==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-floating-menu@2.5.4': - resolution: {integrity: sha512-EqD4rgi3UhnDcV3H1+ndAS4Ue2zpsU7hFKoevOIV6GS7xVnWN70AGt6swH24QzuHKKISFtWoLpKjrwRORNIxuA==} + '@tiptap/extension-floating-menu@2.5.8': + resolution: {integrity: sha512-qsM6tCyRlXnI/gADrkO/2p0Tldu5aY96CnsXpZMaflMgsO577qhcXD0ReGg17uLXBzJa5xmV8qOik0Ptq3WEWg==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-gapcursor@2.5.4': - resolution: {integrity: sha512-wzTh1piODZBS0wmuDgPjjg8PQwclYa5LssnxDIo9pDSnt4l3AfHSAJIJSGIfgt96KnzF1wqRTRpe08qNa1n7/g==} + '@tiptap/extension-gapcursor@2.5.8': + resolution: {integrity: sha512-nR7AUOE4xWdp0sDbLbe4uwAhQ/xq+MTLVafvffMLT81U/Hl9R+w0Ap2XF0+c6/JTQwVjZiOalAmg4dobx7rJUQ==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-hard-break@2.5.4': - resolution: {integrity: sha512-nLn6HP9tqgdGGwbMORXVtcY30DTGctYFaWADRthvBjVgacYSeKlhUcsSu3YgaxtbxZp6BhfRvD2kKrxyQsSjnQ==} + '@tiptap/extension-hard-break@2.5.8': + resolution: {integrity: sha512-samZEL0EXzHSmMQ7KyLnfSxdDv3qSjia0JzelfCnFZS6LLcbwjrIjV8ZPxEhJ7UlZqroQdFxPegllkLHZj/MdQ==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-highlight@2.5.4': - resolution: {integrity: sha512-TSYnFBluZu1YQdTCyXl2wuxFuhFUYFzbaV0f1wq2P2Nc8U2OiiuaNz+QggHw5Hf3ILzkRxQCUQnq97Q/5smMwQ==} + '@tiptap/extension-highlight@2.5.8': + resolution: {integrity: sha512-Auli6YBdUjF8mo0beEYw6Eh1hySukoQVjq+Yz6RKpaRzrrvXjoZUciQ6RoGXS4BHT7sfp8fMw9OIVo9Ifx8d8w==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-history@2.5.4': - resolution: {integrity: sha512-WB1fZYGIlpahAD6Ba+mj9vIb1tk8S3TsADXDFKxLVpZWZPQ+B7duGJP7g/vRH2XAXEs836JzC2oxjKeaop3k7A==} + '@tiptap/extension-history@2.5.8': + resolution: {integrity: sha512-5IrZZfp2Rg9Tov/08aYTKhwoiqdun8v3j3vleuqyW5RB7LU/NKLR19EtSSMh9mVkFZVbhab2zDOFmn5ilsEOhw==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 - '@tiptap/extension-italic@2.5.4': - resolution: {integrity: sha512-TAhtl/fNBgv1elzF3HWES8uwVdpKBSYrq1e6yeYfj74mQn//3ksvdhWQrLzc1e+zcoHbk1PeOp/5ODdPuZ6tkg==} + '@tiptap/extension-italic@2.5.8': + resolution: {integrity: sha512-Kh35a7slBai+Qr/tiF9XFXmuWMgUQz4Nt51hmzqVGVuG+QsdWzQE8IZBGypKm8aAzxTGSY0d0QA0rys+YRNq1Q==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-paragraph@2.5.4': - resolution: {integrity: sha512-pC1YIkkRPXoU0eDrhfAf8ZrFJQzvw2ftP6KRhLnnSw/Ot1DOjT1r95l7zsFefS9oCDMT/L4HghTAiPZ4rcpPbg==} + '@tiptap/extension-paragraph@2.5.8': + resolution: {integrity: sha512-AMfD3lfGSiomfkSE2tUourUjVahLtIfWUQew13NTPuWoxAXaSyoCGO0ULkiou/lO3JVUUUmF9+KJrAHWGIARdA==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-strike@2.5.4': - resolution: {integrity: sha512-OSN6ePbCwEhi3hYZZOPow/P9Ym2Kv3NhVbUvasjZCiqQuk8TGc33xirPWl9DTjb/BLfL66TtJ2tKUEVOKl5dKg==} + '@tiptap/extension-strike@2.5.8': + resolution: {integrity: sha512-uiHhBIEqawX9Up2ofklotVQ5XpGIjwRL6wprZF38s1le3XpsgyhVV7oDnqDkC7ujCsGkOJJfXZtv3LsO3R2nzQ==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-text-style@2.5.4': - resolution: {integrity: sha512-OwQ6rQrwVSCTicxJJ67C5Z+LQjZp9HyZDeEcrQgPsv/gtk6H69qo1jShHAdmYn4ck40CkuNyN6VKczd9VZf0+g==} + '@tiptap/extension-text-style@2.5.8': + resolution: {integrity: sha512-E3bE85/rG3NxNr0D/c24zfDgkLF1jMn5UTF1cmrSB5Z3I+fWW/QvnIlb5Jfp4yTfLTaMWr1Eg+8UKXWVCjss8g==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-text@2.5.4': - resolution: {integrity: sha512-+3x/hYqhmCYbvedCcQzQHFtZ5MAcMOlKuczomZtygf8AfDfuQVrG1m4GoJyNzJdqxjN80/xq4e2vDVvqQxYTCw==} + '@tiptap/extension-text@2.5.8': + resolution: {integrity: sha512-CNkD51jRMdcYCqFVOkrnebqBQ6pCD3ZD5z9kO5bOC5UPZKZBkLsWdlrHGAVwosxcGxdJACbqJ0Nj+fMgIw4tNA==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/extension-underline@2.5.4': - resolution: {integrity: sha512-o8T3oWbniA3rLo6LkslPRF8pwdjsaHXJCeK4KmKeCyYhTpMfjypT3uptd+VSSJ4iQkaiFInKeIUOBqqEQ9cADw==} + '@tiptap/extension-underline@2.5.8': + resolution: {integrity: sha512-MxtOcYXVSpiYWNE1hzmBNUJELyH70Y/fFNbOyI5VPOoCZT7a3XjtWIbiZhBvN1lIzXYMHDj8Wacxzt6whK5KJw==} peerDependencies: - '@tiptap/core': ^2.5.4 + '@tiptap/core': ^2.5.8 - '@tiptap/pm@2.5.4': - resolution: {integrity: sha512-oFIsuniptdUXn93x4aM2sVN3hYKo9Fj55zAkYrWhwxFYUYcPxd5ibra2we+wRK5TaiPu098wpC+yMSTZ/KKMpA==} + '@tiptap/pm@2.5.8': + resolution: {integrity: sha512-CVhHaTG4QNHSkvuh6HHsUR4hE+nbUnk7z+VMUedaqPU8tNqkTwWGCMbiyTc+PCsz0T9Mni7vvBR+EXgEQ3+w4g==} - '@tiptap/vue-3@2.5.4': - resolution: {integrity: sha512-7pr1WnWfXiSPIzkGEM/8S10ANAfgZzfQ5MiAtszxKOHJjrndpj5W4OgXxPEht5sMaPj0eRbGIFOkgKqTNut1dQ==} + '@tiptap/vue-3@2.5.8': + resolution: {integrity: sha512-XTtVk9J29wKCglg0ek2R4Zr1fPN1XLQV9VKWFEGv8waUsu/P6yb443TO1fqP8/s7WysBtMWzDDZ2RP1NejymgQ==} peerDependencies: - '@tiptap/core': ^2.5.4 - '@tiptap/pm': ^2.5.4 + '@tiptap/core': ^2.5.8 + '@tiptap/pm': ^2.5.8 vue: ^3.0.0 '@tootallnate/quickjs-emscripten@0.23.0': @@ -1569,6 +1565,9 @@ packages: '@types/eslint@8.56.10': resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} + '@types/eslint@9.6.0': + resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} + '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -1596,8 +1595,11 @@ packages: '@types/node@14.18.63': resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==} - '@types/node@20.14.11': - resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} + '@types/node@20.14.13': + resolution: {integrity: sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==} + + '@types/node@22.0.0': + resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1669,12 +1671,16 @@ packages: resolution: {integrity: sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/scope-manager@7.18.0': + resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} + engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/scope-manager@8.0.0-alpha.40': resolution: {integrity: sha512-KQL502sCGZW+dYvxIzF6rEozbgppN0mBkYV6kT8ciY5OtFIRlLDTP7NdVAMMDk7q35T7Ad8negaQ9AGpZ8+Y5w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.0.0-alpha.49': - resolution: {integrity: sha512-wjWDwvRRMRZZiNNjDMBfyC5TrWaoDlEc94oZ4ssu8iMG5WWfdiRk+umheuYoyr0jxdP80pi69JRP6auc5lvfKw==} + '@typescript-eslint/scope-manager@8.0.0-alpha.60': + resolution: {integrity: sha512-r33PjZ7ypfza6hddc/Qg/0GVw4IAd5La+aTnQzOI1wM4f+tIK8umO5Z75+gevxcYfYVl4JLuwITGCQeEagNGNg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/type-utils@8.0.0-alpha.40': @@ -1690,12 +1696,16 @@ packages: resolution: {integrity: sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@7.18.0': + resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} + engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@8.0.0-alpha.40': resolution: {integrity: sha512-44mUq4VZVydxNlOM8Xtp/BXDkyfuvvjgPIBf7vRQDutrLDeNS0pJ9pcSloSbop5MwKLfJjBU+PbwnJPQM+DWNg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.0.0-alpha.49': - resolution: {integrity: sha512-1VmsANJq31IAXbJHBpVoz7Q4oGvyF/60dLj17UeKwErJRNtUJaKtKl98vTJJ1mL9SK+8k5pPVY6NuzGV4/xsMA==} + '@typescript-eslint/types@8.0.0-alpha.60': + resolution: {integrity: sha512-u38oNlelUVr7a8P0H3uyjNT36wLhmHVSVKcuCXYqMrm3AInz1/iY24YSR72M9AXL4lW+GDSUJAT8UfzHz6MzIg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/typescript-estree@7.16.1': @@ -1707,6 +1717,15 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@7.18.0': + resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/typescript-estree@8.0.0-alpha.40': resolution: {integrity: sha512-bz1rX5GXvGdx686FghDxPqGwgntlseZCQSRrVGDDOZlLSoWJnbfkzxXGOWch9c3ttcGkdFy/DiCyKKga3hrq0g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1716,8 +1735,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.0.0-alpha.49': - resolution: {integrity: sha512-W99PPqs2NAF6OhYfw0cQiiPEfjVJdFeRfyZp/8chz8Pn45q8Hb4fjVNySzPOPQ+tld5yDmZdACOVPED3HOlkSg==} + '@typescript-eslint/typescript-estree@8.0.0-alpha.60': + resolution: {integrity: sha512-+vYrFh7YFYv1M0l5fUZoqB4RlERfjC17NeO/enEJojmJuFKjJ/0c0FVUCdEelA9NGGdxxxf4SxJ76/sqceoXpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -1731,14 +1750,20 @@ packages: peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@7.18.0': + resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + '@typescript-eslint/utils@8.0.0-alpha.40': resolution: {integrity: sha512-ijxO1Hs3YWveuWK+Vbt25D05Q41UeK08JwEJbWTzV38LmkdCBktQd7X1sTw4W9Qku692HWuHgesZf6OhC8t3aA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/utils@8.0.0-alpha.49': - resolution: {integrity: sha512-7CshhaiHXhBS9dARhp6YZQKEfAzIJipde8gKGv19MJ9MrlmkPEN/bq2QcI3jmq5m+zYy8fVA/5v++qrvrNh5WQ==} + '@typescript-eslint/utils@8.0.0-alpha.60': + resolution: {integrity: sha512-2C2yDiyqx5VTasCcUmUB3AYRia8+oodCfungd8MJtIqTVa4XYB81rNhe1rtOtv8mwFFDjupKhXMC3pUJKWRtYw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1747,16 +1772,20 @@ packages: resolution: {integrity: sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@7.18.0': + resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} + engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@8.0.0-alpha.40': resolution: {integrity: sha512-y1stojSPb5D3M8VlGGpaiBU5XxGLe+sPuW0YbLe09Lxvo4AwKGvhAr5lhqJZo4z6qHNz385+6+BS63+qIQdYLw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.0.0-alpha.49': - resolution: {integrity: sha512-raajTta5+N2MHDV6NNItRCm8drGsJ+vxjaFu3q+iT2keNCf6kD8V08PhXfMCxoS9u1DtqQUsJ10T6ybmBoF0cQ==} + '@typescript-eslint/visitor-keys@8.0.0-alpha.60': + resolution: {integrity: sha512-2OdSvXlL5aabYl2VUrGzdYi/KTFm+tCkA0KusOpNO8vAqeRbfb/8V0qdr4SHxIaDju9cseoJWothUH8nP+g6Og==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitejs/plugin-vue@5.0.5': - resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==} + '@vitejs/plugin-vue@5.1.1': + resolution: {integrity: sha512-sDckXxlHpMsjRQbAH9WanangrfrblsOd3pNifePs+FOHjJg1jfWq5L/P0PsBRndEt3nmdUnmvieP8ULDeX5AvA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -1805,39 +1834,33 @@ packages: '@vitest/utils@2.0.4': resolution: {integrity: sha512-Zc75QuuoJhOBnlo99ZVUkJIuq4Oj0zAkrQ2VzCqNCx6wAwViHEh5Fnp4fiJTE9rA+sAoXRf00Z9xGgfEzV6fzQ==} - '@volar/language-core@2.4.0-alpha.12': - resolution: {integrity: sha512-Dj9qTifcGGgzFLfMbU5dCo13kHyNuEyvPJhtWDnoVBBmgwW3GMwFmgWnNxBhjf63m5x0gux1okaxX2CLN7qSww==} - '@volar/language-core@2.4.0-alpha.18': resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==} - '@volar/source-map@2.4.0-alpha.12': - resolution: {integrity: sha512-LXATFSj4D7T9sEm7FFj6iBgHjKjrdhAgRPcechVKiNCMQdr3r3GVkkeu8aM+1peaMH3LsCqoDxVZEmh2r7CHiw==} - '@volar/source-map@2.4.0-alpha.18': resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==} '@volar/typescript@2.4.0-alpha.18': resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==} - '@vue-macros/api@0.9.7': - resolution: {integrity: sha512-8WM3FGQJkGCThCZDdQEhGp3/s/gUw8kB7ZdvI+qREBN8niwO7y5SlLXb6iPq8OWR8Kl4DuW8dtuBVoxCBDMdWw==} + '@vue-macros/api@0.10.0': + resolution: {integrity: sha512-lmey8B+AHVYvRpy2+tdMszQ5Lat47nw2GPcgZHp9SQiw1sv8y1sVJRgoisHumNLIMoQLn3QmhfKo1xpHOLLgIg==} engines: {node: '>=16.14.0'} - '@vue-macros/better-define@1.7.7': - resolution: {integrity: sha512-gc//OKwtug7SlFSjWY0TR9MgKlpcuIt/oH0MoISxQaNQY9mODu5fqkl4CvEAShmmJWna1rLe1kfV+asCTYYy+g==} + '@vue-macros/better-define@1.7.8': + resolution: {integrity: sha512-dap3eFoJFvyQbE4ysdaVT7KL19KQATwwXTG0EXmOgs64oIOkpc5RYsujfDwBoO7ey1Fs72QXN0mmwJqHizVmNg==} engines: {node: '>=16.14.0'} - '@vue-macros/boolean-prop@0.4.0': - resolution: {integrity: sha512-SIZLgw+X4+nI+291Vr7mzA9lsInRBXwLVD5+kJGhx9PuGKR4zX6ScQUtQrhf5kfYgbRGWIInfFaTW6b8rxRx+A==} + '@vue-macros/boolean-prop@0.4.1': + resolution: {integrity: sha512-jkxo0vxRywYqHaKdhK2NannsbbpklVl0QFX0qRjoyJtayxMC+RMeWxWkf9IORAT4Lkq5eUHlZnCqM/ieB0VwTw==} engines: {node: '>=16.14.0'} - '@vue-macros/chain-call@0.3.0': - resolution: {integrity: sha512-4tpPdTfWIA0A9pfuLHi1tA8knHLsyIGOATXPKIyIyn1u63Az8k/7LJHdxYoMA51UKDxR6neTBj4qGh/KRm4wjQ==} + '@vue-macros/chain-call@0.3.1': + resolution: {integrity: sha512-lIpXTh/8ghc59XQ0/ojcmvqw1CnSt4M39oHeWjloXPrTMnk3Sv8m/Do7oPV5Z9dY+YCHFUcStM4DfJ/9+hWjgA==} engines: {node: '>=16.14.0'} - '@vue-macros/common@1.10.4': - resolution: {integrity: sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==} + '@vue-macros/common@1.11.0': + resolution: {integrity: sha512-PpAh4UZ5hJWWUUnV9290xnvZBBlzmfAX0Qyndplts3RoPzrLSbqTfXucdz9NYdYuGJ7dy+H6OJS+QtknVBlZiA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -1845,14 +1868,14 @@ packages: vue: optional: true - '@vue-macros/define-emit@0.2.7': - resolution: {integrity: sha512-wE6mqkQs4l7BSObPat2cEC67nV40tFz0aHY278o9lJx6KgqZZNCT+vDHkUBSm7W1NGAXBnM+2JTrFvgZZLNjwQ==} + '@vue-macros/define-emit@0.2.8': + resolution: {integrity: sha512-/FX0XHzwJzNlmvVm6Ih2WnP4S7J22rKIezkpsyaNLjPiNmVbQNkZTvXIy64TSpYXSo8ylzH83oPmpUwbBU05Vg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-models@1.2.5': - resolution: {integrity: sha512-cY+hiNwOPmdK8dU+w4+cUqFjdItIz45jrT292h/qnPKGz1/o8Dc3V7n8PSS4vDBRK6wD7+MnIjLrD6JYku96Sg==} + '@vue-macros/define-models@1.2.6': + resolution: {integrity: sha512-uQ3EGFXTnpdi6GTmROslERIHk8s7sVs7cZSHH+yRhAEU80kIBEULnTYI3jkaiLPte3NA7BOJtFkvinx2y1yL1w==} engines: {node: '>=16.14.0'} peerDependencies: '@vueuse/core': '>=9.0.0' @@ -1860,39 +1883,39 @@ packages: '@vueuse/core': optional: true - '@vue-macros/define-prop@0.3.7': - resolution: {integrity: sha512-VW1NVyugUW0sa998Z7+iu1EzMu5tPE71tRjyDDTK3fU7Kn9mlgqF3bc+TLkrMYlK7OT+JUzDi25g1wfomlPZCQ==} + '@vue-macros/define-prop@0.3.8': + resolution: {integrity: sha512-6iOYwkQt51z2RzHQMZ9iyz0XbGE8F2eF1p3ReFimTNxzHh2sTuplpZwyy+fOgJUPlQPyvQeHmXe6yb/VLQX9xw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-props-refs@1.2.5': - resolution: {integrity: sha512-LC2tnvgTR/WfU4D/zXY9MNRMEX0r0sSffBd7A1+IzGK+y+QJaRaLAGxhWuOY4NvoKvowyY+rbGIP+VjjmNpLNQ==} + '@vue-macros/define-props-refs@1.2.6': + resolution: {integrity: sha512-r6uqnV7mOKGFjW/MS+nyjNCb2FssVwLhdbRDpi6BO2q61IK2uz1tRRicGyBcHzaSJRblO2TVX0QG7Ex9aL6KVw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-props@2.0.6': - resolution: {integrity: sha512-A8FsaHmvIy7JL0Bd3hdmGPgROkhB/j/k8dwbWUVVJ/mupQvqHr3edXG80rY0/7/4wvmvueoBDxGzmI3EXB7naQ==} + '@vue-macros/define-props@3.0.0': + resolution: {integrity: sha512-4/mn/jPT5gJRfGt/UJdKbxeFZ1sN0YYW8u2gD3vA7pCEo4eurQI1lTeaNY4GDeaJw5VHvaV7Wf34JKt52KO1lg==} engines: {node: '>=16.14.0'} peerDependencies: - '@vue-macros/reactivity-transform': ^0.4.6 + '@vue-macros/reactivity-transform': ^1.0.0 vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-render@1.5.5': - resolution: {integrity: sha512-eIoqkRf/QhlI9iVwU7c1H+0ZXqRlUptNred4tkl2ATnxTkNxkSNLh93fB8NEVaXv4bv9sa+LEcYcPYqzXkCfaw==} + '@vue-macros/define-render@1.5.6': + resolution: {integrity: sha512-3AS9y4usZcepCNHssSKzsbc3a4BcJzz+6MbbD/ToRWhytc5MKxW7Yb6ASY8VK70VYceEZFxpDvxazkx+aus+xQ==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@vue-macros/define-slots@1.1.5': - resolution: {integrity: sha512-Fi0fcmuY9xPfDByuQk9VEdr1HbL6LEyZS4sRi2zn2BI1BoNz8Ym2l+od3bkyNWjBE2qR4og6rjGrjdQbHT08AQ==} + '@vue-macros/define-slots@1.1.6': + resolution: {integrity: sha512-pUeEqaFsWivLzRFor8iiPSRR1OAyLRWv9bPpoIjJ0aLhnU3CK0E38+egjJYbamSdBD8CHl2DE4qIyN7AL2fLfg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@vue-macros/devtools@0.2.0': - resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==} + '@vue-macros/devtools@0.3.0': + resolution: {integrity: sha512-oUdhuER+mYhLP4eZQW/a6hW98cmCZm4AnTfAPigDlZJAKR14HuFcUX3Wnn/UTxGqsq/uDKxwjewPc37PJWXlrg==} engines: {node: '>=16.14.0'} peerDependencies: vite: ^4.0.0 || ^5.0.0-0 @@ -1900,68 +1923,74 @@ packages: vite: optional: true - '@vue-macros/export-expose@0.1.5': - resolution: {integrity: sha512-01WZ3dP2/81rQDfNcOb9wHB99DHY/sqz8mfIhSgF2iI5rl2Y/X7mk81XRWgdgMUcX8+TKxXPEBQnKiDH5HEv1A==} + '@vue-macros/export-expose@0.1.6': + resolution: {integrity: sha512-H0ZweveuohjwCjFTjh/DhfUuAzfICKsVWhNUi/wEGR7l1FRjBYYlrYqNbdkKnXR60rslYWKAm+2v1LxelFanJw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/export-props@0.4.5': - resolution: {integrity: sha512-0E3fbIaLWTUCHytK0vmnCFO+dBHh/9j9CKs1zqk9HqdHJjVrFtxrhmT5VdZaTRWS3o+xfcQSq6IzNccVhnoYIA==} + '@vue-macros/export-props@0.4.6': + resolution: {integrity: sha512-dMesmnHuclDNUWqkmuJcwyfjNTzTnxzhEz6DDPpYxilBHv/PfFhlO4EgRBlcO+7DdMRV7qV8NwZNIkHpEEPT2Q==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/export-render@0.2.5': - resolution: {integrity: sha512-6rMelOWFySDfT8D3wDB6mtFcpm8YH9lGG10MBiSr8lwFhgD0KeJNj4pUi6juKZyyxpGZruehyET5XfPQd7AmhA==} + '@vue-macros/export-render@0.2.6': + resolution: {integrity: sha512-6pR9sxaFIlX+0yTwkwEFKwVunmkluY3ca1BdU1Q6gC9AAJcmo8abVQ45pNJfjbKZ/sfLv5+zOQ8VjJT33C0tSA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/hoist-static@1.5.5': - resolution: {integrity: sha512-pZzAjRsUt7JrjwaArE+LZxgjdzFPnr4O5icqyz+vEYXD6noaVEwHpOdRpRK5DcCMbLCilrtvwyqe2UhM6iQaqQ==} + '@vue-macros/hoist-static@1.5.6': + resolution: {integrity: sha512-CNacaVLUj3NH+2YWkDLoNelT0okcfQ9814b9o8HTKwf5WJdjOlkyRrBT6dvAk0fsZTnO7v4QXWK2/FK1tjmsgw==} engines: {node: '>=16.14.0'} - '@vue-macros/jsx-directive@0.8.15': - resolution: {integrity: sha512-wtUbWmwqsjZtMzAyaveaNlHIE4IXpiE1lINiz35vjfHLu/tvyGK3shpOkikQj386l4qQOULGu+oivAt4ERIYhw==} + '@vue-macros/jsx-directive@0.8.16': + resolution: {integrity: sha512-ZyS4oSj083vvi+0+RWbpAv0X4wkQ+KkB3E3f6VJ6g17kFCWuL5XTmlX++TsMfy9kpiiy1JSlPwdmE/MbmMwJkw==} engines: {node: '>=16.14.0'} - '@vue-macros/named-template@0.4.5': - resolution: {integrity: sha512-iOLjKpxMf56fGwszUjNExHiuN9K+9nJN7pu2UINOHv37e/uHDXBjzGl0zJOw3OHNZ/Uo5eSdbJoj5GBwdMLZaQ==} + '@vue-macros/named-template@0.4.6': + resolution: {integrity: sha512-D7wrkKQkUY31enCP7fqosghgygtHZZha/i1x/a9gcvs5Wusgx8Hp4WZEa2k1FIUFiB0/Wiwi5N4cUtux6JTVrQ==} engines: {node: '>=16.14.0'} - '@vue-macros/reactivity-transform@0.4.6': - resolution: {integrity: sha512-rIPt343jV3pWNDOrELllTxrvwUtmvxfxO5XOHxnF+v0Kbm3ehQgxObajmYSN8+nc2gd7sz36K8ZwZvVc/Q3P3w==} + '@vue-macros/reactivity-transform@1.0.0': + resolution: {integrity: sha512-3Z+BE/k+DPAdZiBY8Dvnx4+OFRTdEWN+kMr7LGPvor89UR97mkdsyAohR2nAAWuthoI1uVpNFYlHkTgHLURejQ==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/setup-block@0.3.5': - resolution: {integrity: sha512-z7tp8pSjV+S+aYRl8HlQtML20HTg6lMCcHEf/KhvOR00DIK75teC7kamvnXFiFpT7UDdB90XHezHaFrPiSHYoQ==} + '@vue-macros/script-lang@0.1.0': + resolution: {integrity: sha512-HfQAZ+MPyLfv3ELpCp0anJJZb6JOpxT/wsrMoVw+5ebHwAQ5KM91dbxwoRUmJBEpqEQBzAB4lEiG5tDeYYqWhg==} + engines: {node: '>=16.14.0'} + peerDependencies: + vue: ^2.7.0 || ^3.0.0 + + '@vue-macros/setup-block@0.3.6': + resolution: {integrity: sha512-WAWgKqa2hc8sxNze/o0QiNEOkQvkAacyKq81JtGv1JFce7wqRqSoxYMYVWmpGEdHPM0FER4ewhheWGeHAojH/A==} engines: {node: '>=16.14.0'} - '@vue-macros/setup-component@0.17.5': - resolution: {integrity: sha512-EiziqOM7wUniyrXdXXapuiu2One8AdiIf4YyOoWd5c9d9+qL2JZhrYC7Nt3qeAmalAkcfGDn8YJ/xbkvHnWQsg==} + '@vue-macros/setup-component@0.17.6': + resolution: {integrity: sha512-IbDlvikEZwQgLJV1U9YRTF8KXOUp8OpDzqn1+4yhgnGaOZT+d2w4YV4Z7HrWZlDYczS8Wjy4IJD/g/3L4khogA==} engines: {node: '>=16.14.0'} - '@vue-macros/setup-sfc@0.17.5': - resolution: {integrity: sha512-myWH9S4o2Nx74XaE1RHkvGLXzMXqVH5b6yONKffpjnN+OnPQzW8x4QTm1Gw9y9J5GdIbrbWSbBMXqFRSh03jbg==} + '@vue-macros/setup-sfc@0.17.6': + resolution: {integrity: sha512-YM1tasaPocB7MVx6wzQCHnBPvs+0/8vJOhFrdhtKwuwzU99pq3DpXNsbOC9Gne9LgpH57w3wNlFSiLDY7A5Dzg==} engines: {node: '>=16.14.0'} - '@vue-macros/short-bind@0.2.5': - resolution: {integrity: sha512-p8kKgEKnWBUqu5Ug0xNThPW3XM4BlBGCFS0wP/32GthXzc9zSagdEGSI1ZzAgVE1lqMSiS4QQ3FgUiOTQ2cMxQ==} + '@vue-macros/short-bind@1.0.0': + resolution: {integrity: sha512-QLHavKWNOlRSQSQy2quVw64H+ErRubfmjV0Oh1q2pumWCKd7K4G8gtZdZ7oWXmVA7os/R7bP2Mcy164aNdB91A==} engines: {node: '>=16.14.0'} - '@vue-macros/short-emits@1.5.5': - resolution: {integrity: sha512-BzmvK2kLHPr8uJzrPsq3ITFUe0J5bU32FvVrtKgGYr05OFsax5a2LDGlQM1/VkzoZ3PN0kl8I/KtcbB6Ihswog==} + '@vue-macros/short-emits@1.5.6': + resolution: {integrity: sha512-tWhNNrXy02GXTjkWFhjaIk/h/K489yz3ETjoHbCqWlEsmQAlc8NwPTE/KVwgX95jjOm4LH0Wo3thvxlWqz8PKw==} engines: {node: '>=16.14.0'} - '@vue-macros/short-vmodel@1.4.5': - resolution: {integrity: sha512-Q2geG7eAHFVu8w6/joxK5AQlpzKW6NcpxbU4k2ummuvjYPP9JnmY0h8pU1CRsEf6uzRv+yEUDDyDDeqHsN0IpA==} + '@vue-macros/short-vmodel@1.4.6': + resolution: {integrity: sha512-yWJMsQWjDQyJWn+mTkVOmFQJPvL6+HSal4afoJgsLgzXr6F6llbA7cTwG0cYyB33oKI8ACBYfWcOnZCZ6l9jVA==} engines: {node: '>=16.14.0'} - '@vue-macros/volar@0.23.1': - resolution: {integrity: sha512-aLdLMOt01ZM3tL+ktGaT+ZU0VZ5PBQKUUAkfTu4/51OnvI/RoiA/30mUgIg9/RHdYPwbDBdG6+NfogFu9XZ6CQ==} + '@vue-macros/volar@0.25.0': + resolution: {integrity: sha512-zK6ewaHqQE8oqhMN1UkjWxOJFz05utRdZgND457b3GEUuVhxbcTZB4b0VUAu+IFXeWH9hgtVRH7qE+gg3zG5IQ==} engines: {node: '>=16.14.0'} peerDependencies: vue-tsc: ^2.0.0 @@ -1994,8 +2023,8 @@ packages: '@vue/compiler-core@3.4.31': resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} - '@vue/compiler-core@3.4.33': - resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==} + '@vue/compiler-core@3.4.34': + resolution: {integrity: sha512-Z0izUf32+wAnQewjHu+pQf1yw00EGOmevl1kE+ljjjMe7oEfpQ+BI3/JNK7yMB4IrUsqLDmPecUrpj3mCP+yJQ==} '@vue/compiler-dom@3.3.9': resolution: {integrity: sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==} @@ -2006,8 +2035,8 @@ packages: '@vue/compiler-dom@3.4.31': resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==} - '@vue/compiler-dom@3.4.33': - resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==} + '@vue/compiler-dom@3.4.34': + resolution: {integrity: sha512-3PUOTS1h5cskdOJMExCu2TInXuM0j60DRPpSCJDqOCupCfUZCJoyQmKtRmA8EgDNZ5kcEE7vketamRZfrEuVDw==} '@vue/compiler-sfc@3.3.9': resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==} @@ -2018,8 +2047,8 @@ packages: '@vue/compiler-sfc@3.4.31': resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==} - '@vue/compiler-sfc@3.4.33': - resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==} + '@vue/compiler-sfc@3.4.34': + resolution: {integrity: sha512-x6lm0UrM03jjDXTPZgD9Ad8bIVD1ifWNit2EaWQIZB5CULr46+FbLQ5RpK7AXtDHGjx9rmvC7QRCTjsiGkAwRw==} '@vue/compiler-ssr@3.3.9': resolution: {integrity: sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==} @@ -2030,33 +2059,36 @@ packages: '@vue/compiler-ssr@3.4.31': resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==} - '@vue/compiler-ssr@3.4.33': - resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==} + '@vue/compiler-ssr@3.4.34': + resolution: {integrity: sha512-8TDBcLaTrFm5rnF+Qm4BlliaopJgqJ28Nsrc80qazynm5aJO+Emu7y0RWw34L8dNnTRdcVBpWzJxhGYzsoVu4g==} + + '@vue/compiler-vue2@2.7.16': + resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} - '@vue/devtools-core@7.3.6': - resolution: {integrity: sha512-XqFYVkyS3eySHF4bgLt+KF6yL6nYzVY/JTJHnK6KIJXIE4GIAxmn5Gxfsb4cUG9sl0FGiMqRCnM37Q+P08wr8A==} + '@vue/devtools-core@7.3.7': + resolution: {integrity: sha512-IapWbHUqvO6n+p5JFTCE5JyNjpsZ5IS1GYIRX0P7/SqYPgFCOdH0dG+u8PbBHYdnp+VPxHLO+GGZ/WBZFCZnsA==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.3.6': - resolution: {integrity: sha512-5Ym9V3fkJenEoptqKoo+cgY5RTVwrSssFdzRsuyIgaeiskCT+rRJeQdwoo81tyrQ1mfS7Er1rYZlSzr3Y3L/ew==} + '@vue/devtools-kit@7.3.7': + resolution: {integrity: sha512-ktHhhjI4CoUrwdSUF5b/MFfjrtAtK8r4vhOkFyRN5Yp9kdXTwsRBYcwarHuP+wFPKf4/KM7DVBj2ELO8SBwdsw==} - '@vue/devtools-shared@7.3.6': - resolution: {integrity: sha512-R/FOmdJV+hhuwcNoxp6e87RRkEeDMVhWH+nOsnHUrwjjsyeXJ2W1475Ozmw+cbZhejWQzftkHVKO28Fuo1yqCw==} + '@vue/devtools-shared@7.3.7': + resolution: {integrity: sha512-M9EU1/bWi5GNS/+IZrAhwGOVZmUTN4MH22Hvh35nUZZg9AZP2R2OhfCb+MG4EtAsrUEYlu3R43/SIj3G7EZYtQ==} - '@vue/language-core@2.0.24': - resolution: {integrity: sha512-997YD6Lq/66LXr3ZOLNxDCmyn13z9NP8LU1UZn9hGCDWhzlbXAIP0hOgL3w3x4RKEaWTaaRtsHP9DzHvmduruQ==} + '@vue/language-core@2.0.28': + resolution: {integrity: sha512-0z4tyCCaqqPbdyz0T4yTFQeLpCo4TOM/ZHAC3geGLHeCiFAjVbROB9PiEtrXR1AoLObqUPFHSmKZeWtEMssSqw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/language-core@2.0.28': - resolution: {integrity: sha512-0z4tyCCaqqPbdyz0T4yTFQeLpCo4TOM/ZHAC3geGLHeCiFAjVbROB9PiEtrXR1AoLObqUPFHSmKZeWtEMssSqw==} + '@vue/language-core@2.0.29': + resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2069,30 +2101,30 @@ packages: '@vue/reactivity@3.3.9': resolution: {integrity: sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==} - '@vue/reactivity@3.4.33': - resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==} + '@vue/reactivity@3.4.34': + resolution: {integrity: sha512-ua+Lo+wBRlBEX9TtgPOShE2JwIO7p6BTZ7t1KZVPoaBRfqbC7N3c8Mpzicx173fXxx5VXeU6ykiHo7WgLzJQDA==} '@vue/runtime-core@3.3.9': resolution: {integrity: sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==} - '@vue/runtime-core@3.4.33': - resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==} + '@vue/runtime-core@3.4.34': + resolution: {integrity: sha512-PXhkiRPwcPGJ1BnyBZFI96GfInCVskd0HPNIAZn7i3YOmLbtbTZpB7/kDTwC1W7IqdGPkTVC63IS7J2nZs4Ebg==} '@vue/runtime-dom@3.3.9': resolution: {integrity: sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==} - '@vue/runtime-dom@3.4.33': - resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==} + '@vue/runtime-dom@3.4.34': + resolution: {integrity: sha512-dXqIe+RqFAK2Euak4UsvbIupalrhc67OuQKpD7HJ3W2fv8jlqvI7szfBCsAEcE8o/wyNpkloxB6J8viuF/E3gw==} '@vue/server-renderer@3.3.9': resolution: {integrity: sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==} peerDependencies: vue: 3.3.9 - '@vue/server-renderer@3.4.33': - resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==} + '@vue/server-renderer@3.4.34': + resolution: {integrity: sha512-GeyEUfMVRZMD/mZcNONEqg7MiU10QQ1DB3O/Qr6+8uXpbwdlmVgQ5Qs1/ZUAFX1X2UUtqMoGrDRbxdWfOJFT7Q==} peerDependencies: - vue: 3.4.33 + vue: 3.4.34 '@vue/shared@3.3.9': resolution: {integrity: sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA==} @@ -2103,8 +2135,8 @@ packages: '@vue/shared@3.4.31': resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==} - '@vue/shared@3.4.33': - resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==} + '@vue/shared@3.4.34': + resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -2144,16 +2176,16 @@ packages: resolution: {integrity: sha512-jY+n6jlGeK+9Tx8T659PKLwMQTGpLW5H78CSEWgZLbjbVSr2LfGR8Lx0CRktNXxAtqEVZPj16Pi74OtAhvhE6Q==} engines: {node: ^16.13 || >=18} - '@wikimedia/codex-design-tokens@1.9.0': - resolution: {integrity: sha512-FznMYkMeBhuBG61BUyXpH7txR8cL7pYhcAXvSeHzlFh63awj0nc691iuao7DgXPuwxkUz1JiKjoo6SBBLdDDxQ==} + '@wikimedia/codex-design-tokens@1.10.0': + resolution: {integrity: sha512-6v0HogNaxCoiOBSIaBKSa91cxWQOnpQAaiV9wrprhRkf9/qLjGvQ0GfVycoTRpp2vCsDPoigoe3lN/aGrbLp0w==} engines: {node: '>=18', npm: '>=7.21.0'} - '@wikimedia/codex-icons@1.9.0': - resolution: {integrity: sha512-AOQ77FSzNMJMnsm2dLYW5HSQc7i1BCpKZbX8b76Yg05agc8kdxStYpqe/C3NncxkUP44sHuqJc1FMFawZ/4P8A==} + '@wikimedia/codex-icons@1.10.0': + resolution: {integrity: sha512-yyFGGOo7AiZ4vT1VLqWmz7sPlb9S4PH2htA4eMC02kfumH+AC3IyN/+TuZko7Rpkkr7bwTQ0TJlWGRxj1IdeoQ==} engines: {node: '>=18', npm: '>=7.21.0'} - '@wikimedia/codex@1.9.0': - resolution: {integrity: sha512-NOz8ULhLo77bul3RsbEbzCuGGMj7gTGQBqwLBEnjYHzTRPj9m8mhJyDOTicf8x4Q4rbLENXfF6Mu9/lhEbt/2g==} + '@wikimedia/codex@1.10.0': + resolution: {integrity: sha512-h32tX+xMrozcrhtpg3B+vwBKG4Z4elG6Qjb/qXNOVkMV/xrAgTEuwvp1YtSpJ7BGdDTWRBM9DAvzoEuRV6P6yw==} engines: {node: '>=18', npm: '>=7.21.0'} peerDependencies: vue: 3.4.27 @@ -2300,6 +2332,10 @@ packages: resolution: {integrity: sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==} engines: {node: '>=16.14.0'} + ast-kit@1.0.0: + resolution: {integrity: sha512-Jv5Zs4DhU4QEYPvfVrEmdMuxCRMxsIVNfj4uqsBWyNM5wOaNMIfOwu55jH2DWnmr05iyCxPjbYGND1PNU40CuQ==} + engines: {node: '>=16.14.0'} + ast-types@0.13.4: resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==} engines: {node: '>=4'} @@ -2858,6 +2894,15 @@ packages: supports-color: optional: true + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@6.0.0: resolution: {integrity: sha512-Fv96DCsdOgB6mdGl67MT5JaTNKRzrzill5OH5s8bjYJXVlcXyPYGyPsUkWyGV5p1TXI5esYIYMMeDJL0hEIwaA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -2992,8 +3037,8 @@ packages: end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} - enhanced-resolve@5.17.0: - resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} + enhanced-resolve@5.17.1: + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} engines: {node: '>=10.13.0'} entities@4.5.0: @@ -3060,8 +3105,8 @@ packages: eslint-config-flat-gitignore@0.1.8: resolution: {integrity: sha512-OEUbS2wzzYtUfshjOqzFo4Bl4lHykXUdM08TCnYNl7ki+niW4Q1R0j0FDFDr0vjVsI5ZFOz5LvluxOP+Ew+dYw==} - eslint-flat-config-utils@0.2.5: - resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==} + eslint-flat-config-utils@0.3.0: + resolution: {integrity: sha512-FaFQLUunAl6YK7aU/pT23DXYVWg/cEHbSfxwAxpCGT6Su8H9RfkmzKLh1G2bba46p6dTlQeA4VTiV5//0SeToQ==} eslint-import-resolver-node@0.3.9: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} @@ -3093,8 +3138,8 @@ packages: peerDependencies: eslint: '>=4.19.1' - eslint-plugin-import-x@3.0.1: - resolution: {integrity: sha512-jzQgJuE4ssxwNi0aMBkOL8whd4eHb0Z/uFWsk8uEoYB7xwTkAptSKojLzRswxgf/1bhH6QgcLjgabUBQqluBIg==} + eslint-plugin-import-x@3.1.0: + resolution: {integrity: sha512-/UbPA+bYY7nIxcjL3kpcDY3UNdoLHFhyBFzHox2M0ypcUoueTn6woZUUmzzi5et/dXChksasYYFeKE2wshOrhg==} engines: {node: '>=16'} peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 @@ -3117,8 +3162,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.9.0: - resolution: {integrity: sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==} + eslint-plugin-n@17.10.1: + resolution: {integrity: sha512-hm/q37W6efDptJXdwirsm6A257iY6ZNtpoSG0wEzFzjJ3AhL7OhEIhdSR2e4OdYfHO5EDeqlCfFrjf9q208IPw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -3127,13 +3172,14 @@ packages: resolution: {integrity: sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==} engines: {node: '>=5.0.0'} - eslint-plugin-perfectionist@2.11.0: - resolution: {integrity: sha512-XrtBtiu5rbQv88gl+1e2RQud9te9luYNvKIgM9emttQ2zutHPzY/AQUucwxscDKV4qlTkvLTxjOFvxqeDpPorw==} + eslint-plugin-perfectionist@3.0.0: + resolution: {integrity: sha512-B+leJTo1YjxiNIm8Yv0rCHp4eWh9RaJHO6T1ifxd26wg8NCbEiWSdqZVeYLWPCI+zS1dlf89WpOkUzG7cE4vtQ==} + engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: astro-eslint-parser: ^1.0.2 eslint: '>=8.0.0' svelte: '>=3.0.0' - svelte-eslint-parser: ^0.37.0 + svelte-eslint-parser: ^0.40.0 vue-eslint-parser: '>=9.0.0' peerDependenciesMeta: astro-eslint-parser: @@ -3157,12 +3203,22 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-plugin-unicorn@54.0.0: - resolution: {integrity: sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==} + eslint-plugin-unicorn@55.0.0: + resolution: {integrity: sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' + eslint-plugin-unused-imports@4.0.1: + resolution: {integrity: sha512-rax76s05z64uQgG9YXsWFmXrgjkaK79AvfeAWiSxhPP6RVGxeRaj4+2u+wxxu/mDy2pmJoOy1QTOEALMia2xGQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/eslint-plugin': ^8.0.0-0 + eslint: ^9.0.0 + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true + eslint-plugin-vitest@0.5.4: resolution: {integrity: sha512-um+odCkccAHU53WdKAw39MY61+1x990uXjSPguUCq3VcEHdqJrOb8OTMrbYlY6f9jAKx7x98kLVlIe3RJeJqoQ==} engines: {node: ^18.0.0 || >= 20.0.0} @@ -3214,8 +3270,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.7.0: - resolution: {integrity: sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==} + eslint@9.8.0: + resolution: {integrity: sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -3433,6 +3489,9 @@ packages: get-tsconfig@4.7.5: resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==} + get-tsconfig@4.7.6: + resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} + get-uri@6.0.3: resolution: {integrity: sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==} engines: {node: '>= 14'} @@ -3670,6 +3729,10 @@ packages: resolution: {integrity: sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==} engines: {node: '>= 0.4'} + is-core-module@2.15.0: + resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==} + engines: {node: '>= 0.4'} + is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} @@ -4166,6 +4229,9 @@ packages: ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + msw@2.3.1: resolution: {integrity: sha512-ocgvBCLn/5l3jpl1lssIb3cniuACJLoOfZu01e3n5dbJrpA5PeeWn28jCLgQDNt6d7QT8tF2fYRzm9JoEHtiig==} engines: {node: '>=18'} @@ -4526,8 +4592,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.39: - resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} + postcss@8.4.40: + resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4584,8 +4650,8 @@ packages: prosemirror-menu@1.2.4: resolution: {integrity: sha512-S/bXlc0ODQup6aiBbWVsX/eM+xJgCTAfMq/nLqaO5ID/am4wS0tTCIkzwytmao7ypEtjj39i7YbJjAgO20mIqA==} - prosemirror-model@1.22.1: - resolution: {integrity: sha512-gMrxal+F3higDFxCkBK5iQXckRVYvIu/3dopERJ6b20xfwZ9cbYvQvuldqaN+v/XytNPGyURYUpUU23kBRxWCQ==} + prosemirror-model@1.22.2: + resolution: {integrity: sha512-I4lS7HHIW47D0Xv/gWmi4iUWcQIDYaJKd8Hk4+lcSps+553FlQrhmxtItpEvTr75iAruhzVShVp6WUwsT6Boww==} prosemirror-schema-basic@1.2.3: resolution: {integrity: sha512-h+H0OQwZVqMon1PNn0AG9cTfx513zgIG2DY00eJ00Yvgb3UD+GQ/VlWW5rcaxacpCGT1Yx8nuhwXk4+QbXUfJA==} @@ -4596,21 +4662,21 @@ packages: prosemirror-state@1.4.3: resolution: {integrity: sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==} - prosemirror-tables@1.3.7: - resolution: {integrity: sha512-oEwX1wrziuxMtwFvdDWSFHVUWrFJWt929kVVfHvtTi8yvw+5ppxjXZkMG/fuTdFo+3DXyIPSKfid+Be1npKXDA==} + prosemirror-tables@1.4.0: + resolution: {integrity: sha512-fxryZZkQG12fSCNuZDrYx6Xvo2rLYZTbKLRd8rglOPgNJGMKIS8uvTt6gGC38m7UCu/ENnXIP9pEz5uDaPc+cA==} - prosemirror-trailing-node@2.0.8: - resolution: {integrity: sha512-ujRYhSuhQb1Jsarh1IHqb2KoSnRiD7wAMDGucP35DN7j5af6X7B18PfdPIrbwsPTqIAj0fyOvxbuPsWhNvylmA==} + prosemirror-trailing-node@2.0.9: + resolution: {integrity: sha512-YvyIn3/UaLFlFKrlJB6cObvUhmwFNZVhy1Q8OpW/avoTbD/Y7H5EcjK4AZFKhmuS6/N6WkGgt7gWtBWDnmFvHg==} peerDependencies: - prosemirror-model: ^1.19.0 + prosemirror-model: ^1.22.1 prosemirror-state: ^1.4.2 - prosemirror-view: ^1.31.2 + prosemirror-view: ^1.33.8 prosemirror-transform@1.9.0: resolution: {integrity: sha512-5UXkr1LIRx3jmpXXNKDhv8OyAOeLTGuXNwdVfg8x27uASna/wQkr9p6fD3eupGOi4PLJfbezxTyi/7fSJypXHg==} - prosemirror-view@1.33.8: - resolution: {integrity: sha512-4PhMr/ufz2cdvFgpUAnZfs+0xij3RsFysreeG9V/utpwX7AJtYCDVyuRxzWoMJIEf4C7wVihuBNMPpFLPCiLQw==} + prosemirror-view@1.33.9: + resolution: {integrity: sha512-xV1A0Vz9cIcEnwmMhKKFAOkfIp8XmJRnaZoPqNXrPS7EK5n11Ov8V76KhR0RsfQd/SIzmWY+bg+M44A2Lx/Nnw==} proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} @@ -4808,8 +4874,8 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - rollup@4.19.0: - resolution: {integrity: sha512-5r7EYSQIowHsK4eTZ0Y81qpZuJz+MUuYeqmmYmRMl1nwhdmbiYqt5jwzf6u7wyOzJgYqtCRMtVRKOtHANBz7rA==} + rollup@4.19.1: + resolution: {integrity: sha512-K5vziVlg7hTpYfFBI+91zHBEMo6jafYXpkMlqZjg7/zhIG9iHqazBf4xz9AVdjS9BruRn280ROqLI7G3OFRIlw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -5100,8 +5166,8 @@ packages: resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} engines: {node: ^14.18.0 || >=16.0.0} - tailwindcss@3.4.6: - resolution: {integrity: sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==} + tailwindcss@3.4.7: + resolution: {integrity: sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -5203,8 +5269,11 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.16.2: - resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==} + tslib@2.6.3: + resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + + tsx@4.16.3: + resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} engines: {node: '>=18.0.0'} hasBin: true @@ -5247,8 +5316,8 @@ packages: types-mediawiki@1.8.0: resolution: {integrity: sha512-jmumTDXqrziFVh0k4szGInw7XT8rLHtP5vcjLCflXf0Vf2T9fqZwuewxCCeNVwerM8Nu435/AxrbU2qL3ZV2sA==} - typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + typescript@5.5.4: + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} hasBin: true @@ -5264,6 +5333,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.11.1: + resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==} + unist-util-stringify-position@2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} @@ -5293,12 +5365,12 @@ packages: webpack: optional: true - unplugin-vue-define-options@1.4.5: - resolution: {integrity: sha512-7c5HvC6OgE4H7uWGJnHUQ0ShdIYSH/qZuIBflDi3zfOTYSFZQ6FElQ6f+uA9gSdZiNFjF095JJ/aRwbrTrB98g==} + unplugin-vue-define-options@1.4.6: + resolution: {integrity: sha512-cRxQ1siCZXyKa4rGcKOU+VWfD9ftNIWrfFbTLykir6OLz7zISfQcxyWImmnGI0WjdBJkylnNBUjuxaMvWSBQww==} engines: {node: '>=16.14.0'} - unplugin-vue-macros@2.9.5: - resolution: {integrity: sha512-FudrpkwOLR+Thy9QehkzrbiF2n7Qm0b+sc4Kx115A9ZD10zfYTkUQhdlisCknnpZ0MUca2E8OA/thbfo2X3faw==} + unplugin-vue-macros@2.10.0: + resolution: {integrity: sha512-hMQCOOolFuyYnntW2psG9/NIcHr5YsHQw7KAF5QQg5dadr+QKGJOu7qqTndwj4dnAJwoj9DnKxiUtn4tK7SOyg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -5307,6 +5379,10 @@ packages: resolution: {integrity: sha512-3r7VWZ/webh0SGgJScpWl2/MRCZK5d3ZYFcNaeci/GQ7Teop7zf0Nl2pUuz7G21BwPd9pcUPOC5KmJ2L3WgC5g==} engines: {node: '>=14.0.0'} + unplugin@1.12.0: + resolution: {integrity: sha512-KeczzHl2sATPQUx1gzo+EnUkmN4VmGBYRRVOZSGvGITE9rGHRDGqft6ONceP3vgXcyJ2XjX5axG5jMWUwNCYLw==} + engines: {node: '>=14.0.0'} + update-browserslist-db@1.1.0: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true @@ -5362,19 +5438,19 @@ packages: '@nuxt/kit': optional: true - vite-plugin-vue-devtools@7.3.6: - resolution: {integrity: sha512-j4Cssv6DVBtMZfyVBEm/4MZy7BiL6RedEn+f9jT3zFyGZKG1vNuEpTO86XvPPbHbYdITFyrkWb7VQuWyhfSgqA==} + vite-plugin-vue-devtools@7.3.7: + resolution: {integrity: sha512-pPv6YJYrCIlWP+wwRk9gzDp2rK5M5jQ5oz//Nci3C3FDvORL1btKQqGvgthx3hs6xbx5acToJtkMGgDnZg8smw==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 - vite-plugin-vue-inspector@5.1.2: - resolution: {integrity: sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==} + vite-plugin-vue-inspector@5.1.3: + resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - vite@5.3.4: - resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} + vite@5.3.5: + resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5458,8 +5534,8 @@ packages: vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - vue-tsc@2.0.28: - resolution: {integrity: sha512-PQ/OFDM3NtQVMThaVlQf8plyL0j7UGdak4lb1KkUOSL0uyx/F9Liu6aOclgHiMMBKNGIjJWoiFh3HjIdV6DS/Q==} + vue-tsc@2.0.29: + resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -5472,8 +5548,8 @@ packages: typescript: optional: true - vue@3.4.33: - resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==} + vue@3.4.34: + resolution: {integrity: sha512-VZze05HWlA3ItreQ/ka7Sx7PoD0/3St8FEiSlSTVgb6l4hL+RjtP2/8g5WQBzZgyf8WG2f+g1bXzC7zggLhAJA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -5683,42 +5759,42 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/eslint-config@2.23.1(@vue/compiler-sfc@3.4.33)(eslint@9.7.0)(typescript@5.5.3)(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3))': + '@antfu/eslint-config@2.24.0(@vue/compiler-sfc@3.4.34)(eslint@9.8.0)(typescript@5.5.4)(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3))': dependencies: - '@antfu/eslint-plugin-unused-imports': 4.0.0(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0) '@antfu/install-pkg': 0.3.3 '@clack/prompts': 0.7.0 - '@stylistic/eslint-plugin': 2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/parser': 8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3) - eslint: 9.7.0 + '@stylistic/eslint-plugin': 2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 eslint-config-flat-gitignore: 0.1.8 - eslint-flat-config-utils: 0.2.5 - eslint-merge-processors: 0.1.0(eslint@9.7.0) - eslint-plugin-antfu: 2.3.4(eslint@9.7.0) - eslint-plugin-command: 0.2.3(eslint@9.7.0) - eslint-plugin-eslint-comments: 3.2.0(eslint@9.7.0) - eslint-plugin-import-x: 3.0.1(eslint@9.7.0)(typescript@5.5.3) - eslint-plugin-jsdoc: 48.8.3(eslint@9.7.0) - eslint-plugin-jsonc: 2.16.0(eslint@9.7.0) - eslint-plugin-markdown: 5.1.0(eslint@9.7.0) - eslint-plugin-n: 17.9.0(eslint@9.7.0) + eslint-flat-config-utils: 0.3.0 + eslint-merge-processors: 0.1.0(eslint@9.8.0) + eslint-plugin-antfu: 2.3.4(eslint@9.8.0) + eslint-plugin-command: 0.2.3(eslint@9.8.0) + eslint-plugin-eslint-comments: 3.2.0(eslint@9.8.0) + eslint-plugin-import-x: 3.1.0(eslint@9.8.0)(typescript@5.5.4) + eslint-plugin-jsdoc: 48.8.3(eslint@9.8.0) + eslint-plugin-jsonc: 2.16.0(eslint@9.8.0) + eslint-plugin-markdown: 5.1.0(eslint@9.8.0) + eslint-plugin-n: 17.10.1(eslint@9.8.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.11.0(eslint@9.7.0)(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.7.0)) - eslint-plugin-regexp: 2.6.0(eslint@9.7.0) - eslint-plugin-toml: 0.11.1(eslint@9.7.0) - eslint-plugin-unicorn: 54.0.0(eslint@9.7.0) - eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) - eslint-plugin-vue: 9.27.0(eslint@9.7.0) - eslint-plugin-yml: 1.14.0(eslint@9.7.0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.33)(eslint@9.7.0) + eslint-plugin-perfectionist: 3.0.0(eslint@9.8.0)(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.8.0)) + eslint-plugin-regexp: 2.6.0(eslint@9.8.0) + eslint-plugin-toml: 0.11.1(eslint@9.8.0) + eslint-plugin-unicorn: 55.0.0(eslint@9.8.0) + eslint-plugin-unused-imports: 4.0.1(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)) + eslint-plugin-vue: 9.27.0(eslint@9.8.0) + eslint-plugin-yml: 1.14.0(eslint@9.8.0) + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.34)(eslint@9.8.0) globals: 15.8.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 parse-gitignore: 2.0.0 picocolors: 1.0.1 toml-eslint-parser: 0.10.0 - vue-eslint-parser: 9.4.3(eslint@9.7.0) + vue-eslint-parser: 9.4.3(eslint@9.8.0) yaml-eslint-parser: 1.2.3 yargs: 17.7.2 transitivePeerDependencies: @@ -5728,13 +5804,6 @@ snapshots: - typescript - vitest - '@antfu/eslint-plugin-unused-imports@4.0.0(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)': - dependencies: - eslint: 9.7.0 - eslint-rule-composer: 0.3.0 - optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3) - '@antfu/install-pkg@0.3.3': dependencies: '@jsdevtools/ez-spawn': 3.0.4 @@ -5773,6 +5842,26 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/core@7.24.9': + dependencies: + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.24.10 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-module-transforms': 7.24.9(@babel/core@7.24.9) + '@babel/helpers': 7.24.8 + '@babel/parser': 7.24.8 + '@babel/template': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 + convert-source-map: 2.0.0 + debug: 4.3.5 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/generator@7.24.10': dependencies: '@babel/types': 7.24.9 @@ -5796,28 +5885,28 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.24.8)': + '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.8) + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.9) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.8(@babel/core@7.24.8)': + '@babel/helper-create-class-features-plugin@7.24.8(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.8) + '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.9) '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 semver: 6.3.1 @@ -5870,9 +5959,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.8)': + '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.24.3 '@babel/helper-simple-access': 7.24.5 @@ -5890,6 +5979,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-transforms@7.24.9(@babel/core@7.24.9)': + dependencies: + '@babel/core': 7.24.9 + '@babel/helper-environment-visitor': 7.24.7 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-simple-access': 7.24.7 + '@babel/helper-split-export-declaration': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 + transitivePeerDependencies: + - supports-color + '@babel/helper-optimise-call-expression@7.22.5': dependencies: '@babel/types': 7.24.5 @@ -5902,16 +6002,16 @@ snapshots: '@babel/helper-plugin-utils@7.24.8': {} - '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.8)': + '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.8)': + '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 @@ -5950,8 +6050,6 @@ snapshots: '@babel/helper-string-parser@7.24.1': {} - '@babel/helper-string-parser@7.24.7': {} - '@babel/helper-string-parser@7.24.8': {} '@babel/helper-validator-identifier@7.24.5': {} @@ -5985,71 +6083,87 @@ snapshots: dependencies: '@babel/types': 7.24.5 - '@babel/parser@7.24.7': - dependencies: - '@babel/types': 7.24.7 - '@babel/parser@7.24.8': dependencies: '@babel/types': 7.24.9 - '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.24.8)': + '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 - '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.8) + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.9) '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.8) + '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.9) transitivePeerDependencies: - supports-color - '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.24.8)': + '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.8)': + '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.8)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.8)': + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.8)': + '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.9)': + dependencies: + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.8)': + '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 - '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.8) + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.9)': + dependencies: + '@babel/core': 7.24.9 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.9) '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-simple-access': 7.24.5 - '@babel/plugin-transform-typescript@7.24.5(@babel/core@7.24.8)': + '@babel/plugin-transform-typescript@7.24.5(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.8) + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.9) '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.8) + '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.9) - '@babel/preset-typescript@7.24.1(@babel/core@7.24.8)': + '@babel/plugin-transform-typescript@7.24.8(@babel/core@7.24.9)': dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.9) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.9) + transitivePeerDependencies: + - supports-color + + '@babel/preset-typescript@7.24.1(@babel/core@7.24.9)': + dependencies: + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.8) - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.8) - '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.8) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.9) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.9) + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.9) '@babel/runtime@7.24.8': dependencies: @@ -6088,12 +6202,6 @@ snapshots: '@babel/helper-validator-identifier': 7.24.5 to-fast-properties: 2.0.0 - '@babel/types@7.24.7': - dependencies: - '@babel/helper-string-parser': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 - '@babel/types@7.24.9': dependencies: '@babel/helper-string-parser': 7.24.8 @@ -6275,16 +6383,16 @@ snapshots: '@esbuild/win32-x64@0.23.0': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.8.0)': dependencies: - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} '@eslint-community/regexpp@4.11.0': {} - '@eslint/config-array@0.17.0': + '@eslint/config-array@0.17.1': dependencies: '@eslint/object-schema': 2.1.4 debug: 4.3.5 @@ -6306,7 +6414,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.7.0': {} + '@eslint/js@9.8.0': {} '@eslint/object-schema@2.1.4': {} @@ -6323,20 +6431,20 @@ snapshots: '@floating-ui/utils@0.2.5': {} - '@floating-ui/vue@1.0.6(vue@3.4.33(typescript@5.5.3))': + '@floating-ui/vue@1.0.6(vue@3.4.34(typescript@5.5.4))': dependencies: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.2 - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.3)) + vue-demi: 0.14.8(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@floating-ui/vue@1.1.2(vue@3.4.33(typescript@5.5.3))': + '@floating-ui/vue@1.1.2(vue@3.4.34(typescript@5.5.4))': dependencies: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.5 - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.3)) + vue-demi: 0.14.8(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -6355,7 +6463,7 @@ snapshots: '@inquirer/figures': 1.0.4 '@inquirer/type': 1.5.0 '@types/mute-stream': 0.0.4 - '@types/node': 20.14.11 + '@types/node': 20.14.13 '@types/wrap-ansi': 3.0.0 ansi-escapes: 4.3.2 cli-spinners: 2.9.2 @@ -6372,7 +6480,7 @@ snapshots: dependencies: mute-stream: 1.0.0 - '@intlify/bundle-utils@8.0.0(vue-i18n@9.13.1(vue@3.4.33(typescript@5.5.3)))': + '@intlify/bundle-utils@8.0.0(vue-i18n@9.13.1(vue@3.4.34(typescript@5.5.4)))': dependencies: '@intlify/message-compiler': 9.13.1 '@intlify/shared': 9.13.1 @@ -6384,7 +6492,7 @@ snapshots: source-map-js: 1.2.0 yaml-eslint-parser: 1.2.3 optionalDependencies: - vue-i18n: 9.13.1(vue@3.4.33(typescript@5.5.3)) + vue-i18n: 9.13.1(vue@3.4.34(typescript@5.5.4)) '@intlify/core-base@9.13.1': dependencies: @@ -6398,11 +6506,11 @@ snapshots: '@intlify/shared@9.13.1': {} - '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.19.0)(vue-i18n@9.13.1(vue@3.4.33(typescript@5.5.3)))': + '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.19.1)(vue-i18n@9.13.1(vue@3.4.34(typescript@5.5.4)))': dependencies: - '@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.33(typescript@5.5.3))) + '@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.34(typescript@5.5.4))) '@intlify/shared': 9.13.1 - '@rollup/pluginutils': 5.1.0(rollup@4.19.0) + '@rollup/pluginutils': 5.1.0(rollup@4.19.1) '@vue/compiler-sfc': 3.4.31 debug: 4.3.5 fast-glob: 3.3.2 @@ -6413,7 +6521,7 @@ snapshots: source-map-js: 1.2.0 unplugin: 1.11.0 optionalDependencies: - vue-i18n: 9.13.1(vue@3.4.33(typescript@5.5.3)) + vue-i18n: 9.13.1(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - rollup - supports-color @@ -6529,7 +6637,7 @@ snapshots: dependencies: spacetrim: 0.11.36 - '@puppeteer/browsers@1.4.6(typescript@5.5.3)': + '@puppeteer/browsers@1.4.6(typescript@5.5.4)': dependencies: debug: 4.3.4 extract-zip: 2.0.1 @@ -6539,7 +6647,7 @@ snapshots: unbzip2-stream: 1.4.3 yargs: 17.7.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -6557,159 +6665,157 @@ snapshots: '@remirror/core-constants@2.0.2': {} - '@rollup/pluginutils@5.1.0(rollup@4.19.0)': + '@rollup/pluginutils@5.1.0(rollup@4.19.1)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.19.0 + rollup: 4.19.1 '@rollup/rollup-android-arm-eabi@4.17.2': optional: true - '@rollup/rollup-android-arm-eabi@4.19.0': + '@rollup/rollup-android-arm-eabi@4.19.1': optional: true '@rollup/rollup-android-arm64@4.17.2': optional: true - '@rollup/rollup-android-arm64@4.19.0': + '@rollup/rollup-android-arm64@4.19.1': optional: true '@rollup/rollup-darwin-arm64@4.17.2': optional: true - '@rollup/rollup-darwin-arm64@4.19.0': + '@rollup/rollup-darwin-arm64@4.19.1': optional: true '@rollup/rollup-darwin-x64@4.17.2': optional: true - '@rollup/rollup-darwin-x64@4.19.0': + '@rollup/rollup-darwin-x64@4.19.1': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.17.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.19.0': + '@rollup/rollup-linux-arm-gnueabihf@4.19.1': optional: true '@rollup/rollup-linux-arm-musleabihf@4.17.2': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.19.0': + '@rollup/rollup-linux-arm-musleabihf@4.19.1': optional: true '@rollup/rollup-linux-arm64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.19.0': + '@rollup/rollup-linux-arm64-gnu@4.19.1': optional: true '@rollup/rollup-linux-arm64-musl@4.17.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.19.0': + '@rollup/rollup-linux-arm64-musl@4.19.1': optional: true '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.19.1': optional: true '@rollup/rollup-linux-riscv64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.19.0': + '@rollup/rollup-linux-riscv64-gnu@4.19.1': optional: true '@rollup/rollup-linux-s390x-gnu@4.17.2': optional: true - '@rollup/rollup-linux-s390x-gnu@4.19.0': + '@rollup/rollup-linux-s390x-gnu@4.19.1': optional: true '@rollup/rollup-linux-x64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.19.0': + '@rollup/rollup-linux-x64-gnu@4.19.1': optional: true '@rollup/rollup-linux-x64-musl@4.17.2': optional: true - '@rollup/rollup-linux-x64-musl@4.19.0': + '@rollup/rollup-linux-x64-musl@4.19.1': optional: true '@rollup/rollup-win32-arm64-msvc@4.17.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.19.0': + '@rollup/rollup-win32-arm64-msvc@4.19.1': optional: true '@rollup/rollup-win32-ia32-msvc@4.17.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.19.0': + '@rollup/rollup-win32-ia32-msvc@4.19.1': optional: true '@rollup/rollup-win32-x64-msvc@4.17.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.19.0': + '@rollup/rollup-win32-x64-msvc@4.19.1': optional: true - '@rtsao/scc@1.1.0': {} - - '@rushstack/eslint-patch@1.10.3': {} + '@rushstack/eslint-patch@1.10.4': {} '@sindresorhus/is@5.6.0': {} - '@stylistic/eslint-plugin-js@2.6.0-beta.0(eslint@9.7.0)': + '@stylistic/eslint-plugin-js@2.6.0-beta.1(eslint@9.8.0)': dependencies: - '@types/eslint': 8.56.10 + '@types/eslint': 9.6.0 acorn: 8.12.1 - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 4.0.0 espree: 10.1.0 - '@stylistic/eslint-plugin-jsx@2.6.0-beta.0(eslint@9.7.0)': + '@stylistic/eslint-plugin-jsx@2.6.0-beta.1(eslint@9.8.0)': dependencies: - '@stylistic/eslint-plugin-js': 2.6.0-beta.0(eslint@9.7.0) - '@types/eslint': 8.56.10 - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.0-beta.1(eslint@9.8.0) + '@types/eslint': 9.6.0 + eslint: 9.8.0 estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3)': + '@stylistic/eslint-plugin-plus@2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 8.0.0-alpha.49(eslint@9.7.0)(typescript@5.5.3) - eslint: 9.7.0 + '@types/eslint': 9.6.0 + '@typescript-eslint/utils': 8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin-ts@2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3)': + '@stylistic/eslint-plugin-ts@2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.6.0-beta.0(eslint@9.7.0) - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 8.0.0-alpha.49(eslint@9.7.0)(typescript@5.5.3) - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.0-beta.1(eslint@9.8.0) + '@types/eslint': 9.6.0 + '@typescript-eslint/utils': 8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin@2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3)': + '@stylistic/eslint-plugin@2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.6.0-beta.0(eslint@9.7.0) - '@stylistic/eslint-plugin-jsx': 2.6.0-beta.0(eslint@9.7.0) - '@stylistic/eslint-plugin-plus': 2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3) - '@stylistic/eslint-plugin-ts': 2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3) - '@types/eslint': 8.56.10 - eslint: 9.7.0 + '@stylistic/eslint-plugin-js': 2.6.0-beta.1(eslint@9.8.0) + '@stylistic/eslint-plugin-jsx': 2.6.0-beta.1(eslint@9.8.0) + '@stylistic/eslint-plugin-plus': 2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4) + '@stylistic/eslint-plugin-ts': 2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4) + '@types/eslint': 9.6.0 + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript @@ -6718,9 +6824,9 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.6)': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.7)': dependencies: - tailwindcss: 3.4.6 + tailwindcss: 3.4.7 '@testing-library/dom@10.3.2': dependencies: @@ -6748,92 +6854,92 @@ snapshots: dependencies: '@testing-library/dom': 10.3.2 - '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.33)(vue@3.4.33(typescript@5.5.3))': + '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.34)(vue@3.4.34(typescript@5.5.4))': dependencies: '@babel/runtime': 7.24.8 '@testing-library/dom': 9.3.4 '@vue/test-utils': 2.4.6 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) optionalDependencies: - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-sfc': 3.4.34 - '@tiptap/core@2.5.4(@tiptap/pm@2.5.4)': + '@tiptap/core@2.5.8(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/pm': 2.5.4 + '@tiptap/pm': 2.5.8 - '@tiptap/extension-bold@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-bold@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-bubble-menu@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)': + '@tiptap/extension-bubble-menu@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 tippy.js: 6.3.7 - '@tiptap/extension-color@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/extension-text-style@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)))': + '@tiptap/extension-color@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/extension-text-style@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/extension-text-style': 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4)) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/extension-text-style': 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8)) - '@tiptap/extension-document@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-document@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-dropcursor@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)': + '@tiptap/extension-dropcursor@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 - '@tiptap/extension-floating-menu@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)': + '@tiptap/extension-floating-menu@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 tippy.js: 6.3.7 - '@tiptap/extension-gapcursor@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)': + '@tiptap/extension-gapcursor@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 - '@tiptap/extension-hard-break@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-hard-break@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-highlight@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-highlight@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-history@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)': + '@tiptap/extension-history@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 - '@tiptap/extension-italic@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-italic@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-paragraph@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-paragraph@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-strike@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-strike@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-text-style@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-text-style@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-text@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-text@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/extension-underline@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))': + '@tiptap/extension-underline@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) - '@tiptap/pm@2.5.4': + '@tiptap/pm@2.5.8': dependencies: prosemirror-changeset: 2.2.1 prosemirror-collab: 1.3.1 @@ -6845,22 +6951,22 @@ snapshots: prosemirror-keymap: 1.2.2 prosemirror-markdown: 1.13.0 prosemirror-menu: 1.2.4 - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-schema-basic: 1.2.3 prosemirror-schema-list: 1.4.1 prosemirror-state: 1.4.3 - prosemirror-tables: 1.3.7 - prosemirror-trailing-node: 2.0.8(prosemirror-model@1.22.1)(prosemirror-state@1.4.3)(prosemirror-view@1.33.8) + prosemirror-tables: 1.4.0 + prosemirror-trailing-node: 2.0.9(prosemirror-model@1.22.2)(prosemirror-state@1.4.3)(prosemirror-view@1.33.9) prosemirror-transform: 1.9.0 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 - '@tiptap/vue-3@2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4)(vue@3.4.33(typescript@5.5.3))': + '@tiptap/vue-3@2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@tiptap/core': 2.5.4(@tiptap/pm@2.5.4) - '@tiptap/extension-bubble-menu': 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4) - '@tiptap/extension-floating-menu': 2.5.4(@tiptap/core@2.5.4(@tiptap/pm@2.5.4))(@tiptap/pm@2.5.4) - '@tiptap/pm': 2.5.4 - vue: 3.4.33(typescript@5.5.3) + '@tiptap/core': 2.5.8(@tiptap/pm@2.5.8) + '@tiptap/extension-bubble-menu': 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8) + '@tiptap/extension-floating-menu': 2.5.8(@tiptap/core@2.5.8(@tiptap/pm@2.5.8))(@tiptap/pm@2.5.8) + '@tiptap/pm': 2.5.8 + vue: 3.4.34(typescript@5.5.4) '@tootallnate/quickjs-emscripten@0.23.0': {} @@ -6994,6 +7100,11 @@ snapshots: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15 + '@types/eslint@9.6.0': + dependencies: + '@types/estree': 1.0.5 + '@types/json-schema': 7.0.15 + '@types/estree@1.0.5': {} '@types/geojson@7946.0.14': {} @@ -7016,14 +7127,18 @@ snapshots: '@types/mute-stream@0.0.4': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 '@types/node@14.18.63': {} - '@types/node@20.14.11': + '@types/node@20.14.13': dependencies: undici-types: 5.26.5 + '@types/node@22.0.0': + dependencies: + undici-types: 6.11.1 + '@types/normalize-package-data@2.4.4': {} '@types/oojs-ui@0.46.4': @@ -7061,41 +7176,41 @@ snapshots: '@types/ws@8.5.11': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 optional: true - '@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/parser': 8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4) '@typescript-eslint/scope-manager': 8.0.0-alpha.40 - '@typescript-eslint/type-utils': 8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/utils': 8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/type-utils': 8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.0.0-alpha.40 - eslint: 9.7.0 + eslint: 9.8.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 8.0.0-alpha.40 '@typescript-eslint/types': 8.0.0-alpha.40 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.0.0-alpha.40 debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -7104,35 +7219,42 @@ snapshots: '@typescript-eslint/types': 7.16.1 '@typescript-eslint/visitor-keys': 7.16.1 + '@typescript-eslint/scope-manager@7.18.0': + dependencies: + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/scope-manager@8.0.0-alpha.40': dependencies: '@typescript-eslint/types': 8.0.0-alpha.40 '@typescript-eslint/visitor-keys': 8.0.0-alpha.40 - '@typescript-eslint/scope-manager@8.0.0-alpha.49': + '@typescript-eslint/scope-manager@8.0.0-alpha.60': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.49 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.49 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.60 - '@typescript-eslint/type-utils@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/type-utils@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.3) - '@typescript-eslint/utils': 8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4) debug: 4.3.5 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - eslint - supports-color '@typescript-eslint/types@7.16.1': {} + '@typescript-eslint/types@7.18.0': {} + '@typescript-eslint/types@8.0.0-alpha.40': {} - '@typescript-eslint/types@8.0.0-alpha.49': {} + '@typescript-eslint/types@8.0.0-alpha.60': {} - '@typescript-eslint/typescript-estree@7.16.1(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@7.16.1(typescript@5.5.4)': dependencies: '@typescript-eslint/types': 7.16.1 '@typescript-eslint/visitor-keys': 7.16.1 @@ -7141,13 +7263,28 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: + typescript: 5.5.4 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)': + dependencies: + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/visitor-keys': 7.18.0 + debug: 4.3.6 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.0.0-alpha.40(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@8.0.0-alpha.40(typescript@5.5.4)': dependencies: '@typescript-eslint/types': 8.0.0-alpha.40 '@typescript-eslint/visitor-keys': 8.0.0-alpha.40 @@ -7156,56 +7293,67 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.0.0-alpha.49(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@8.0.0-alpha.60(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.49 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.49 - debug: 4.3.5 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.60 + debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.16.1(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/utils@7.16.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@typescript-eslint/scope-manager': 7.16.1 '@typescript-eslint/types': 7.16.1 - '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3) - eslint: 9.7.0 + '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) + eslint: 9.8.0 + transitivePeerDependencies: + - supports-color + - typescript + + '@typescript-eslint/utils@7.18.0(eslint@9.8.0)(typescript@5.5.4)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + '@typescript-eslint/scope-manager': 7.18.0 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/utils@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@typescript-eslint/scope-manager': 8.0.0-alpha.40 '@typescript-eslint/types': 8.0.0-alpha.40 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.3) - eslint: 9.7.0 + '@typescript-eslint/typescript-estree': 8.0.0-alpha.40(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.0.0-alpha.49(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/utils@8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - '@typescript-eslint/scope-manager': 8.0.0-alpha.49 - '@typescript-eslint/types': 8.0.0-alpha.49 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.49(typescript@5.5.3) - eslint: 9.7.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + '@typescript-eslint/scope-manager': 8.0.0-alpha.60 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/typescript-estree': 8.0.0-alpha.60(typescript@5.5.4) + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript @@ -7215,39 +7363,44 @@ snapshots: '@typescript-eslint/types': 7.16.1 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@7.18.0': + dependencies: + '@typescript-eslint/types': 7.18.0 + eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.0.0-alpha.40': dependencies: '@typescript-eslint/types': 8.0.0-alpha.40 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.0.0-alpha.49': + '@typescript-eslint/visitor-keys@8.0.0-alpha.60': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.49 + '@typescript-eslint/types': 8.0.0-alpha.60 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3))': + '@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4))': dependencies: - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) - vue: 3.4.33(typescript@5.5.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) + vue: 3.4.34(typescript@5.5.4) - '@vitest/browser@2.0.4(typescript@5.5.3)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.3))': + '@vitest/browser@2.0.4(typescript@5.5.4)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.4))': dependencies: '@testing-library/dom': 10.3.2 '@testing-library/user-event': 14.5.2(@testing-library/dom@10.3.2) '@vitest/utils': 2.0.4 magic-string: 0.30.10 - msw: 2.3.1(typescript@5.5.3) + msw: 2.3.1(typescript@5.5.4) sirv: 2.0.4 - vitest: 2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) + vitest: 2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) ws: 8.18.0 optionalDependencies: - webdriverio: 8.39.1(typescript@5.5.3) + webdriverio: 8.39.1(typescript@5.5.4) transitivePeerDependencies: - bufferutil - typescript - utf-8-validate - '@vitest/coverage-istanbul@2.0.4(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3))': + '@vitest/coverage-istanbul@2.0.4(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.5 @@ -7259,7 +7412,7 @@ snapshots: magicast: 0.3.4 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) + vitest: 2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - supports-color @@ -7298,7 +7451,7 @@ snapshots: pathe: 1.1.2 sirv: 2.0.4 tinyrainbow: 1.2.0 - vitest: 2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) + vitest: 2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) '@vitest/utils@2.0.4': dependencies: @@ -7307,16 +7460,10 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/language-core@2.4.0-alpha.12': - dependencies: - '@volar/source-map': 2.4.0-alpha.12 - '@volar/language-core@2.4.0-alpha.18': dependencies: '@volar/source-map': 2.4.0-alpha.18 - '@volar/source-map@2.4.0-alpha.12': {} - '@volar/source-map@2.4.0-alpha.18': {} '@volar/typescript@2.4.0-alpha.18': @@ -7325,249 +7472,256 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/api@0.9.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/api@0.10.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@babel/types': 7.24.7 - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@babel/types': 7.24.9 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) resolve.exports: 2.0.2 transitivePeerDependencies: - rollup - vue - '@vue-macros/better-define@1.7.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/better-define@1.7.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/api': 0.9.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/api': 0.10.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/boolean-prop@0.4.0(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/boolean-prop@0.4.1(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-core': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-core': 3.4.34 transitivePeerDependencies: - rollup - vue - '@vue-macros/chain-call@0.3.0(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/chain-call@0.3.1(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/common@1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/common@1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@babel/types': 7.24.7 - '@rollup/pluginutils': 5.1.0(rollup@4.19.0) - '@vue/compiler-sfc': 3.4.33 - ast-kit: 0.12.2 + '@babel/types': 7.24.9 + '@rollup/pluginutils': 5.1.0(rollup@4.19.1) + '@vue/compiler-sfc': 3.4.34 + ast-kit: 1.0.0 local-pkg: 0.5.0 magic-string-ast: 0.6.2 optionalDependencies: - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-emit@0.2.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-emit@0.2.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/api': 0.9.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/api': 0.10.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-models@1.2.5(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-models@1.2.6(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) ast-walker-scope: 0.6.1 unplugin: 1.11.0 optionalDependencies: - '@vueuse/core': 10.11.0(vue@3.4.33(typescript@5.5.3)) + '@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue - '@vue-macros/define-prop@0.3.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-prop@0.3.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/api': 0.9.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/api': 0.10.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-props-refs@1.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-props-refs@1.2.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-props@2.0.6(@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-props@3.0.0(@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/reactivity-transform': 0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/reactivity-transform': 1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + unplugin: 1.12.0 + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-render@1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-render@1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/define-slots@1.1.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/define-slots@1.1.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/devtools@0.2.0(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))': + '@vue-macros/devtools@0.3.0(typescript@5.5.4)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))': dependencies: sirv: 2.0.4 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) optionalDependencies: - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - typescript - '@vue-macros/export-expose@0.1.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/export-expose@0.1.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-sfc': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-sfc': 3.4.34 unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/export-props@0.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/export-props@0.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/export-render@0.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/export-render@0.2.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-sfc': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-sfc': 3.4.34 unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/hoist-static@1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/hoist-static@1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/jsx-directive@0.8.15(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/jsx-directive@0.8.16(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/named-template@0.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/named-template@0.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-dom': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-dom': 3.4.34 unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@babel/parser': 7.24.7 - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-core': 3.4.33 - '@vue/shared': 3.4.33 + '@babel/parser': 7.24.8 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-core': 3.4.34 + '@vue/shared': 3.4.34 magic-string: 0.30.10 unplugin: 1.11.0 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) + transitivePeerDependencies: + - rollup + + '@vue-macros/script-lang@0.1.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': + dependencies: + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + unplugin: 1.11.0 + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/setup-block@0.3.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/setup-block@0.3.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-dom': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-dom': 3.4.34 unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/setup-component@0.17.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/setup-component@0.17.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/setup-sfc@0.17.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/setup-sfc@0.17.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/short-bind@0.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/short-bind@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-core': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-core': 3.4.34 transitivePeerDependencies: - rollup - vue - '@vue-macros/short-emits@1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/short-emits@1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - '@vue-macros/short-vmodel@1.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/short-vmodel@1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/compiler-core': 3.4.33 + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/compiler-core': 3.4.34 transitivePeerDependencies: - rollup - vue - '@vue-macros/volar@0.23.1(@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(typescript@5.5.3)(vue-tsc@2.0.28(typescript@5.5.3))(vue@3.4.33(typescript@5.5.3))': + '@vue-macros/volar@0.25.0(@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.34(typescript@5.5.4))': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.19.0) - '@vue-macros/boolean-prop': 0.4.0(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-props': 2.0.6(@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/short-bind': 0.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/short-vmodel': 1.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue/language-core': 2.0.24(typescript@5.5.3) - '@vue/shared': 3.4.31 + '@rollup/pluginutils': 5.1.0(rollup@4.19.1) + '@vue-macros/boolean-prop': 0.4.1(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-props': 3.0.0(@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/short-bind': 1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/short-vmodel': 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue/language-core': 2.0.28(typescript@5.5.4) muggle-string: 0.4.1 optionalDependencies: - vue-tsc: 2.0.28(typescript@5.5.3) + vue-tsc: 2.0.29(typescript@5.5.4) transitivePeerDependencies: - '@vue-macros/reactivity-transform' - rollup @@ -7576,32 +7730,32 @@ snapshots: '@vue/babel-helper-vue-transform-on@1.2.2': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.8)': + '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.9)': dependencies: '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.8) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.9) '@babel/template': 7.24.7 '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.8) + '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.9) camelcase: 6.3.0 html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.8)': + '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.9)': dependencies: '@babel/code-frame': 7.24.7 - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.8 '@babel/parser': 7.24.8 - '@vue/compiler-sfc': 3.4.33 + '@vue/compiler-sfc': 3.4.34 '@vue/compiler-core@3.3.9': dependencies: @@ -7626,10 +7780,10 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-core@3.4.33': + '@vue/compiler-core@3.4.34': dependencies: '@babel/parser': 7.24.8 - '@vue/shared': 3.4.33 + '@vue/shared': 3.4.34 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 @@ -7649,10 +7803,10 @@ snapshots: '@vue/compiler-core': 3.4.31 '@vue/shared': 3.4.31 - '@vue/compiler-dom@3.4.33': + '@vue/compiler-dom@3.4.34': dependencies: - '@vue/compiler-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.4.34 + '@vue/shared': 3.4.34 '@vue/compiler-sfc@3.3.9': dependencies: @@ -7664,7 +7818,7 @@ snapshots: '@vue/shared': 3.3.9 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 source-map-js: 1.2.0 '@vue/compiler-sfc@3.4.27': @@ -7676,7 +7830,7 @@ snapshots: '@vue/shared': 3.4.27 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 source-map-js: 1.2.0 '@vue/compiler-sfc@3.4.31': @@ -7688,19 +7842,19 @@ snapshots: '@vue/shared': 3.4.31 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 source-map-js: 1.2.0 - '@vue/compiler-sfc@3.4.33': + '@vue/compiler-sfc@3.4.34': dependencies: '@babel/parser': 7.24.8 - '@vue/compiler-core': 3.4.33 - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.4.34 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-ssr': 3.4.34 + '@vue/shared': 3.4.34 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.40 source-map-js: 1.2.0 '@vue/compiler-ssr@3.3.9': @@ -7718,28 +7872,33 @@ snapshots: '@vue/compiler-dom': 3.4.31 '@vue/shared': 3.4.31 - '@vue/compiler-ssr@3.4.33': + '@vue/compiler-ssr@3.4.34': + dependencies: + '@vue/compiler-dom': 3.4.34 + '@vue/shared': 3.4.34 + + '@vue/compiler-vue2@2.7.16': dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + de-indent: 1.0.2 + he: 1.2.0 '@vue/devtools-api@6.6.1': {} - '@vue/devtools-core@7.3.6(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3))': + '@vue/devtools-core@7.3.7(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue/devtools-kit': 7.3.6 - '@vue/devtools-shared': 7.3.6 + '@vue/devtools-kit': 7.3.7 + '@vue/devtools-shared': 7.3.7 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) - vue: 3.4.33(typescript@5.5.3) + vite-hot-client: 0.2.3(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.3.6': + '@vue/devtools-kit@7.3.7': dependencies: - '@vue/devtools-shared': 7.3.6 + '@vue/devtools-shared': 7.3.7 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -7747,39 +7906,39 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-shared@7.3.6': + '@vue/devtools-shared@7.3.7': dependencies: rfdc: 1.4.1 - '@vue/language-core@2.0.24(typescript@5.5.3)': + '@vue/language-core@2.0.28(typescript@5.5.4)': dependencies: - '@volar/language-core': 2.4.0-alpha.12 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@volar/language-core': 2.4.0-alpha.18 + '@vue/compiler-dom': 3.4.34 + '@vue/shared': 3.4.34 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 vue-template-compiler: 2.7.16 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 - '@vue/language-core@2.0.28(typescript@5.5.3)': + '@vue/language-core@2.0.29(typescript@5.5.4)': dependencies: '@volar/language-core': 2.4.0-alpha.18 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-vue2': 2.7.16 + '@vue/shared': 3.4.34 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 - vue-template-compiler: 2.7.16 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 '@vue/reactivity-transform@3.3.9': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.24.5 '@vue/compiler-core': 3.3.9 '@vue/shared': 3.3.9 estree-walker: 2.0.2 @@ -7789,19 +7948,19 @@ snapshots: dependencies: '@vue/shared': 3.3.9 - '@vue/reactivity@3.4.33': + '@vue/reactivity@3.4.34': dependencies: - '@vue/shared': 3.4.33 + '@vue/shared': 3.4.34 '@vue/runtime-core@3.3.9': dependencies: '@vue/reactivity': 3.3.9 '@vue/shared': 3.3.9 - '@vue/runtime-core@3.4.33': + '@vue/runtime-core@3.4.34': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.34 + '@vue/shared': 3.4.34 '@vue/runtime-dom@3.3.9': dependencies: @@ -7809,24 +7968,24 @@ snapshots: '@vue/shared': 3.3.9 csstype: 3.1.3 - '@vue/runtime-dom@3.4.33': + '@vue/runtime-dom@3.4.34': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/runtime-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.4.34 + '@vue/runtime-core': 3.4.34 + '@vue/shared': 3.4.34 csstype: 3.1.3 - '@vue/server-renderer@3.3.9(vue@3.3.9(typescript@5.5.3))': + '@vue/server-renderer@3.3.9(vue@3.3.9(typescript@5.5.4))': dependencies: '@vue/compiler-ssr': 3.3.9 '@vue/shared': 3.3.9 - vue: 3.3.9(typescript@5.5.3) + vue: 3.3.9(typescript@5.5.4) - '@vue/server-renderer@3.4.33(vue@3.4.33(typescript@5.5.3))': + '@vue/server-renderer@3.4.34(vue@3.4.34(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 - vue: 3.4.33(typescript@5.5.3) + '@vue/compiler-ssr': 3.4.34 + '@vue/shared': 3.4.34 + vue: 3.4.34(typescript@5.5.4) '@vue/shared@3.3.9': {} @@ -7834,7 +7993,7 @@ snapshots: '@vue/shared@3.4.31': {} - '@vue/shared@3.4.33': {} + '@vue/shared@3.4.34': {} '@vue/test-utils@2.4.6': dependencies: @@ -7843,21 +8002,21 @@ snapshots: '@vue/tsconfig@0.5.1': {} - '@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.3))': + '@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.4.33(typescript@5.5.3)) - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.3)) + '@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.11.0': {} - '@vueuse/shared@10.11.0(vue@3.4.33(typescript@5.5.3))': + '@vueuse/shared@10.11.0(vue@3.4.34(typescript@5.5.4))': dependencies: - vue-demi: 0.14.8(vue@3.4.33(typescript@5.5.3)) + vue-demi: 0.14.8(vue@3.4.34(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -7885,11 +8044,11 @@ snapshots: '@wdio/repl@8.24.12': dependencies: - '@types/node': 20.14.11 + '@types/node': 20.14.13 '@wdio/types@8.39.0': dependencies: - '@types/node': 20.14.11 + '@types/node': 20.14.13 '@wdio/utils@8.39.0': dependencies: @@ -7909,15 +8068,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@wikimedia/codex-design-tokens@1.9.0': {} + '@wikimedia/codex-design-tokens@1.10.0': {} - '@wikimedia/codex-icons@1.9.0': {} + '@wikimedia/codex-icons@1.10.0': {} - '@wikimedia/codex@1.9.0(vue@3.4.33(typescript@5.5.3))': + '@wikimedia/codex@1.10.0(vue@3.4.34(typescript@5.5.4))': dependencies: - '@floating-ui/vue': 1.0.6(vue@3.4.33(typescript@5.5.3)) - '@wikimedia/codex-icons': 1.9.0 - vue: 3.4.33(typescript@5.5.3) + '@floating-ui/vue': 1.0.6(vue@3.4.34(typescript@5.5.4)) + '@wikimedia/codex-icons': 1.10.0 + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - '@vue/composition-api' @@ -8061,27 +8220,32 @@ snapshots: '@babel/parser': 7.24.8 pathe: 1.1.2 + ast-kit@1.0.0: + dependencies: + '@babel/parser': 7.24.8 + pathe: 1.1.2 + ast-types@0.13.4: dependencies: tslib: 2.6.2 ast-walker-scope@0.6.1: dependencies: - '@babel/parser': 7.24.7 + '@babel/parser': 7.24.8 ast-kit: 0.12.2 async@3.2.5: {} asynckit@0.4.0: {} - autoprefixer@10.4.19(postcss@8.4.39): + autoprefixer@10.4.19(postcss@8.4.40): dependencies: browserslist: 4.23.1 caniuse-lite: 1.0.30001640 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -8104,12 +8268,12 @@ snapshots: b4a@1.6.6: {} - babel-preset-typescript-vue3@2.0.17(@babel/core@7.24.8): + babel-preset-typescript-vue3@2.0.17(@babel/core@7.24.9): dependencies: - '@babel/core': 7.24.8 + '@babel/core': 7.24.9 '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.8) - '@babel/preset-typescript': 7.24.1(@babel/core@7.24.8) + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.9) + '@babel/preset-typescript': 7.24.1(@babel/core@7.24.9) '@vue/compiler-sfc': 3.4.27 balanced-match@1.0.2: {} @@ -8620,7 +8784,7 @@ snapshots: debug@3.2.7: dependencies: - ms: 2.1.2 + ms: 2.1.3 debug@4.3.4: dependencies: @@ -8630,6 +8794,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.6: + dependencies: + ms: 2.1.2 + decamelize@6.0.0: {} decimal.js@10.4.3: {} @@ -8763,7 +8931,7 @@ snapshots: dependencies: once: 1.4.0 - enhanced-resolve@5.17.0: + enhanced-resolve@5.17.1: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -8869,9 +9037,9 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-compat-utils@0.5.1(eslint@9.7.0): + eslint-compat-utils@0.5.1(eslint@9.8.0): dependencies: - eslint: 9.7.0 + eslint: 9.8.0 semver: 7.6.3 eslint-config-flat-gitignore@0.1.8: @@ -8879,72 +9047,71 @@ snapshots: find-up-simple: 1.0.0 parse-gitignore: 2.0.0 - eslint-flat-config-utils@0.2.5: + eslint-flat-config-utils@0.3.0: dependencies: - '@types/eslint': 8.56.10 + '@types/eslint': 9.6.0 pathe: 1.1.2 eslint-import-resolver-node@0.3.9: dependencies: debug: 3.2.7 - is-core-module: 2.14.0 + is-core-module: 2.15.0 resolve: 1.22.8 transitivePeerDependencies: - supports-color - eslint-merge-processors@0.1.0(eslint@9.7.0): + eslint-merge-processors@0.1.0(eslint@9.8.0): dependencies: - eslint: 9.7.0 + eslint: 9.8.0 - eslint-plugin-antfu@2.3.4(eslint@9.7.0): + eslint-plugin-antfu@2.3.4(eslint@9.8.0): dependencies: '@antfu/utils': 0.7.10 - eslint: 9.7.0 + eslint: 9.8.0 - eslint-plugin-command@0.2.3(eslint@9.7.0): + eslint-plugin-command@0.2.3(eslint@9.8.0): dependencies: '@es-joy/jsdoccomment': 0.43.1 - eslint: 9.7.0 + eslint: 9.8.0 - eslint-plugin-es-x@7.8.0(eslint@9.7.0): + eslint-plugin-es-x@7.8.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.11.0 - eslint: 9.7.0 - eslint-compat-utils: 0.5.1(eslint@9.7.0) + eslint: 9.8.0 + eslint-compat-utils: 0.5.1(eslint@9.8.0) - eslint-plugin-eslint-comments@3.2.0(eslint@9.7.0): + eslint-plugin-eslint-comments@3.2.0(eslint@9.8.0): dependencies: escape-string-regexp: 1.0.5 - eslint: 9.7.0 + eslint: 9.8.0 ignore: 5.3.1 - eslint-plugin-import-x@3.0.1(eslint@9.7.0)(typescript@5.5.3): + eslint-plugin-import-x@3.1.0(eslint@9.8.0)(typescript@5.5.4): dependencies: - '@rtsao/scc': 1.1.0 - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3) - debug: 4.3.5 + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + debug: 4.3.6 doctrine: 3.0.0 - eslint: 9.7.0 + eslint: 9.8.0 eslint-import-resolver-node: 0.3.9 - get-tsconfig: 4.7.5 + get-tsconfig: 4.7.6 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 stable-hash: 0.0.4 - tslib: 2.6.2 + tslib: 2.6.3 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-jsdoc@48.8.3(eslint@9.7.0): + eslint-plugin-jsdoc@48.8.3(eslint@9.8.0): dependencies: '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 - eslint: 9.7.0 + eslint: 9.8.0 esquery: 1.6.0 parse-imports: 2.1.1 semver: 7.6.3 @@ -8953,31 +9120,31 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.16.0(eslint@9.7.0): + eslint-plugin-jsonc@2.16.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - eslint: 9.7.0 - eslint-compat-utils: 0.5.1(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + eslint: 9.8.0 + eslint-compat-utils: 0.5.1(eslint@9.8.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 - eslint-plugin-markdown@5.1.0(eslint@9.7.0): + eslint-plugin-markdown@5.1.0(eslint@9.8.0): dependencies: - eslint: 9.7.0 + eslint: 9.8.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color - eslint-plugin-n@17.9.0(eslint@9.7.0): + eslint-plugin-n@17.10.1(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - enhanced-resolve: 5.17.0 - eslint: 9.7.0 - eslint-plugin-es-x: 7.8.0(eslint@9.7.0) - get-tsconfig: 4.7.5 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + enhanced-resolve: 5.17.1 + eslint: 9.8.0 + eslint-plugin-es-x: 7.8.0(eslint@9.8.0) + get-tsconfig: 4.7.6 globals: 15.8.0 ignore: 5.3.1 minimatch: 9.0.5 @@ -8985,49 +9152,50 @@ snapshots: eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-perfectionist@2.11.0(eslint@9.7.0)(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@9.7.0)): + eslint-plugin-perfectionist@3.0.0(eslint@9.8.0)(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.8.0)): dependencies: - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3) - eslint: 9.7.0 - minimatch: 9.0.5 + '@typescript-eslint/types': 7.18.0 + '@typescript-eslint/utils': 7.18.0(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 + minimatch: 10.0.1 natural-compare-lite: 1.4.0 optionalDependencies: - vue-eslint-parser: 9.4.3(eslint@9.7.0) + vue-eslint-parser: 9.4.3(eslint@9.8.0) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-regexp@2.6.0(eslint@9.7.0): + eslint-plugin-regexp@2.6.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.10.0 comment-parser: 1.4.1 - eslint: 9.7.0 + eslint: 9.8.0 jsdoc-type-pratt-parser: 4.0.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-toml@0.11.1(eslint@9.7.0): + eslint-plugin-toml@0.11.1(eslint@9.8.0): dependencies: debug: 4.3.5 - eslint: 9.7.0 - eslint-compat-utils: 0.5.1(eslint@9.7.0) + eslint: 9.8.0 + eslint-compat-utils: 0.5.1(eslint@9.8.0) lodash: 4.17.21 toml-eslint-parser: 0.10.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@54.0.0(eslint@9.7.0): + eslint-plugin-unicorn@55.0.0(eslint@9.8.0): dependencies: '@babel/helper-validator-identifier': 7.24.7 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - '@eslint/eslintrc': 3.1.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 - eslint: 9.7.0 + eslint: 9.8.0 esquery: 1.6.0 + globals: 15.8.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.0.2 @@ -9037,49 +9205,54 @@ snapshots: regjsparser: 0.10.0 semver: 7.6.3 strip-indent: 3.0.0 - transitivePeerDependencies: - - supports-color - eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)(vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)): + eslint-plugin-unused-imports@4.0.1(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0): + dependencies: + eslint: 9.8.0 + eslint-rule-composer: 0.3.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) + + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)(vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3)): dependencies: - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.3) - eslint: 9.7.0 + '@typescript-eslint/utils': 7.16.1(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3) - vitest: 2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) + '@typescript-eslint/eslint-plugin': 8.0.0-alpha.40(@typescript-eslint/parser@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) + vitest: 2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-vue@9.27.0(eslint@9.7.0): + eslint-plugin-vue@9.27.0(eslint@9.8.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - eslint: 9.7.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) + eslint: 9.8.0 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.1 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.7.0) + vue-eslint-parser: 9.4.3(eslint@9.8.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.14.0(eslint@9.7.0): + eslint-plugin-yml@1.14.0(eslint@9.8.0): dependencies: debug: 4.3.5 - eslint: 9.7.0 - eslint-compat-utils: 0.5.1(eslint@9.7.0) + eslint: 9.8.0 + eslint-compat-utils: 0.5.1(eslint@9.8.0) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.33)(eslint@9.7.0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.34)(eslint@9.8.0): dependencies: - '@vue/compiler-sfc': 3.4.33 - eslint: 9.7.0 + '@vue/compiler-sfc': 3.4.34 + eslint: 9.8.0 eslint-rule-composer@0.3.0: {} @@ -9097,13 +9270,13 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.7.0: + eslint@9.8.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.11.0 - '@eslint/config-array': 0.17.0 + '@eslint/config-array': 0.17.1 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.7.0 + '@eslint/js': 9.8.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 @@ -9362,6 +9535,10 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 + get-tsconfig@4.7.6: + dependencies: + resolve-pkg-maps: 1.0.0 + get-uri@6.0.3: dependencies: basic-ftp: 5.0.5 @@ -9597,6 +9774,10 @@ snapshots: dependencies: hasown: 2.0.2 + is-core-module@2.15.0: + dependencies: + hasown: 2.0.2 + is-date-object@1.0.5: dependencies: has-tostringtag: 1.0.2 @@ -10066,7 +10247,9 @@ snapshots: ms@2.1.2: {} - msw@2.3.1(typescript@5.5.3): + ms@2.1.3: {} + + msw@2.3.1(typescript@5.5.4): dependencies: '@bundled-es-modules/cookie': 2.0.0 '@bundled-es-modules/statuses': 1.0.1 @@ -10086,13 +10269,13 @@ snapshots: type-fest: 4.22.0 yargs: 17.7.2 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 muggle-string@0.4.1: {} mute-stream@1.0.0: {} - mwn@2.0.3(typescript@5.5.3): + mwn@2.0.3(typescript@5.5.4): dependencies: '@types/node': 14.18.63 '@types/tough-cookie': 4.0.5 @@ -10102,7 +10285,7 @@ snapshots: form-data: 3.0.1 oauth-1.0a: 2.2.6 tough-cookie: 4.1.4 - types-mediawiki: 1.8.0(typescript@5.5.3) + types-mediawiki: 1.8.0(typescript@5.5.4) transitivePeerDependencies: - debug - typescript @@ -10374,28 +10557,28 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.4.39): + postcss-import@15.1.0(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.39): + postcss-js@4.0.1(postcss@8.4.40): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.39 + postcss: 8.4.40 - postcss-load-config@4.0.2(postcss@8.4.39): + postcss-load-config@4.0.2(postcss@8.4.40): dependencies: lilconfig: 3.1.2 yaml: 2.4.5 optionalDependencies: - postcss: 8.4.39 + postcss: 8.4.40 - postcss-nested@6.0.1(postcss@8.4.39): + postcss-nested@6.0.1(postcss@8.4.40): dependencies: - postcss: 8.4.39 + postcss: 8.4.40 postcss-selector-parser: 6.1.0 postcss-selector-parser@6.1.0: @@ -10410,7 +10593,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.39: + postcss@8.4.40: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -10442,7 +10625,7 @@ snapshots: prosemirror-commands@1.5.2: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 @@ -10450,20 +10633,20 @@ snapshots: dependencies: prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 prosemirror-gapcursor@1.3.2: dependencies: prosemirror-keymap: 1.2.2 - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 prosemirror-history@1.4.1: dependencies: prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 rope-sequence: 1.3.4 prosemirror-inputrules@1.4.0: @@ -10479,7 +10662,7 @@ snapshots: prosemirror-markdown@1.13.0: dependencies: markdown-it: 14.1.0 - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-menu@1.2.4: dependencies: @@ -10488,49 +10671,49 @@ snapshots: prosemirror-history: 1.4.1 prosemirror-state: 1.4.3 - prosemirror-model@1.22.1: + prosemirror-model@1.22.2: dependencies: orderedmap: 2.1.1 prosemirror-schema-basic@1.2.3: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-schema-list@1.4.1: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 prosemirror-state@1.4.3: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-transform: 1.9.0 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 - prosemirror-tables@1.3.7: + prosemirror-tables@1.4.0: dependencies: prosemirror-keymap: 1.2.2 - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 - prosemirror-trailing-node@2.0.8(prosemirror-model@1.22.1)(prosemirror-state@1.4.3)(prosemirror-view@1.33.8): + prosemirror-trailing-node@2.0.9(prosemirror-model@1.22.2)(prosemirror-state@1.4.3)(prosemirror-view@1.33.9): dependencies: '@remirror/core-constants': 2.0.2 escape-string-regexp: 4.0.0 - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 - prosemirror-view: 1.33.8 + prosemirror-view: 1.33.9 prosemirror-transform@1.9.0: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 - prosemirror-view@1.33.8: + prosemirror-view@1.33.9: dependencies: - prosemirror-model: 1.22.1 + prosemirror-model: 1.22.2 prosemirror-state: 1.4.3 prosemirror-transform: 1.9.0 @@ -10580,16 +10763,16 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@20.9.0(typescript@5.5.3): + puppeteer-core@20.9.0(typescript@5.5.4): dependencies: - '@puppeteer/browsers': 1.4.6(typescript@5.5.3) + '@puppeteer/browsers': 1.4.6(typescript@5.5.4) chromium-bidi: 0.4.16(devtools-protocol@0.0.1147663) cross-fetch: 4.0.0 debug: 4.3.4 devtools-protocol: 0.0.1147663 ws: 8.13.0 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 transitivePeerDependencies: - bufferutil - encoding @@ -10735,14 +10918,14 @@ snapshots: robust-predicates@3.0.2: {} - rollup-plugin-visualizer@5.12.0(rollup@4.19.0): + rollup-plugin-visualizer@5.12.0(rollup@4.19.1): dependencies: open: 8.4.2 picomatch: 2.3.1 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.19.0 + rollup: 4.19.1 rollup@4.17.2: dependencies: @@ -10766,26 +10949,26 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.17.2 fsevents: 2.3.3 - rollup@4.19.0: + rollup@4.19.1: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.19.0 - '@rollup/rollup-android-arm64': 4.19.0 - '@rollup/rollup-darwin-arm64': 4.19.0 - '@rollup/rollup-darwin-x64': 4.19.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.19.0 - '@rollup/rollup-linux-arm-musleabihf': 4.19.0 - '@rollup/rollup-linux-arm64-gnu': 4.19.0 - '@rollup/rollup-linux-arm64-musl': 4.19.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.19.0 - '@rollup/rollup-linux-riscv64-gnu': 4.19.0 - '@rollup/rollup-linux-s390x-gnu': 4.19.0 - '@rollup/rollup-linux-x64-gnu': 4.19.0 - '@rollup/rollup-linux-x64-musl': 4.19.0 - '@rollup/rollup-win32-arm64-msvc': 4.19.0 - '@rollup/rollup-win32-ia32-msvc': 4.19.0 - '@rollup/rollup-win32-x64-msvc': 4.19.0 + '@rollup/rollup-android-arm-eabi': 4.19.1 + '@rollup/rollup-android-arm64': 4.19.1 + '@rollup/rollup-darwin-arm64': 4.19.1 + '@rollup/rollup-darwin-x64': 4.19.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.19.1 + '@rollup/rollup-linux-arm-musleabihf': 4.19.1 + '@rollup/rollup-linux-arm64-gnu': 4.19.1 + '@rollup/rollup-linux-arm64-musl': 4.19.1 + '@rollup/rollup-linux-powerpc64le-gnu': 4.19.1 + '@rollup/rollup-linux-riscv64-gnu': 4.19.1 + '@rollup/rollup-linux-s390x-gnu': 4.19.1 + '@rollup/rollup-linux-x64-gnu': 4.19.1 + '@rollup/rollup-linux-x64-musl': 4.19.1 + '@rollup/rollup-win32-arm64-msvc': 4.19.1 + '@rollup/rollup-win32-ia32-msvc': 4.19.1 + '@rollup/rollup-win32-x64-msvc': 4.19.1 fsevents: 2.3.3 optional: true @@ -11074,7 +11257,7 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.6.2 - tailwindcss@3.4.6: + tailwindcss@3.4.7: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -11090,11 +11273,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.1 - postcss: 8.4.39 - postcss-import: 15.1.0(postcss@8.4.39) - postcss-js: 4.0.1(postcss@8.4.39) - postcss-load-config: 4.0.2(postcss@8.4.39) - postcss-nested: 6.0.1(postcss@8.4.39) + postcss: 8.4.40 + postcss-import: 15.1.0(postcss@8.4.40) + postcss-js: 4.0.1(postcss@8.4.40) + postcss-load-config: 4.0.2(postcss@8.4.40) + postcss-nested: 6.0.1(postcss@8.4.40) postcss-selector-parser: 6.1.0 resolve: 1.22.8 sucrase: 3.35.0 @@ -11192,15 +11375,17 @@ snapshots: dependencies: punycode: 2.3.1 - ts-api-utils@1.3.0(typescript@5.5.3): + ts-api-utils@1.3.0(typescript@5.5.4): dependencies: - typescript: 5.5.3 + typescript: 5.5.4 ts-interface-checker@0.1.13: {} tslib@2.6.2: {} - tsx@4.16.2: + tslib@2.6.3: {} + + tsx@4.16.3: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5 @@ -11227,15 +11412,15 @@ snapshots: type-fest@4.22.0: {} - types-mediawiki@1.8.0(typescript@5.5.3): + types-mediawiki@1.8.0(typescript@5.5.4): dependencies: '@types/jquery': 3.5.30 '@types/oojs-ui': 0.46.4 - vue: 3.3.9(typescript@5.5.3) + vue: 3.3.9(typescript@5.5.4) transitivePeerDependencies: - typescript - typescript@5.5.3: {} + typescript@5.5.4: {} uc.micro@2.1.0: {} @@ -11248,6 +11433,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.11.1: {} + unist-util-stringify-position@2.0.3: dependencies: '@types/unist': 2.0.10 @@ -11256,55 +11443,56 @@ snapshots: universalify@2.0.1: {} - unplugin-combine@1.0.0(esbuild@0.23.0)(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)): + unplugin-combine@1.0.0(esbuild@0.23.0)(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)): dependencies: '@antfu/utils': 0.7.10 unplugin: 1.11.0 optionalDependencies: esbuild: 0.23.0 - rollup: 4.19.0 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + rollup: 4.19.1 + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) - unplugin-vue-define-options@1.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)): + unplugin-vue-define-options@1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)): dependencies: - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) ast-walker-scope: 0.6.1 unplugin: 1.11.0 transitivePeerDependencies: - rollup - vue - unplugin-vue-macros@2.9.5(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.3)))(esbuild@0.23.0)(rollup@4.19.0)(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)): - dependencies: - '@vue-macros/better-define': 1.7.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/boolean-prop': 0.4.0(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/chain-call': 0.3.0(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/common': 1.10.4(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-emit': 0.2.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-models': 1.2.5(@vueuse/core@10.11.0(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-prop': 0.3.7(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-props': 2.0.6(@vue-macros/reactivity-transform@0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)))(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-props-refs': 1.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-render': 1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/define-slots': 1.1.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/devtools': 0.2.0(typescript@5.5.3)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) - '@vue-macros/export-expose': 0.1.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/export-props': 0.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/export-render': 0.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/hoist-static': 1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/jsx-directive': 0.8.15(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/named-template': 0.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/reactivity-transform': 0.4.6(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/setup-block': 0.3.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/setup-component': 0.17.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/setup-sfc': 0.17.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/short-bind': 0.2.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/short-emits': 1.5.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - '@vue-macros/short-vmodel': 1.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) + unplugin-vue-macros@2.10.0(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.19.1)(typescript@5.5.4)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)): + dependencies: + '@vue-macros/better-define': 1.7.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/boolean-prop': 0.4.1(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/chain-call': 0.3.1(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/common': 1.11.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-emit': 0.2.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-models': 1.2.6(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-prop': 0.3.8(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-props': 3.0.0(@vue-macros/reactivity-transform@1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-props-refs': 1.2.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-render': 1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/define-slots': 1.1.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/devtools': 0.3.0(typescript@5.5.4)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) + '@vue-macros/export-expose': 0.1.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/export-props': 0.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/export-render': 0.2.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/hoist-static': 1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/jsx-directive': 0.8.16(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/named-template': 0.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/reactivity-transform': 1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/script-lang': 0.1.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/setup-block': 0.3.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/setup-component': 0.17.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/setup-sfc': 0.17.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/short-bind': 1.0.0(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/short-emits': 1.5.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + '@vue-macros/short-vmodel': 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) unplugin: 1.11.0 - unplugin-combine: 1.0.0(esbuild@0.23.0)(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) - unplugin-vue-define-options: 1.4.5(rollup@4.19.0)(vue@3.4.33(typescript@5.5.3)) - vue: 3.4.33(typescript@5.5.3) + unplugin-combine: 1.0.0(esbuild@0.23.0)(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) + unplugin-vue-define-options: 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)) + vue: 3.4.34(typescript@5.5.4) transitivePeerDependencies: - '@vueuse/core' - esbuild @@ -11320,6 +11508,13 @@ snapshots: webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 + unplugin@1.12.0: + dependencies: + acorn: 8.12.1 + chokidar: 3.6.0 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.6.2 + update-browserslist-db@1.1.0(browserslist@4.23.1): dependencies: browserslist: 4.23.1 @@ -11357,17 +11552,17 @@ snapshots: vary@1.1.2: {} - vite-hot-client@0.2.3(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)): + vite-hot-client@0.2.3(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)): dependencies: - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) - vite-node@2.0.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3): + vite-node@2.0.4(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - '@types/node' - less @@ -11378,18 +11573,18 @@ snapshots: - supports-color - terser - vite-plugin-comlink@5.0.1(comlink@4.4.1)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)): + vite-plugin-comlink@5.0.1(comlink@4.4.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)): dependencies: comlink: 4.4.1 json5: 2.2.3 magic-string: 0.30.10 source-map: 0.7.4 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) - vite-plugin-inspect@0.8.4(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)): + vite-plugin-inspect@0.8.4(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.0(rollup@4.19.0) + '@rollup/pluginutils': 5.1.0(rollup@4.19.1) debug: 4.3.5 error-stack-parser-es: 0.1.4 fs-extra: 11.2.0 @@ -11397,54 +11592,54 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.3.6(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)): + vite-plugin-vue-devtools@7.3.7(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)): dependencies: - '@vue/devtools-core': 7.3.6(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3))(vue@3.4.33(typescript@5.5.3)) - '@vue/devtools-kit': 7.3.6 - '@vue/devtools-shared': 7.3.6 + '@vue/devtools-core': 7.3.7(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)) + '@vue/devtools-kit': 7.3.7 + '@vue/devtools-shared': 7.3.7 execa: 8.0.1 sirv: 2.0.4 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) - vite-plugin-inspect: 0.8.4(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) - vite-plugin-vue-inspector: 5.1.2(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) + vite-plugin-inspect: 0.8.4(rollup@4.19.1)(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) + vite-plugin-vue-inspector: 5.1.3(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.1.2(vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3)): + vite-plugin-vue-inspector@5.1.3(vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3)): dependencies: - '@babel/core': 7.24.8 - '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.8) - '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.8) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.8) - '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.8) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.8) - '@vue/compiler-dom': 3.4.33 + '@babel/core': 7.24.9 + '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.9) + '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.9) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.9) + '@babel/plugin-transform-typescript': 7.24.8(@babel/core@7.24.9) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.9) + '@vue/compiler-dom': 3.4.34 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) transitivePeerDependencies: - supports-color - vite@5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3): + vite@5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3): dependencies: esbuild: 0.21.5 - postcss: 8.4.39 + postcss: 8.4.40 rollup: 4.17.2 optionalDependencies: - '@types/node': 20.14.11 + '@types/node': 22.0.0 fsevents: 2.3.3 less: 4.2.0 terser: 5.31.3 - vitest@2.0.4(@types/node@20.14.11)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3): + vitest@2.0.4(@types/node@22.0.0)(@vitest/browser@2.0.4)(@vitest/ui@2.0.4)(jsdom@24.1.1)(less@4.2.0)(terser@5.31.3): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.4 @@ -11462,12 +11657,12 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) - vite-node: 2.0.4(@types/node@20.14.11)(less@4.2.0)(terser@5.31.3) + vite: 5.3.5(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) + vite-node: 2.0.4(@types/node@22.0.0)(less@4.2.0)(terser@5.31.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.14.11 - '@vitest/browser': 2.0.4(typescript@5.5.3)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.3)) + '@types/node': 22.0.0 + '@vitest/browser': 2.0.4(typescript@5.5.4)(vitest@2.0.4)(webdriverio@8.39.1(typescript@5.5.4)) '@vitest/ui': 2.0.4(vitest@2.0.4) jsdom: 24.1.1 transitivePeerDependencies: @@ -11483,14 +11678,14 @@ snapshots: vue-component-type-helpers@2.0.26: {} - vue-demi@0.14.8(vue@3.4.33(typescript@5.5.3)): + vue-demi@0.14.8(vue@3.4.34(typescript@5.5.4)): dependencies: - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) - vue-eslint-parser@9.4.3(eslint@9.7.0): + vue-eslint-parser@9.4.3(eslint@9.8.0): dependencies: debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -11500,44 +11695,44 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.13.1(vue@3.4.33(typescript@5.5.3)): + vue-i18n@9.13.1(vue@3.4.34(typescript@5.5.4)): dependencies: '@intlify/core-base': 9.13.1 '@intlify/shared': 9.13.1 '@vue/devtools-api': 6.6.1 - vue: 3.4.33(typescript@5.5.3) + vue: 3.4.34(typescript@5.5.4) vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tsc@2.0.28(typescript@5.5.3): + vue-tsc@2.0.29(typescript@5.5.4): dependencies: '@volar/typescript': 2.4.0-alpha.18 - '@vue/language-core': 2.0.28(typescript@5.5.3) + '@vue/language-core': 2.0.29(typescript@5.5.4) semver: 7.6.2 - typescript: 5.5.3 + typescript: 5.5.4 - vue@3.3.9(typescript@5.5.3): + vue@3.3.9(typescript@5.5.4): dependencies: '@vue/compiler-dom': 3.3.9 '@vue/compiler-sfc': 3.3.9 '@vue/runtime-dom': 3.3.9 - '@vue/server-renderer': 3.3.9(vue@3.3.9(typescript@5.5.3)) + '@vue/server-renderer': 3.3.9(vue@3.3.9(typescript@5.5.4)) '@vue/shared': 3.3.9 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 - vue@3.4.33(typescript@5.5.3): + vue@3.4.34(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-sfc': 3.4.33 - '@vue/runtime-dom': 3.4.33 - '@vue/server-renderer': 3.4.33(vue@3.4.33(typescript@5.5.3)) - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.34 + '@vue/compiler-sfc': 3.4.34 + '@vue/runtime-dom': 3.4.34 + '@vue/server-renderer': 3.4.34(vue@3.4.34(typescript@5.5.4)) + '@vue/shared': 3.4.34 optionalDependencies: - typescript: 5.5.3 + typescript: 5.5.4 w3c-keyname@2.2.8: {} @@ -11565,7 +11760,7 @@ snapshots: webdriver@8.39.0: dependencies: - '@types/node': 20.14.11 + '@types/node': 20.14.13 '@types/ws': 8.5.11 '@wdio/config': 8.39.0 '@wdio/logger': 8.38.0 @@ -11581,9 +11776,9 @@ snapshots: - supports-color - utf-8-validate - webdriverio@8.39.1(typescript@5.5.3): + webdriverio@8.39.1(typescript@5.5.4): dependencies: - '@types/node': 20.14.11 + '@types/node': 20.14.13 '@wdio/config': 8.39.0 '@wdio/logger': 8.38.0 '@wdio/protocols': 8.38.0 @@ -11602,7 +11797,7 @@ snapshots: lodash.clonedeep: 4.5.0 lodash.zip: 4.2.0 minimatch: 9.0.5 - puppeteer-core: 20.9.0(typescript@5.5.3) + puppeteer-core: 20.9.0(typescript@5.5.4) query-selector-shadow-dom: 1.0.1 resq: 1.11.0 rgb2hex: 0.2.5 diff --git a/src/tools/tick/App.vue b/src/tools/tick/App.vue index 12dfd68..396928b 100644 --- a/src/tools/tick/App.vue +++ b/src/tools/tick/App.vue @@ -171,7 +171,7 @@ const day = computed({
- + {{ t('tick.tps') }}
diff --git a/tsconfig.app.json b/tsconfig.app.json index eeb6c6e..5762c28 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -24,13 +24,13 @@ "vueCompilerOptions": { "target": 3, "plugins": [ - // "@vue-macros/volar/define-models", - // "@vue-macros/volar/define-prop", - // "@vue-macros/volar/define-props", - // "@vue-macros/volar/define-props-refs", - // "@vue-macros/volar/short-vmodel", - // "@vue-macros/volar/short-bind", - // "@vue-macros/volar/boolean-prop" + "@vue-macros/volar/define-models", + "@vue-macros/volar/define-prop", + "@vue-macros/volar/define-props", + "@vue-macros/volar/define-props-refs", + "@vue-macros/volar/short-vmodel", + "@vue-macros/volar/short-bind", + "@vue-macros/volar/boolean-prop" ] } } diff --git a/tsconfig.node.json b/tsconfig.node.json index 0c77b32..002d7dd 100644 --- a/tsconfig.node.json +++ b/tsconfig.node.json @@ -4,7 +4,14 @@ "composite": true, "module": "ESNext", "moduleResolution": "Bundler", - "types": ["node"], + "types": [ + "node", + "vite/client", + "vite-plugin-comlink/client", + "unplugin-vue-macros/macros-global", + "vitest/globals", + "@vitest/browser/providers/webdriverio" + ], "noEmit": true }, "include": [ diff --git a/vite.config.ts b/vite.config.ts index dcee973..87258ef 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -1,6 +1,7 @@ import { fileURLToPath } from 'node:url' import { defineConfig } from 'vite' import vue from '@vitejs/plugin-vue' +import vueMacros from 'unplugin-vue-macros/vite' import vueDevTools from 'vite-plugin-vue-devtools' import { visualizer } from 'rollup-plugin-visualizer' import { comlink } from 'vite-plugin-comlink' @@ -10,7 +11,7 @@ import { globSync } from 'glob' const input = globSync('./src/tools/*/index.html', { posix: true, }) - .map(path => `./${path}`) + .map((path) => `./${path}`) .reduce((acc, path) => { const key = path.match(/src\/tools\/(.+)\/index\.html/)![1] acc[key] = path @@ -47,15 +48,15 @@ export default defineConfig({ }, }, plugins: [ - // vueMacros({ - // plugins: { - // vue: vue(), - // }, + vueMacros({ + plugins: { + vue: vue(), + }, - // shortBind: true, - // booleanProp: true, - // }), - vue(), + shortBind: true, + booleanProp: true, + }), + // vue(), vueDevTools(), visualizer(), comlink(),