diff --git a/package.json b/package.json index 4255c4404..0f6e0521f 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@cypress/vue": "6.0.0", "@faker-js/faker": "8.2.0", "@histoire/plugin-screenshot": "0.17.0", - "@histoire/plugin-vue": "0.17.1", + "@histoire/plugin-vue": "0.17.4", "@rushstack/eslint-patch": "1.5.1", "@tsconfig/node18": "18.2.2", "@types/codemirror": "5.60.12", @@ -137,11 +137,11 @@ "@types/is-touch-device": "1.0.1", "@types/lodash.debounce": "4.0.8", "@types/marked": "5.0.2", - "@types/node": "18.18.6", + "@types/node": "18.18.7", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.4", - "@typescript-eslint/eslint-plugin": "6.8.0", - "@typescript-eslint/parser": "6.8.0", + "@typescript-eslint/eslint-plugin": "6.9.0", + "@typescript-eslint/parser": "6.9.0", "@vitejs/plugin-legacy": "4.1.1", "@vitejs/plugin-vue": "4.4.0", "@vue/eslint-config-typescript": "12.0.0", @@ -149,15 +149,15 @@ "@vue/tsconfig": "0.4.0", "autoprefixer": "10.4.16", "browserslist": "4.22.1", - "caniuse-lite": "1.0.30001551", + "caniuse-lite": "1.0.30001554", "css-has-pseudo": "6.0.0", "csstype": "3.1.2", - "cypress": "13.3.2", + "cypress": "13.3.3", "esbuild": "0.19.5", "eslint": "8.52.0", - "eslint-plugin-vue": "9.17.0", + "eslint-plugin-vue": "9.18.0", "happy-dom": "12.9.1", - "histoire": "0.17.2", + "histoire": "0.17.4", "postcss": "8.4.31", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", @@ -165,7 +165,7 @@ "postcss-preset-env": "9.2.0", "rollup": "4.1.4", "rollup-plugin-visualizer": "5.9.2", - "sass": "1.69.4", + "sass": "1.69.5", "start-server-and-test": "2.0.1", "typescript": "5.2.2", "vite": "4.5.0", @@ -174,7 +174,7 @@ "vite-plugin-sentry": "1.3.0", "vite-svg-loader": "4.0.0", "vitest": "0.34.6", - "vue-tsc": "1.8.19", + "vue-tsc": "1.8.21", "wait-on": "7.0.1", "workbox-cli": "7.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 519692a3f..38e983751 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -242,22 +242,22 @@ dependencies: devDependencies: '@4tw/cypress-drag-drop': specifier: 2.2.5 - version: 2.2.5(cypress@13.3.2) + version: 2.2.5(cypress@13.3.3) '@cypress/vite-dev-server': specifier: 5.0.6 version: 5.0.6 '@cypress/vue': specifier: 6.0.0 - version: 6.0.0(cypress@13.3.2)(vue@3.3.6) + version: 6.0.0(cypress@13.3.3)(vue@3.3.6) '@faker-js/faker': specifier: 8.2.0 version: 8.2.0 '@histoire/plugin-screenshot': specifier: 0.17.0 - version: 0.17.0(histoire@0.17.2) + version: 0.17.0(histoire@0.17.4) '@histoire/plugin-vue': - specifier: 0.17.1 - version: 0.17.1(histoire@0.17.2)(vite@4.5.0)(vue@3.3.6) + specifier: 0.17.4 + version: 0.17.4(histoire@0.17.4)(vite@4.5.0)(vue@3.3.6) '@rushstack/eslint-patch': specifier: 1.5.1 version: 1.5.1 @@ -280,17 +280,17 @@ devDependencies: specifier: 5.0.2 version: 5.0.2 '@types/node': - specifier: 18.18.6 - version: 18.18.6 + specifier: 18.18.7 + version: 18.18.7 '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 '@typescript-eslint/eslint-plugin': - specifier: 6.8.0 - version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.52.0)(typescript@5.2.2) + specifier: 6.9.0 + version: 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: 6.8.0 - version: 6.8.0(eslint@8.52.0)(typescript@5.2.2) + specifier: 6.9.0 + version: 6.9.0(eslint@8.52.0)(typescript@5.2.2) '@vitejs/plugin-legacy': specifier: 4.1.1 version: 4.1.1(terser@5.10.0)(vite@4.5.0) @@ -299,7 +299,7 @@ devDependencies: version: 4.4.0(vite@4.5.0)(vue@3.3.6) '@vue/eslint-config-typescript': specifier: 12.0.0 - version: 12.0.0(eslint-plugin-vue@9.17.0)(eslint@8.52.0)(typescript@5.2.2) + version: 12.0.0(eslint-plugin-vue@9.18.0)(eslint@8.52.0)(typescript@5.2.2) '@vue/test-utils': specifier: 2.4.1 version: 2.4.1(vue@3.3.6) @@ -313,8 +313,8 @@ devDependencies: specifier: 4.22.1 version: 4.22.1 caniuse-lite: - specifier: 1.0.30001551 - version: 1.0.30001551 + specifier: 1.0.30001554 + version: 1.0.30001554 css-has-pseudo: specifier: 6.0.0 version: 6.0.0(postcss@8.4.31) @@ -322,8 +322,8 @@ devDependencies: specifier: 3.1.2 version: 3.1.2 cypress: - specifier: 13.3.2 - version: 13.3.2 + specifier: 13.3.3 + version: 13.3.3 esbuild: specifier: 0.19.5 version: 0.19.5 @@ -331,14 +331,14 @@ devDependencies: specifier: 8.52.0 version: 8.52.0 eslint-plugin-vue: - specifier: 9.17.0 - version: 9.17.0(eslint@8.52.0) + specifier: 9.18.0 + version: 9.18.0(eslint@8.52.0) happy-dom: specifier: 12.9.1 version: 12.9.1 histoire: - specifier: 0.17.2 - version: 0.17.2(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0)(vite@4.5.0) + specifier: 0.17.4 + version: 0.17.4(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0) postcss: specifier: 8.4.31 version: 8.4.31 @@ -361,8 +361,8 @@ devDependencies: specifier: 5.9.2 version: 5.9.2(rollup@4.1.4) sass: - specifier: 1.69.4 - version: 1.69.4 + specifier: 1.69.5 + version: 1.69.5 start-server-and-test: specifier: 2.0.1 version: 2.0.1 @@ -371,7 +371,7 @@ devDependencies: version: 5.2.2 vite: specifier: 4.5.0 - version: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + version: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) vite-plugin-inject-preload: specifier: 1.3.3 version: 1.3.3(vite@4.5.0) @@ -386,10 +386,10 @@ devDependencies: version: 4.0.0 vitest: specifier: 0.34.6 - version: 0.34.6(happy-dom@12.9.1)(sass@1.69.4)(terser@5.10.0) + version: 0.34.6(happy-dom@12.9.1)(sass@1.69.5)(terser@5.10.0) vue-tsc: - specifier: 1.8.19 - version: 1.8.19(typescript@5.2.2) + specifier: 1.8.21 + version: 1.8.21(typescript@5.2.2) wait-on: specifier: 7.0.1 version: 7.0.1(debug@4.3.4) @@ -399,12 +399,12 @@ devDependencies: packages: - /@4tw/cypress-drag-drop@2.2.5(cypress@13.3.2): + /@4tw/cypress-drag-drop@2.2.5(cypress@13.3.3): resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==} peerDependencies: cypress: 2 - 13 dependencies: - cypress: 13.3.2 + cypress: 13.3.3 dev: true /@aashutoshrathi/word-wrap@1.2.6: @@ -3147,7 +3147,7 @@ packages: - supports-color dev: true - /@cypress/vue@6.0.0(cypress@13.3.2)(vue@3.3.6): + /@cypress/vue@6.0.0(cypress@13.3.3)(vue@3.3.6): resolution: {integrity: sha512-KMfRw8y/kXn/RJqaDdFnYnW7YLk47313UE3Yip+sLDjILJ2kA0WEiEa6MYKe58v8TNRtwcRpUH5xAYVNs1N6/A==} engines: {node: '>=8'} peerDependencies: @@ -3158,7 +3158,7 @@ packages: '@cypress/webpack-dev-server': optional: true dependencies: - cypress: 13.3.2 + cypress: 13.3.3 vue: 3.3.6(typescript@5.2.2) dev: true @@ -3673,12 +3673,12 @@ packages: '@hapi/hoek': 9.2.1 dev: true - /@histoire/app@0.17.0(vite@4.5.0): - resolution: {integrity: sha512-rZyuIw3Ck6RqwBSkCfIAZAzKZTclzWmLcCNtSCbUHF/wcEUbFdfAhGTW56+NhzNeURq+QxNuklHhSnE+x0PiEQ==} + /@histoire/app@0.17.4(vite@4.5.0): + resolution: {integrity: sha512-I1FmkPvxL76YaUIyruW2TI0F+16TGSOGFBxfMzt0lcHOSJqyf2VYaDp0Z0FKkiQOEtR7JTWlEkYhKTALZaH0Rw==} dependencies: - '@histoire/controls': 0.17.0(vite@4.5.0) - '@histoire/shared': 0.17.0(vite@4.5.0) - '@histoire/vendors': 0.17.0 + '@histoire/controls': 0.17.4(vite@4.5.0) + '@histoire/shared': 0.17.4(vite@4.5.0) + '@histoire/vendors': 0.17.4 '@types/flexsearch': 0.7.5 flexsearch: 0.7.21 shiki-es: 0.2.0 @@ -3686,8 +3686,8 @@ packages: - vite dev: true - /@histoire/controls@0.17.0(vite@4.5.0): - resolution: {integrity: sha512-zdZB4kLthWIZxe/GxUdYM18y7lXiF13g8BMomE9d/YudY1KFkfmMKSbrNlDyM9yKiTd6ycSRJIWEXlxOSuyNrw==} + /@histoire/controls@0.17.4(vite@4.5.0): + resolution: {integrity: sha512-eHon0NF7NpvQt1azE83laK+rX2elCm5wp45Oijv1viBwD+1KfXuxlU1xQoFqeNHPyD2F2c3NYLuKUOW/tzTKDw==} dependencies: '@codemirror/commands': 6.2.4 '@codemirror/lang-json': 6.0.1 @@ -3696,13 +3696,13 @@ packages: '@codemirror/state': 6.2.1 '@codemirror/theme-one-dark': 6.1.2 '@codemirror/view': 6.16.0 - '@histoire/shared': 0.17.0(vite@4.5.0) - '@histoire/vendors': 0.17.0 + '@histoire/shared': 0.17.4(vite@4.5.0) + '@histoire/vendors': 0.17.4 transitivePeerDependencies: - vite dev: true - /@histoire/plugin-screenshot@0.17.0(histoire@0.17.2): + /@histoire/plugin-screenshot@0.17.0(histoire@0.17.4): resolution: {integrity: sha512-qEVk0/OiydlrxQjS1eex05aOdAkzN55A9S1Iu91oB/M61In7S+gnh32H+i1SgvdnVE7S3ie/EfKtpCAhjTXUig==} peerDependencies: histoire: ^0.17.0 @@ -3710,7 +3710,7 @@ packages: capture-website: 2.4.1 defu: 6.1.2 fs-extra: 10.1.0 - histoire: 0.17.2(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0)(vite@4.5.0) + histoire: 0.17.4(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3719,18 +3719,18 @@ packages: - utf-8-validate dev: true - /@histoire/plugin-vue@0.17.1(histoire@0.17.2)(vite@4.5.0)(vue@3.3.6): - resolution: {integrity: sha512-p9MkCy1Ohe0RkAwpTB6XcOoAhlSsONBSWorhVukwi4HnIMUsPbTjOVkLfKhALW9QtVux+7reWXRocJdLECNwGA==} + /@histoire/plugin-vue@0.17.4(histoire@0.17.4)(vite@4.5.0)(vue@3.3.6): + resolution: {integrity: sha512-j0gI8dlW2xdpNDvndEkZeanvARYhZTDaCDy1FtB5GixWqoa6Z1pXKhp9urAQs1PixjxRudMGjc/V0fS00d2B1w==} peerDependencies: - histoire: ^0.17.0 + histoire: ^0.17.4 vue: ^3.2.47 dependencies: - '@histoire/controls': 0.17.0(vite@4.5.0) - '@histoire/shared': 0.17.0(vite@4.5.0) - '@histoire/vendors': 0.17.0 + '@histoire/controls': 0.17.4(vite@4.5.0) + '@histoire/shared': 0.17.4(vite@4.5.0) + '@histoire/vendors': 0.17.4 change-case: 4.1.2 globby: 13.2.2 - histoire: 0.17.2(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0)(vite@4.5.0) + histoire: 0.17.4(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.6(typescript@5.2.2) @@ -3738,22 +3738,22 @@ packages: - vite dev: true - /@histoire/shared@0.17.0(vite@4.5.0): - resolution: {integrity: sha512-itdEqD+V+WNkCqhSsgoSRuoHeXBH3/bNjY98vHz/89prKeqEVMGbBbGPUpgm1IpKEYrNcLhfDAREJHnwsKxKCg==} + /@histoire/shared@0.17.4(vite@4.5.0): + resolution: {integrity: sha512-S2UDTare+ZZi+RBe+fhSJ8qbpulLQvtfeAdun87CQqycuS3lemjqZaDcNxYGeFhmNT17c0HEu6fisRrB3Vk1tw==} peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: - '@histoire/vendors': 0.17.0 + '@histoire/vendors': 0.17.4 '@types/fs-extra': 9.0.13 '@types/markdown-it': 12.2.3 chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) dev: true - /@histoire/vendors@0.17.0: - resolution: {integrity: sha512-HI2hkai3p5+gAoWZAGWoAdDLlu0ujfYtGhykGChTQyKAroocizRG21l/2w71cN1K+oigbAccqtxP8BkpqX74cQ==} + /@histoire/vendors@0.17.4: + resolution: {integrity: sha512-Tz9bGp3onic5cc1x+5NErS+Y19NxNEAPpYKab7UnPbx8iEsWqNGsbgZAAEL8CJKhOX/DiKfD7NUEQMC4AW/Kbg==} dev: true /@humanwhocodes/config-array@0.11.13: @@ -4736,7 +4736,7 @@ packages: /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 dev: true /@types/har-format@1.2.10: @@ -4760,7 +4760,7 @@ packages: /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 dev: true /@types/linkify-it@3.0.2: @@ -4801,8 +4801,10 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.18.6: - resolution: {integrity: sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==} + /@types/node@18.18.7: + resolution: {integrity: sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ==} + dependencies: + undici-types: 5.26.5 dev: true /@types/normalize-package-data@2.4.1: @@ -4827,13 +4829,13 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 dev: true /@types/semver@7.5.0: @@ -4882,12 +4884,12 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 dev: true optional: true - /@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.52.0)(typescript@5.2.2): - resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==} + /@typescript-eslint/eslint-plugin@6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2): + resolution: {integrity: sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -4898,11 +4900,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.8.0(eslint@8.52.0)(typescript@5.2.2) - '@typescript-eslint/scope-manager': 6.8.0 - '@typescript-eslint/type-utils': 6.8.0(eslint@8.52.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.8.0(eslint@8.52.0)(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/parser': 6.9.0(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/type-utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.9.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.52.0 graphemer: 1.4.0 @@ -4915,8 +4917,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.8.0(eslint@8.52.0)(typescript@5.2.2): - resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==} + /@typescript-eslint/parser@6.9.0(eslint@8.52.0)(typescript@5.2.2): + resolution: {integrity: sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4925,10 +4927,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.8.0 - '@typescript-eslint/types': 6.8.0 - '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/typescript-estree': 6.9.0(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.9.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.52.0 typescript: 5.2.2 @@ -4936,16 +4938,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@6.8.0: - resolution: {integrity: sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==} + /@typescript-eslint/scope-manager@6.9.0: + resolution: {integrity: sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.8.0 - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/visitor-keys': 6.9.0 dev: true - /@typescript-eslint/type-utils@6.8.0(eslint@8.52.0)(typescript@5.2.2): - resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==} + /@typescript-eslint/type-utils@6.9.0(eslint@8.52.0)(typescript@5.2.2): + resolution: {integrity: sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4954,8 +4956,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2) - '@typescript-eslint/utils': 6.8.0(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 6.9.0(typescript@5.2.2) + '@typescript-eslint/utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2) debug: 4.3.4(supports-color@8.1.1) eslint: 8.52.0 ts-api-utils: 1.0.1(typescript@5.2.2) @@ -4964,13 +4966,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types@6.8.0: - resolution: {integrity: sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==} + /@typescript-eslint/types@6.9.0: + resolution: {integrity: sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.8.0(typescript@5.2.2): - resolution: {integrity: sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==} + /@typescript-eslint/typescript-estree@6.9.0(typescript@5.2.2): + resolution: {integrity: sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -4978,8 +4980,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.8.0 - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/visitor-keys': 6.9.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -4990,8 +4992,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.8.0(eslint@8.52.0)(typescript@5.2.2): - resolution: {integrity: sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==} + /@typescript-eslint/utils@6.9.0(eslint@8.52.0)(typescript@5.2.2): + resolution: {integrity: sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4999,9 +5001,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.8.0 - '@typescript-eslint/types': 6.8.0 - '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/typescript-estree': 6.9.0(typescript@5.2.2) eslint: 8.52.0 semver: 7.5.4 transitivePeerDependencies: @@ -5009,11 +5011,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@6.8.0: - resolution: {integrity: sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==} + /@typescript-eslint/visitor-keys@6.9.0: + resolution: {integrity: sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.8.0 + '@typescript-eslint/types': 6.9.0 eslint-visitor-keys: 3.4.3 dev: true @@ -5036,7 +5038,7 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@8.9.0) - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true @@ -5048,7 +5050,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) vue: 3.3.6(typescript@5.2.2) dev: true @@ -5090,22 +5092,22 @@ packages: pretty-format: 29.5.0 dev: true - /@volar/language-core@1.10.4: - resolution: {integrity: sha512-Na69qA6uwVIdA0rHuOc2W3pHtVQQO8hCNim7FOaKNpRJh0oAFnu5r9i7Oopo5C4cnELZkPNjTrbmpcCTiW+CMQ==} + /@volar/language-core@1.10.5: + resolution: {integrity: sha512-xD71j4Ee0Ycq8WsiAE6H/aCThGdTobiZZeD+jFD+bvmbopa1Az296pqJysr3Ck8c7n5+GGF+xlKCS3WxRFYgSQ==} dependencies: - '@volar/source-map': 1.10.4 + '@volar/source-map': 1.10.5 dev: true - /@volar/source-map@1.10.4: - resolution: {integrity: sha512-RxZdUEL+pV8p+SMqnhVjzy5zpb1QRZTlcwSk4bdcBO7yOu4rtEWqDGahVCEj4CcXour+0yJUMrMczfSCpP9Uxg==} + /@volar/source-map@1.10.5: + resolution: {integrity: sha512-s4kgo66SA1kMzYvF9HFE6Vc1rxtXLUmcLrT2WKnchPDvLne+97Kw+xoR2NxJFmsvHoL18vmu/YGXYcN+Q5re1g==} dependencies: muggle-string: 0.3.1 dev: true - /@volar/typescript@1.10.4: - resolution: {integrity: sha512-BCCUEBASBEMCrz7qmNSi2hBEWYsXD0doaktRKpmmhvb6XntM2sAWYu6gbyK/MluLDgluGLFiFRpWgobgzUqolg==} + /@volar/typescript@1.10.5: + resolution: {integrity: sha512-kfDehpeLJku9i1BgsFOYIczPmFFH4herl+GZrLGdvX5urTqeCKsKYlF36iNmFaADzjMb9WlENcUZzPjK8MxNrQ==} dependencies: - '@volar/language-core': 1.10.4 + '@volar/language-core': 1.10.5 dev: true /@vue/compiler-core@3.2.45: @@ -5124,6 +5126,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 + dev: false /@vue/compiler-core@3.3.6: resolution: {integrity: sha512-2JNjemwaNwf+MkkatATVZi7oAH1Hx0B04DdPH3ZoZ8vKC1xZVP7nl4HIsk8XYd3r+/52sqqoz9TWzYc3yE9dqA==} @@ -5145,6 +5148,7 @@ packages: dependencies: '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 + dev: false /@vue/compiler-dom@3.3.6: resolution: {integrity: sha512-1MxXcJYMHiTPexjLAJUkNs/Tw2eDf2tY3a0rL+LfuWyiKN2s6jvSwywH3PWD8bKICjfebX3GWx2Os8jkRDq3Ng==} @@ -5220,7 +5224,7 @@ packages: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: false - /@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.17.0)(eslint@8.52.0)(typescript@5.2.2): + /@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.18.0)(eslint@8.52.0)(typescript@5.2.2): resolution: {integrity: sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -5231,29 +5235,29 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.52.0)(typescript@5.2.2) - '@typescript-eslint/parser': 6.8.0(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.9.0(eslint@8.52.0)(typescript@5.2.2) eslint: 8.52.0 - eslint-plugin-vue: 9.17.0(eslint@8.52.0) + eslint-plugin-vue: 9.18.0(eslint@8.52.0) typescript: 5.2.2 vue-eslint-parser: 9.3.1(eslint@8.52.0) transitivePeerDependencies: - supports-color dev: true - /@vue/language-core@1.8.19(typescript@5.2.2): - resolution: {integrity: sha512-nt3dodGs97UM6fnxeQBazO50yYCKBK53waFWB3qMbLmR6eL3aUryZgQtZoBe1pye17Wl8fs9HysV3si6xMgndQ==} + /@vue/language-core@1.8.21(typescript@5.2.2): + resolution: {integrity: sha512-dKQJc1xfWIZfv6BeXyxz3SSNrC7npJpDIN/VOb1rodAm4o247TElrXOHYAJdV9x1KilaEUo3YbnQE+WA3vQwMw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.10.4 - '@volar/source-map': 1.10.4 - '@vue/compiler-dom': 3.3.4 - '@vue/reactivity': 3.3.4 - '@vue/shared': 3.3.4 + '@volar/language-core': 1.10.5 + '@volar/source-map': 1.10.5 + '@vue/compiler-dom': 3.3.6 + '@vue/shared': 3.3.6 + computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 typescript: 5.2.2 @@ -5289,12 +5293,6 @@ packages: estree-walker: 2.0.2 magic-string: 0.30.5 - /@vue/reactivity@3.3.4: - resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} - dependencies: - '@vue/shared': 3.3.4 - dev: true - /@vue/reactivity@3.3.6: resolution: {integrity: sha512-gtChAumfQz5lSy5jZXfyXbKrIYPf9XEOrIr6rxwVyeWVjFhJwmwPLtV6Yis+M9onzX++I5AVE9j+iPH60U+B8Q==} dependencies: @@ -5328,6 +5326,7 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} + dev: false /@vue/shared@3.3.6: resolution: {integrity: sha512-Xno5pEqg8SVhomD0kTSmfh30ZEmV/+jZtyh39q6QflrjdJCXah5lrnOLi9KB6a5k5aAHXMXjoMnxlzUkCNfWLQ==} @@ -5350,15 +5349,6 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.19(typescript@5.2.2): - resolution: {integrity: sha512-k/SHeeQROUgqsxyHQ8Cs3Zz5TnX57p7BcBDVYR2E0c61QL2DJ2G8CsaBremmNGuGE6o1R5D50IHIxFmroMz8iw==} - dependencies: - '@volar/typescript': 1.10.4 - '@vue/language-core': 1.8.19(typescript@5.2.2) - transitivePeerDependencies: - - typescript - dev: true - /@vueuse/core@10.5.0(vue@3.3.6): resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==} dependencies: @@ -5609,7 +5599,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.22.1 - caniuse-lite: 1.0.30001551 + caniuse-lite: 1.0.30001554 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -5800,7 +5790,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001551 + caniuse-lite: 1.0.30001554 electron-to-chromium: 1.4.540 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) @@ -5886,8 +5876,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite@1.0.30001551: - resolution: {integrity: sha512-vtBAez47BoGMMzlbYhfXrMV1kvRF2WP/lqiMuDu1Sb4EE4LKEgjopFDSRtZfdVnslNRpOqV/woE+Xgrwj6VQlg==} + /caniuse-lite@1.0.30001554: + resolution: {integrity: sha512-A2E3U//MBwbJVzebddm1YfNp7Nud5Ip+IPn4BozBmn4KqVX7AvluoIDFWjsv5OkGnKUXQVmMSoMKLa3ScCblcQ==} dev: true /capital-case@1.0.4: @@ -6153,6 +6143,10 @@ packages: engines: {node: '>=4.0.0'} dev: true + /computeds@0.0.1: + resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} + dev: true + /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true @@ -6358,15 +6352,15 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress@13.3.2: - resolution: {integrity: sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==} + /cypress@13.3.3: + resolution: {integrity: sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 18.18.6 + '@types/node': 18.18.7 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0 @@ -6893,8 +6887,8 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-plugin-vue@9.17.0(eslint@8.52.0): - resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} + /eslint-plugin-vue@9.18.0(eslint@8.52.0): + resolution: {integrity: sha512-yUM8a2OD/7Qs0PiugkRaxgz5KBRvzMvWShity2UvVFAN0yk8029mGpTdg/TNARPiYzp335mEwDHwcAR8tQNe4g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 @@ -7604,17 +7598,17 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.17.2(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0)(vite@4.5.0): - resolution: {integrity: sha512-Mz+4AWBs+P2TeopXJ0qG4ZsrpuLggNPNF3yG4Q8yg8kXcd6a9DXUWuEElYbglod/xP5XB8efaDy2nibLTybJzg==} + /histoire@0.17.4(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0): + resolution: {integrity: sha512-B0cRe4HlsBLziI1DaPfySvRAJQR0x0TAdEeX1gxTLXYIwq7jFoD1OrXmqHjfwCJQtJzML7WaT851RewtMLCXZw==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: '@akryum/tinypool': 0.3.1 - '@histoire/app': 0.17.0(vite@4.5.0) - '@histoire/controls': 0.17.0(vite@4.5.0) - '@histoire/shared': 0.17.0(vite@4.5.0) - '@histoire/vendors': 0.17.0 + '@histoire/app': 0.17.4(vite@4.5.0) + '@histoire/controls': 0.17.4(vite@4.5.0) + '@histoire/shared': 0.17.4(vite@4.5.0) + '@histoire/vendors': 0.17.4 '@types/flexsearch': 0.7.5 '@types/markdown-it': 12.2.3 birpc: 0.1.1 @@ -7635,13 +7629,13 @@ packages: markdown-it-emoji: 2.0.2 micromatch: 4.0.5 mrmime: 1.0.1 - pathe: 0.2.0 + pathe: 1.1.1 picocolors: 1.0.0 sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.3 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) - vite-node: 0.34.4(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) + vite-node: 0.34.6(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -8076,7 +8070,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -10072,8 +10066,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.69.4: - resolution: {integrity: sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==} + /sass@1.69.5: + resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -10764,6 +10758,10 @@ packages: through: 2.3.8 dev: true + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + dev: true + /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} @@ -10920,29 +10918,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.4(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0): - resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4(supports-color@8.1.1) - mlly: 1.4.0 - pathe: 1.1.1 - picocolors: 1.0.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - - /vite-node@0.34.6(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0): + /vite-node@0.34.6(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10952,7 +10928,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10971,7 +10947,7 @@ packages: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) dev: true /vite-plugin-pwa@0.16.5(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0): @@ -10985,7 +10961,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 pretty-bytes: 6.1.1 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) workbox-build: 7.0.0(acorn@8.9.0) workbox-window: 7.0.0 transitivePeerDependencies: @@ -10999,7 +10975,7 @@ packages: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -11012,7 +10988,7 @@ packages: svgo: 3.0.2 dev: true - /vite@4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0): + /vite@4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0): resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11040,17 +11016,17 @@ packages: terser: optional: true dependencies: - '@types/node': 18.18.6 + '@types/node': 18.18.7 esbuild: 0.18.15 postcss: 8.4.31 rollup: 3.29.4 - sass: 1.69.4 + sass: 1.69.5 terser: 5.10.0(acorn@8.9.0) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.34.6(happy-dom@12.9.1)(sass@1.69.4)(terser@5.10.0): + /vitest@0.34.6(happy-dom@12.9.1)(sass@1.69.5)(terser@5.10.0): resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -11083,7 +11059,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.18.6 + '@types/node': 18.18.7 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -11103,8 +11079,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.5.0(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) - vite-node: 0.34.6(@types/node@18.18.6)(sass@1.69.4)(terser@5.10.0) + vite: 4.5.0(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) + vite-node: 0.34.6(@types/node@18.18.7)(sass@1.69.5)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -11211,14 +11187,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.19(typescript@5.2.2): - resolution: {integrity: sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==} + /vue-tsc@1.8.21(typescript@5.2.2): + resolution: {integrity: sha512-gc9e+opdeF0zKixaadXT5v2s+x+77oqpuza/vwqDhdDyEeLZUOmZaVeb9noZpkdhFaLq7t7ils/7lFU8E/Hgew==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.19(typescript@5.2.2) - '@vue/typescript': 1.8.19(typescript@5.2.2) + '@volar/typescript': 1.10.5 + '@vue/language-core': 1.8.21(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 dev: true diff --git a/src/components/misc/CustomTransition.vue b/src/components/misc/CustomTransition.vue index 99ed308f3..77e6d9dc6 100644 --- a/src/components/misc/CustomTransition.vue +++ b/src/components/misc/CustomTransition.vue @@ -1,6 +1,7 @@