diff --git a/package.json b/package.json index c83bd91..59db388 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier-plugin-vue": "^1.1.6", "rollup-plugin-visualizer": "^6.0.5", "sass": "^1.97.0", - "sass-embedded": "^1.97.0", + "sass-embedded": "^1.97.2", "typescript": "5.9.2", "typescript-eslint": "^8.50.0", "vite": "^6.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5980bc..ae0d761 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 3.1.0 '@nextcloud/vite-config': specifier: 2.3.5 - version: 2.3.5(@types/node@20.17.10)(browserslist@4.28.1)(picomatch@4.0.3)(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2)) + version: 2.3.5(@types/node@20.17.10)(browserslist@4.28.1)(picomatch@4.0.3)(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2)) '@nextcloud/vue': specifier: ^9.3.1 version: 9.3.1(typescript@5.9.2) @@ -73,8 +73,8 @@ importers: specifier: ^1.97.0 version: 1.97.0 sass-embedded: - specifier: ^1.97.0 - version: 1.97.0 + specifier: ^1.97.2 + version: 1.97.2 typescript: specifier: 5.9.2 version: 5.9.2 @@ -83,10 +83,10 @@ importers: version: 8.50.0(eslint@9.39.2)(typescript@5.9.2) vite: specifier: ^6.4.1 - version: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + version: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) vite-plugin-checker: specifier: ^0.12.0 - version: 0.12.0(eslint@9.39.2)(meow@13.2.0)(optionator@0.9.4)(stylelint@16.11.0(typescript@5.9.2))(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue-tsc@2.2.12(typescript@5.9.2)) + version: 0.12.0(eslint@9.39.2)(meow@13.2.0)(optionator@0.9.4)(stylelint@16.11.0(typescript@5.9.2))(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue-tsc@2.2.12(typescript@5.9.2)) vue-router: specifier: ^4.6.4 version: 4.6.4(vue@3.5.25(typescript@5.9.2)) @@ -386,6 +386,12 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + '@eslint-community/eslint-utils@4.9.1': + resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + '@eslint-community/regexpp@4.12.2': resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -1918,6 +1924,10 @@ packages: resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} + esquery@1.7.0: + resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==} + engines: {node: '>=0.10'} + esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} @@ -1983,8 +1993,8 @@ packages: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} - fastq@1.19.1: - resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} + fastq@1.20.1: + resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} @@ -3203,112 +3213,112 @@ packages: resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} engines: {node: '>= 0.4'} - sass-embedded-all-unknown@1.97.0: - resolution: {integrity: sha512-9F6MyQcwp3YiuGMk5bC7g9jL+D1KkW/ONQgrkoTQ7ALcmoPKmsauZg5WgRhLYW9UhpnGTgANrWrZdiREAR1YkA==} + sass-embedded-all-unknown@1.97.2: + resolution: {integrity: sha512-Fj75+vOIDv1T/dGDwEpQ5hgjXxa2SmMeShPa8yrh2sUz1U44bbmY4YSWPCdg8wb7LnwiY21B2KRFM+HF42yO4g==} cpu: ['!arm', '!arm64', '!riscv64', '!x64'] - sass-embedded-android-arm64@1.97.0: - resolution: {integrity: sha512-uDG/0DS6A+KRiOYUV1UNHBq67DHvO+/54Ja+dg8S5fl5uvPwZGHpJFheemA9R6vvddwyjGmzVacvCQxdmECcfQ==} + sass-embedded-android-arm64@1.97.2: + resolution: {integrity: sha512-pF6I+R5uThrscd3lo9B3DyNTPyGFsopycdx0tDAESN6s+dBbiRgNgE4Zlpv50GsLocj/lDLCZaabeTpL3ubhYA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [android] - sass-embedded-android-arm@1.97.0: - resolution: {integrity: sha512-VLxeVR5FMwSZoOliBY8Qy2trZCWYz3w4ILf0QZ68eep3mIQjtykY3BSKC2R/w9DkPQDNJXdgbgnxeOubC8k5xw==} + sass-embedded-android-arm@1.97.2: + resolution: {integrity: sha512-BPT9m19ttY0QVHYYXRa6bmqmS3Fa2EHByNUEtSVcbm5PkIk1ntmYkG9fn5SJpIMbNmFDGwHx+pfcZMmkldhnRg==} engines: {node: '>=14.0.0'} cpu: [arm] os: [android] - sass-embedded-android-riscv64@1.97.0: - resolution: {integrity: sha512-yrwsyPR08CXW5Ggr0kI1jTUcKkBOtjODbDj11nRrBwyrXRqhf1obqfchQxTW0HlYT8VZmZGfnHvPNNDwOSdfZg==} + sass-embedded-android-riscv64@1.97.2: + resolution: {integrity: sha512-fprI8ZTJdz+STgARhg8zReI2QhhGIT9G8nS7H21kc3IkqPRzhfaemSxEtCqZyvDbXPcgYiDLV7AGIReHCuATog==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [android] - sass-embedded-android-x64@1.97.0: - resolution: {integrity: sha512-a1QW1pFykLCtV8J3AZ+wtrwOx0ORZsW4orF6fOrBYL2sLhlzhB3iK+QzWezFvH5+FMgLQBC4xgYYk4NV9WCO9g==} + sass-embedded-android-x64@1.97.2: + resolution: {integrity: sha512-RswwSjURZxupsukEmNt2t6RGvuvIw3IAD5sDq1Pc65JFvWFY3eHqCmH0lG0oXqMg6KJcF0eOxHOp2RfmIm2+4w==} engines: {node: '>=14.0.0'} cpu: [x64] os: [android] - sass-embedded-darwin-arm64@1.97.0: - resolution: {integrity: sha512-5XV42FEqhQEGFQ/w8HUk///k0XMHLyBt1j2alxTr9ZI77HqiAIl6kVZp0kxJ++gt/y3E6hKoMLngHHC6zIBR5A==} + sass-embedded-darwin-arm64@1.97.2: + resolution: {integrity: sha512-xcsZNnU1XZh21RE/71OOwNqPVcGBU0qT9A4k4QirdA34+ts9cDIaR6W6lgHOBR/Bnnu6w6hXJR4Xth7oFrefPA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [darwin] - sass-embedded-darwin-x64@1.97.0: - resolution: {integrity: sha512-Kc0aKFfKPd/kz8mSGtRKTEN7FKnqs30iZf6APb0ZHMuvMVfOfdD+fZ/85htT+j5k2F+UUSFBpbx04W0gZW020A==} + sass-embedded-darwin-x64@1.97.2: + resolution: {integrity: sha512-T/9DTMpychm6+H4slHCAsYJRJ6eM+9H9idKlBPliPrP4T8JdC2Cs+ZOsYqrObj6eOtAD0fGf+KgyNhnW3xVafA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [darwin] - sass-embedded-linux-arm64@1.97.0: - resolution: {integrity: sha512-ofm9esPA9P0sB6wJPcDhQYjSDfa7RoVKD0IHvFPMrK9OLTKg8lw80/afH49a9URYeYiE4wFP76Fr9t+s7A6E1Q==} + sass-embedded-linux-arm64@1.97.2: + resolution: {integrity: sha512-Wh+nQaFer9tyE5xBPv5murSUZE/+kIcg8MyL5uqww6be9Iq+UmZpcJM7LUk+q8klQ9LfTmoDSNFA74uBqxD6IA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - sass-embedded-linux-arm@1.97.0: - resolution: {integrity: sha512-pwM5A1+w3l1T/FXwJNqZD0WukCENeRkgxPSpZmsO4/QNLdTpGCz16D5spYPQ7f7GZo9aNaHt1EaDLHCjlEA8LQ==} + sass-embedded-linux-arm@1.97.2: + resolution: {integrity: sha512-yDRe1yifGHl6kibkDlRIJ2ZzAU03KJ1AIvsAh4dsIDgK5jx83bxZLV1ZDUv7a8KK/iV/80LZnxnu/92zp99cXQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - sass-embedded-linux-musl-arm64@1.97.0: - resolution: {integrity: sha512-8VF4nc7oUklhUGGAY0T6Ktd9T9ZFwoOsWje7ocOV57tjbocFp/eeAPqX1v2BpiZtMVURyYwaZsRSAL79DT7oRw==} + sass-embedded-linux-musl-arm64@1.97.2: + resolution: {integrity: sha512-NfUqZSjHwnHvpSa7nyNxbWfL5obDjNBqhHUYmqbHUcmqBpFfHIQsUPgXME9DKn1yBlBc3mWnzMxRoucdYTzd2Q==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - sass-embedded-linux-musl-arm@1.97.0: - resolution: {integrity: sha512-+rsW0OreW4sPtdXDewDESxJLJdxW3B0EL7ICajkRFs3KbeNdgOVnP5DJQ39hquAoZH0AcEEGcd6236ZMMzEbwQ==} + sass-embedded-linux-musl-arm@1.97.2: + resolution: {integrity: sha512-GIO6xfAtahJAWItvsXZ3MD1HM6s8cKtV1/HL088aUpKJaw/2XjTCveiOO2AdgMpLNztmq9DZ1lx5X5JjqhS45g==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - sass-embedded-linux-musl-riscv64@1.97.0: - resolution: {integrity: sha512-nlaeeZ5P7tde/c/aMiIl5UduQZPA9ftEyWJxdmWcs3pASFSykslVJR5D4L161EUHzB5z+MxSnbbzcrck0F1slA==} + sass-embedded-linux-musl-riscv64@1.97.2: + resolution: {integrity: sha512-qtM4dJ5gLfvyTZ3QencfNbsTEShIWImSEpkThz+Y2nsCMbcMP7/jYOA03UWgPfEOKSehQQ7EIau7ncbFNoDNPQ==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] - sass-embedded-linux-musl-x64@1.97.0: - resolution: {integrity: sha512-QB6JLr2p1UuEXhiTXEYNypf+w2x/SCMY17vcnXKM47CeaJ88v2C9fJ9oVne6eZntlCylSow/vZCov0JMhklknA==} + sass-embedded-linux-musl-x64@1.97.2: + resolution: {integrity: sha512-ZAxYOdmexcnxGnzdsDjYmNe3jGj+XW3/pF/n7e7r8y+5c6D2CQRrCUdapLgaqPt1edOPQIlQEZF8q5j6ng21yw==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - sass-embedded-linux-riscv64@1.97.0: - resolution: {integrity: sha512-m7QaK4M+YhQ6FZWMI9O8g4tqmM4JrvzJl/YC/eEJXpfgwxMeXsDsPVQWFiBdWOuxqMSH8WhFksw/Bg0J+kK6VQ==} + sass-embedded-linux-riscv64@1.97.2: + resolution: {integrity: sha512-reVwa9ZFEAOChXpDyNB3nNHHyAkPMD+FTctQKECqKiVJnIzv2EaFF6/t0wzyvPgBKeatA8jszAIeOkkOzbYVkQ==} engines: {node: '>=14.0.0'} cpu: [riscv64] os: [linux] - sass-embedded-linux-x64@1.97.0: - resolution: {integrity: sha512-yc7yLWJrAtTBCjEAoNxvE040EGYdsgmaWMSyI9LSIOFlSwrOc4x+W/8IMhLWCygTAgorNPuNlRfPDgkQm1sJmw==} + sass-embedded-linux-x64@1.97.2: + resolution: {integrity: sha512-bvAdZQsX3jDBv6m4emaU2OMTpN0KndzTAMgJZZrKUgiC0qxBmBqbJG06Oj/lOCoXGCxAvUOheVYpezRTF+Feog==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - sass-embedded-unknown-all@1.97.0: - resolution: {integrity: sha512-dDky3ETKeOo543myScL4sp3pj2cANLNKea5aR6v8ZCpDSCDTRxqv4Sj/goTmkVqnp/HOVF88qB3GHtQ8rFtULQ==} + sass-embedded-unknown-all@1.97.2: + resolution: {integrity: sha512-86tcYwohjPgSZtgeU9K4LikrKBJNf8ZW/vfsFbdzsRlvc73IykiqanufwQi5qIul0YHuu9lZtDWyWxM2dH/Rsg==} os: ['!android', '!darwin', '!linux', '!win32'] - sass-embedded-win32-arm64@1.97.0: - resolution: {integrity: sha512-JMU2SKIgUJDw4oaKBcVbuobWRU6f2XmFuYqJdkxJhlITAGimwjZ860gttlzjNtZcVI4+p4ovT14HwpsEcIzfnw==} + sass-embedded-win32-arm64@1.97.2: + resolution: {integrity: sha512-Cv28q8qNjAjZfqfzTrQvKf4JjsZ6EOQ5FxyHUQQeNzm73R86nd/8ozDa1Vmn79Hq0kwM15OCM9epanDuTG1ksA==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [win32] - sass-embedded-win32-x64@1.97.0: - resolution: {integrity: sha512-mKIJGXxEl6OoWEoT4ee5OsBOfExla2ilY5J8tupVwSCxf/i3aOJNLm7ZzRWG9er2K3bC8aovgMisMIVGlBM5hw==} + sass-embedded-win32-x64@1.97.2: + resolution: {integrity: sha512-DVxLxkeDCGIYeyHLAvWW3yy9sy5Ruk5p472QWiyfyyG1G1ASAR8fgfIY5pT0vE6Rv+VAKVLwF3WTspUYu7S1/Q==} engines: {node: '>=14.0.0'} cpu: [x64] os: [win32] - sass-embedded@1.97.0: - resolution: {integrity: sha512-Unwu0MtlAt9hQGHutB2NJhwhPcxiJX99AI7PSz7W4lkikQg9S/HYFtgxtIjpTB4DW7sOYX2xnxvtU/nep9HXTA==} + sass-embedded@1.97.2: + resolution: {integrity: sha512-lKJcskySwAtJ4QRirKrikrWMFa2niAuaGenY2ElHjd55IwHUiur5IdKu6R1hEmGYMs4Qm+6rlRW0RvuAkmcryg==} engines: {node: '>=16.0.0'} hasBin: true @@ -3317,6 +3327,11 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + sass@1.97.2: + resolution: {integrity: sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==} + engines: {node: '>=14.0.0'} + hasBin: true + sax@1.4.3: resolution: {integrity: sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==} @@ -4162,7 +4177,7 @@ snapshots: '@es-joy/jsdoccomment@0.41.0': dependencies: comment-parser: 1.4.1 - esquery: 1.6.0 + esquery: 1.7.0 jsdoc-type-pratt-parser: 4.0.0 '@esbuild/aix-ppc64@0.25.12': @@ -4248,6 +4263,11 @@ snapshots: eslint: 9.39.2 eslint-visitor-keys: 3.4.3 + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.2)': + dependencies: + eslint: 9.39.2 + eslint-visitor-keys: 3.4.3 + '@eslint-community/regexpp@4.12.2': {} '@eslint/config-array@0.21.1': @@ -4482,10 +4502,10 @@ snapshots: dependencies: '@types/jquery': 3.5.16 - '@nextcloud/vite-config@2.3.5(@types/node@20.17.10)(browserslist@4.28.1)(picomatch@4.0.3)(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2))': + '@nextcloud/vite-config@2.3.5(@types/node@20.17.10)(browserslist@4.28.1)(picomatch@4.0.3)(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2))': dependencies: '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) - '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2)) + '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2)) browserslist: 4.28.1 browserslist-to-esbuild: 2.1.1(browserslist@4.28.1) magic-string: 0.30.21 @@ -4495,10 +4515,10 @@ snapshots: rollup-plugin-node-externals: 8.1.2(rollup@4.53.5) sass: 1.97.0 spdx-expression-parse: 4.0.0 - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) - vite-plugin-css-injected-by-js: 3.5.2(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)) - vite-plugin-dts: 4.5.4(@types/node@20.17.10)(rollup@4.53.5)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)) - vite-plugin-node-polyfills: 0.23.0(rollup@4.53.5)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) + vite-plugin-css-injected-by-js: 3.5.2(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)) + vite-plugin-dts: 4.5.4(@types/node@20.17.10)(rollup@4.53.5)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)) + vite-plugin-node-polyfills: 0.23.0(rollup@4.53.5)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)) transitivePeerDependencies: - '@types/node' - picomatch @@ -4572,7 +4592,7 @@ snapshots: '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.19.1 + fastq: 1.20.1 '@nolyfill/is-core-module@1.0.39': {} @@ -4961,7 +4981,7 @@ snapshots: '@typescript-eslint/utils@7.18.0(eslint@9.39.2)(typescript@5.9.2)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.2) @@ -4993,9 +5013,9 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.2))': dependencies: - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) vue: 3.5.25(typescript@5.9.2) '@volar/language-core@2.4.15': @@ -5938,7 +5958,7 @@ snapshots: eslint-plugin-es-x@7.8.0(eslint@9.39.2): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2) '@eslint-community/regexpp': 4.12.2 eslint: 9.39.2 eslint-compat-utils: 0.5.1(eslint@9.39.2) @@ -5980,7 +6000,7 @@ snapshots: debug: 4.4.3 escape-string-regexp: 4.0.0 eslint: 9.39.2 - esquery: 1.6.0 + esquery: 1.7.0 is-builtin-module: 3.2.1 semver: 7.7.3 spdx-expression-parse: 4.0.0 @@ -5989,7 +6009,7 @@ snapshots: eslint-plugin-n@16.6.2(eslint@9.39.2): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2) builtins: 5.1.0 eslint: 9.39.2 eslint-plugin-es-x: 7.8.0(eslint@9.39.2) @@ -6008,7 +6028,7 @@ snapshots: eslint-plugin-vue@9.32.0(eslint@9.39.2): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2) eslint: 9.39.2 globals: 13.24.0 natural-compare: 1.4.0 @@ -6096,6 +6116,10 @@ snapshots: dependencies: estraverse: 5.3.0 + esquery@1.7.0: + dependencies: + estraverse: 5.3.0 + esrecurse@4.3.0: dependencies: estraverse: 5.3.0 @@ -6150,7 +6174,7 @@ snapshots: fastest-levenshtein@1.0.16: {} - fastq@1.19.1: + fastq@1.20.1: dependencies: reusify: 1.1.0 @@ -7616,65 +7640,65 @@ snapshots: es-errors: 1.3.0 is-regex: 1.2.1 - sass-embedded-all-unknown@1.97.0: + sass-embedded-all-unknown@1.97.2: dependencies: - sass: 1.97.0 + sass: 1.97.2 optional: true - sass-embedded-android-arm64@1.97.0: + sass-embedded-android-arm64@1.97.2: optional: true - sass-embedded-android-arm@1.97.0: + sass-embedded-android-arm@1.97.2: optional: true - sass-embedded-android-riscv64@1.97.0: + sass-embedded-android-riscv64@1.97.2: optional: true - sass-embedded-android-x64@1.97.0: + sass-embedded-android-x64@1.97.2: optional: true - sass-embedded-darwin-arm64@1.97.0: + sass-embedded-darwin-arm64@1.97.2: optional: true - sass-embedded-darwin-x64@1.97.0: + sass-embedded-darwin-x64@1.97.2: optional: true - sass-embedded-linux-arm64@1.97.0: + sass-embedded-linux-arm64@1.97.2: optional: true - sass-embedded-linux-arm@1.97.0: + sass-embedded-linux-arm@1.97.2: optional: true - sass-embedded-linux-musl-arm64@1.97.0: + sass-embedded-linux-musl-arm64@1.97.2: optional: true - sass-embedded-linux-musl-arm@1.97.0: + sass-embedded-linux-musl-arm@1.97.2: optional: true - sass-embedded-linux-musl-riscv64@1.97.0: + sass-embedded-linux-musl-riscv64@1.97.2: optional: true - sass-embedded-linux-musl-x64@1.97.0: + sass-embedded-linux-musl-x64@1.97.2: optional: true - sass-embedded-linux-riscv64@1.97.0: + sass-embedded-linux-riscv64@1.97.2: optional: true - sass-embedded-linux-x64@1.97.0: + sass-embedded-linux-x64@1.97.2: optional: true - sass-embedded-unknown-all@1.97.0: + sass-embedded-unknown-all@1.97.2: dependencies: - sass: 1.97.0 + sass: 1.97.2 optional: true - sass-embedded-win32-arm64@1.97.0: + sass-embedded-win32-arm64@1.97.2: optional: true - sass-embedded-win32-x64@1.97.0: + sass-embedded-win32-x64@1.97.2: optional: true - sass-embedded@1.97.0: + sass-embedded@1.97.2: dependencies: '@bufbuild/protobuf': 2.10.2 buffer-builder: 0.2.0 @@ -7685,24 +7709,24 @@ snapshots: sync-child-process: 1.0.2 varint: 6.0.0 optionalDependencies: - sass-embedded-all-unknown: 1.97.0 - sass-embedded-android-arm: 1.97.0 - sass-embedded-android-arm64: 1.97.0 - sass-embedded-android-riscv64: 1.97.0 - sass-embedded-android-x64: 1.97.0 - sass-embedded-darwin-arm64: 1.97.0 - sass-embedded-darwin-x64: 1.97.0 - sass-embedded-linux-arm: 1.97.0 - sass-embedded-linux-arm64: 1.97.0 - sass-embedded-linux-musl-arm: 1.97.0 - sass-embedded-linux-musl-arm64: 1.97.0 - sass-embedded-linux-musl-riscv64: 1.97.0 - sass-embedded-linux-musl-x64: 1.97.0 - sass-embedded-linux-riscv64: 1.97.0 - sass-embedded-linux-x64: 1.97.0 - sass-embedded-unknown-all: 1.97.0 - sass-embedded-win32-arm64: 1.97.0 - sass-embedded-win32-x64: 1.97.0 + sass-embedded-all-unknown: 1.97.2 + sass-embedded-android-arm: 1.97.2 + sass-embedded-android-arm64: 1.97.2 + sass-embedded-android-riscv64: 1.97.2 + sass-embedded-android-x64: 1.97.2 + sass-embedded-darwin-arm64: 1.97.2 + sass-embedded-darwin-x64: 1.97.2 + sass-embedded-linux-arm: 1.97.2 + sass-embedded-linux-arm64: 1.97.2 + sass-embedded-linux-musl-arm: 1.97.2 + sass-embedded-linux-musl-arm64: 1.97.2 + sass-embedded-linux-musl-riscv64: 1.97.2 + sass-embedded-linux-musl-x64: 1.97.2 + sass-embedded-linux-riscv64: 1.97.2 + sass-embedded-linux-x64: 1.97.2 + sass-embedded-unknown-all: 1.97.2 + sass-embedded-win32-arm64: 1.97.2 + sass-embedded-win32-x64: 1.97.2 sass@1.97.0: dependencies: @@ -7712,6 +7736,15 @@ snapshots: optionalDependencies: '@parcel/watcher': 2.5.1 + sass@1.97.2: + dependencies: + chokidar: 4.0.3 + immutable: 5.1.4 + source-map-js: 1.2.1 + optionalDependencies: + '@parcel/watcher': 2.5.1 + optional: true + sax@1.4.3: {} semver@6.3.1: {} @@ -8278,7 +8311,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-plugin-checker@0.12.0(eslint@9.39.2)(meow@13.2.0)(optionator@0.9.4)(stylelint@16.11.0(typescript@5.9.2))(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2))(vue-tsc@2.2.12(typescript@5.9.2)): + vite-plugin-checker@0.12.0(eslint@9.39.2)(meow@13.2.0)(optionator@0.9.4)(stylelint@16.11.0(typescript@5.9.2))(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2))(vue-tsc@2.2.12(typescript@5.9.2)): dependencies: '@babel/code-frame': 7.27.1 chokidar: 4.0.3 @@ -8287,7 +8320,7 @@ snapshots: picomatch: 4.0.3 tiny-invariant: 1.3.3 tinyglobby: 0.2.15 - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) vscode-uri: 3.1.0 optionalDependencies: eslint: 9.39.2 @@ -8297,11 +8330,11 @@ snapshots: typescript: 5.9.2 vue-tsc: 2.2.12(typescript@5.9.2) - vite-plugin-css-injected-by-js@3.5.2(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)): + vite-plugin-css-injected-by-js@3.5.2(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)): dependencies: - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) - vite-plugin-dts@4.5.4(@types/node@20.17.10)(rollup@4.53.5)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)): + vite-plugin-dts@4.5.4(@types/node@20.17.10)(rollup@4.53.5)(typescript@5.9.2)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)): dependencies: '@microsoft/api-extractor': 7.55.2(@types/node@20.17.10) '@rollup/pluginutils': 5.3.0(rollup@4.53.5) @@ -8314,21 +8347,21 @@ snapshots: magic-string: 0.30.21 typescript: 5.9.2 optionalDependencies: - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-node-polyfills@0.23.0(rollup@4.53.5)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2)): + vite-plugin-node-polyfills@0.23.0(rollup@4.53.5)(vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2)): dependencies: '@rollup/plugin-inject': 5.0.5(rollup@4.53.5) node-stdlib-browser: 1.3.1 - vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2) + vite: 6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2) transitivePeerDependencies: - rollup - vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.0)(sass@1.97.0)(yaml@2.8.2): + vite@6.4.1(@types/node@20.17.10)(sass-embedded@1.97.2)(sass@1.97.0)(yaml@2.8.2): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -8340,7 +8373,7 @@ snapshots: '@types/node': 20.17.10 fsevents: 2.3.3 sass: 1.97.0 - sass-embedded: 1.97.0 + sass-embedded: 1.97.2 yaml: 2.8.2 vm-browserify@1.1.2: {} @@ -8354,7 +8387,7 @@ snapshots: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.6.0 + esquery: 1.7.0 lodash: 4.17.21 semver: 7.7.3 transitivePeerDependencies: