From c63e56909245c81fe3add2767f1801b39d34df44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 14:19:28 +0000 Subject: [PATCH] chore(deps-dev): bump vite from 5.0.6 to 5.0.12 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.6 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 554 ++++++++----------------------------------------- 2 files changed, 89 insertions(+), 467 deletions(-) diff --git a/package.json b/package.json index 422ebbd9..72c1e027 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint": "^8.36.0", "pnpm": "^8.11.0", "typescript": "^5.3.2", - "vite": "^5.0.5", + "vite": "^5.0.12", "vue-tsc": "1.8.20" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62a82718..3bb23dca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: version: 20.10.4 '@vitejs/plugin-vue': specifier: ^4.5.0 - version: 4.5.0(vite@5.0.6)(vue@3.3.9) + version: 4.5.0(vite@5.0.12)(vue@3.3.9) concurrently: specifier: ^8.2.2 version: 8.2.2 @@ -34,8 +34,8 @@ importers: specifier: ^5.3.2 version: 5.3.3 vite: - specifier: ^5.0.5 - version: 5.0.6(@types/node@20.10.4) + specifier: ^5.0.12 + version: 5.0.12(@types/node@20.10.4) vue-tsc: specifier: 1.8.20 version: 1.8.20(typescript@5.3.3) @@ -124,10 +124,10 @@ importers: version: 1.3.8(vue@3.3.9) unplugin-vue-macros: specifier: ^2.3.0 - version: 2.3.0(@vueuse/core@10.5.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.9) + version: 2.3.0(@vueuse/core@10.5.0)(typescript@5.3.3)(vite@5.0.12)(vue@3.3.9) vite-plugin-dts: specifier: ^3.6.3 - version: 3.6.3(@types/node@20.10.4)(typescript@5.3.3)(vite@5.0.6) + version: 3.6.3(@types/node@20.10.4)(typescript@5.3.3)(vite@5.0.12) vue: specifier: ^3.3.7 version: 3.3.9(typescript@5.3.3) @@ -158,7 +158,7 @@ importers: version: 1.4.0(vue@3.3.9) unplugin-vue-macros: specifier: ^2.7.0 - version: 2.7.0(typescript@5.3.3)(vite@5.0.6)(vue@3.3.9) + version: 2.7.0(typescript@5.3.3)(vite@5.0.12)(vue@3.3.9) packages: @@ -635,6 +635,7 @@ packages: /@babel/highlight@7.23.4: resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} engines: {node: '>=6.9.0'} + requiresBuild: true dependencies: '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 @@ -3156,7 +3157,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.25.3): + /@rollup/pluginutils@5.0.2(rollup@3.29.4): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3168,7 +3169,7 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.25.3 + rollup: 3.29.4 dev: true /@rollup/pluginutils@5.1.0(rollup@3.29.4): @@ -3886,14 +3887,14 @@ packages: vue: 3.3.9(typescript@5.3.3) dev: true - /@vitejs/plugin-vue@4.5.0(vite@5.0.6)(vue@3.3.9): + /@vitejs/plugin-vue@4.5.0(vite@5.0.12)(vue@3.3.9): resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) vue: 3.3.9(typescript@5.3.3) dev: true @@ -4056,12 +4057,12 @@ packages: vue: 3.3.9(typescript@5.3.3) dev: false - /@vue-macros/api@0.7.2(rollup@3.25.3)(vue@3.3.9): + /@vue-macros/api@0.7.2(rollup@3.29.4)(vue@3.3.9): resolution: {integrity: sha512-NOz710B+BUkZYiG2Oow/bLp5idPTj3B6sGuMXWYOxZaFuWNEgob8Ols7Zq3guYa/y80oKngbO6raqUTQn/7X3g==} engines: {node: '>=16.14.0'} dependencies: '@babel/types': 7.23.4 - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) transitivePeerDependencies: - rollup - vue @@ -4083,8 +4084,8 @@ packages: resolution: {integrity: sha512-m640/h+9k/27YtNgDaTta0XtUfRKeLVZiD/zIUtyIm4SzN3pjDS0R2uEuKvQf68dgZWtxutCxBWlMarwX2deog==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/api': 0.7.2(rollup@3.25.3)(vue@3.3.9) - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/api': 0.7.2(rollup@3.29.4)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4118,7 +4119,7 @@ packages: resolution: {integrity: sha512-yjfTCyolWwNtDUH/TqKJvU0GNoJy4OnLj7Fot4OjKe1Q0jBk/R1LmoQhqsIR5OtaGYj0s9/4L0rxpSDZ6SvuUQ==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4152,7 +4153,7 @@ packages: vue: 3.3.9(typescript@5.3.3) dev: true - /@vue-macros/common@1.4.0(rollup@3.25.3)(vue@3.3.9): + /@vue-macros/common@1.4.0(rollup@3.29.4)(vue@3.3.9): resolution: {integrity: sha512-Wnpk6OVPYw7ZrrShOS7RZL5AINFbuQWfkNCVWVESSPY+8id75YOKGzMs4X5YcNayywdSGEvV7ntVJ2RQ+ez21A==} engines: {node: '>=16.14.0'} peerDependencies: @@ -4162,9 +4163,9 @@ packages: optional: true dependencies: '@babel/types': 7.22.5 - '@rollup/pluginutils': 5.0.2(rollup@3.25.3) + '@rollup/pluginutils': 5.0.2(rollup@3.29.4) '@vue/compiler-sfc': 3.3.9 - ast-kit: 0.6.5(rollup@3.25.3) + ast-kit: 0.6.5(rollup@3.29.4) local-pkg: 0.4.3 magic-string-ast: 0.1.2 vue: 3.3.9(typescript@5.3.3) @@ -4218,9 +4219,9 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/api': 0.7.2(rollup@3.25.3)(vue@3.3.9) - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) - rollup: 3.25.3 + '@vue-macros/api': 0.7.2(rollup@3.29.4)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) + rollup: 3.29.4 unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) dev: true @@ -4248,7 +4249,7 @@ packages: '@vueuse/core': optional: true dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vueuse/core': 10.5.0(vue@3.3.9) ast-walker-scope: 0.4.2 unplugin: 1.3.1 @@ -4280,9 +4281,9 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/api': 0.7.2(rollup@3.25.3)(vue@3.3.9) - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) - rollup: 3.25.3 + '@vue-macros/api': 0.7.2(rollup@3.29.4)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) + rollup: 3.29.4 unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) dev: true @@ -4307,7 +4308,7 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -4334,7 +4335,7 @@ packages: '@vue-macros/reactivity-transform': ^0.2.4 vue: ^2.7.0 || ^3.2.25 dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.25.3) + '@rollup/pluginutils': 5.0.2(rollup@3.29.4) '@vue-macros/common': 1.1.0(vue@3.3.9) '@vue-macros/reactivity-transform': 0.2.4(vue@3.3.9) unplugin: 1.1.0 @@ -4350,7 +4351,7 @@ packages: '@vue-macros/reactivity-transform': ^0.3.10 vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue-macros/reactivity-transform': 0.3.10(vue@3.3.9) unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) @@ -4379,7 +4380,7 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.0.0 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -4405,7 +4406,7 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.0.0 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -4425,7 +4426,7 @@ packages: - rollup dev: true - /@vue-macros/devtools@0.1.2(typescript@5.3.3)(vite@5.0.6): + /@vue-macros/devtools@0.1.2(typescript@5.3.3)(vite@5.0.12): resolution: {integrity: sha512-LhWTb0pPoTcFmK8GZb80+q83ypEK8QS1sS2i+kKbrfvjTYnb4wQ6W3ee53WHX9+sC/Tm3HNmzhjWEBQO0Ybcqg==} engines: {node: '>=14.19.0'} peerDependencies: @@ -4435,13 +4436,13 @@ packages: optional: true dependencies: sirv: 2.0.2 - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: - typescript dev: true - /@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.6): + /@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.12): resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -4451,7 +4452,7 @@ packages: optional: true dependencies: sirv: 2.0.3 - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: - typescript @@ -4463,7 +4464,7 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue/compiler-sfc': 3.3.9 unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) @@ -4491,7 +4492,7 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -4529,7 +4530,7 @@ packages: resolution: {integrity: sha512-1AJRnjbPDZeS/vus6Qbo0D0KodjjikH5TpP5RhTRL+AMhiR99zw3K4ESS9ZXsPY/hqUu9EIuoN9wHTgPGi6GiA==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4562,7 +4563,7 @@ packages: resolution: {integrity: sha512-HaJ339NKoWfMO01tpT5f5FkjlxA4tcvkCMkf9plskuKIqJ2fwDBFxB6J6meGVYePltUhmUTH3eCN0fMz4NH+Cg==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue/compiler-dom': 3.3.9 unplugin: 1.3.1 transitivePeerDependencies: @@ -4607,7 +4608,7 @@ packages: vue: ^2.7.0 || ^3.2.25 dependencies: '@babel/parser': 7.22.5 - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue/compiler-core': 3.3.9 '@vue/shared': 3.3.9 magic-string: 0.30.0 @@ -4638,7 +4639,7 @@ packages: resolution: {integrity: sha512-URMlfLq7V1lInihS+t73fkufEc4UQdUf53gb+B7bObwgYvwLYmmZfMTbiiJBpgpQqsNYjiqLzrS1nGONQPlOIQ==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue/compiler-dom': 3.3.9 unplugin: 1.3.1 transitivePeerDependencies: @@ -4662,7 +4663,7 @@ packages: resolution: {integrity: sha512-FpQw4GakRAtaL43x2F8u3Qbk5ezEkThm0a+gzt/mbXPeEb6FwEEwzZ8bBmg/36ToCcdQ7Es3yhm5qmzqzZ5yzA==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4684,7 +4685,7 @@ packages: resolution: {integrity: sha512-jt8XVQVm83yZ7mJCUfrY0DwqyvpkLjgrDlBdAe4q1ktWRgZoqdSCVDT8GaoeWJMFq3eRRHxJD13LfN8SmjrkyA==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4717,7 +4718,7 @@ packages: resolution: {integrity: sha512-E/1kRb2gPf8qlIf1RJeKUsELzL30Wt2IdVD0dO7j+JQ1uEJSlN6JbEh1a60nx8b4BGk6GSIyHskKvy/DVLrKOw==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) unplugin: 1.3.1 transitivePeerDependencies: - rollup @@ -4834,7 +4835,7 @@ packages: '@vue/shared': 3.3.9 estree-walker: 2.0.2 magic-string: 0.30.5 - postcss: 8.4.31 + postcss: 8.4.32 source-map-js: 1.0.2 /@vue/compiler-ssr@3.3.9: @@ -5210,6 +5211,7 @@ packages: /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} + requiresBuild: true dependencies: color-convert: 1.9.3 @@ -5420,12 +5422,12 @@ packages: - rollup dev: true - /ast-kit@0.6.5(rollup@3.25.3): + /ast-kit@0.6.5(rollup@3.29.4): resolution: {integrity: sha512-XCg0VWvmWU2T/6aMp8VRfJWZ6LZv1P0o8otWY7RAGtfKj0qGi45vtnKNkltJhu9tmbQNZxv+gJA4o7FtLDfmWg==} engines: {node: '>=16.14.0'} dependencies: '@babel/parser': 7.23.4 - '@rollup/pluginutils': 5.0.2(rollup@3.25.3) + '@rollup/pluginutils': 5.0.2(rollup@3.29.4) pathe: 1.1.0 transitivePeerDependencies: - rollup @@ -5529,7 +5531,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer@10.4.14(postcss@8.4.31): + /autoprefixer@10.4.14(postcss@8.4.32): resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -5541,7 +5543,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.31 + postcss: 8.4.32 postcss-value-parser: 4.2.0 dev: true @@ -6220,6 +6222,7 @@ packages: /color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + requiresBuild: true dependencies: color-name: 1.1.3 @@ -6232,6 +6235,7 @@ packages: /color-name@1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + requiresBuild: true /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} @@ -6661,15 +6665,6 @@ packages: type-fest: 1.4.0 dev: true - /css-declaration-sorter@6.3.1(postcss@8.4.31): - resolution: {integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==} - engines: {node: ^10 || ^12 || >=14} - peerDependencies: - postcss: ^8.0.9 - dependencies: - postcss: 8.4.31 - dev: true - /css-declaration-sorter@6.3.1(postcss@8.4.32): resolution: {integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==} engines: {node: ^10 || ^12 || >=14} @@ -6716,44 +6711,6 @@ packages: hasBin: true dev: true - /cssnano-preset-default@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - css-declaration-sorter: 6.3.1(postcss@8.4.31) - cssnano-utils: 4.0.0(postcss@8.4.31) - postcss: 8.4.31 - postcss-calc: 9.0.1(postcss@8.4.31) - postcss-colormin: 6.0.0(postcss@8.4.31) - postcss-convert-values: 6.0.0(postcss@8.4.31) - postcss-discard-comments: 6.0.0(postcss@8.4.31) - postcss-discard-duplicates: 6.0.0(postcss@8.4.31) - postcss-discard-empty: 6.0.0(postcss@8.4.31) - postcss-discard-overridden: 6.0.0(postcss@8.4.31) - postcss-merge-longhand: 6.0.0(postcss@8.4.31) - postcss-merge-rules: 6.0.1(postcss@8.4.31) - postcss-minify-font-values: 6.0.0(postcss@8.4.31) - postcss-minify-gradients: 6.0.0(postcss@8.4.31) - postcss-minify-params: 6.0.0(postcss@8.4.31) - postcss-minify-selectors: 6.0.0(postcss@8.4.31) - postcss-normalize-charset: 6.0.0(postcss@8.4.31) - postcss-normalize-display-values: 6.0.0(postcss@8.4.31) - postcss-normalize-positions: 6.0.0(postcss@8.4.31) - postcss-normalize-repeat-style: 6.0.0(postcss@8.4.31) - postcss-normalize-string: 6.0.0(postcss@8.4.31) - postcss-normalize-timing-functions: 6.0.0(postcss@8.4.31) - postcss-normalize-unicode: 6.0.0(postcss@8.4.31) - postcss-normalize-url: 6.0.0(postcss@8.4.31) - postcss-normalize-whitespace: 6.0.0(postcss@8.4.31) - postcss-ordered-values: 6.0.0(postcss@8.4.31) - postcss-reduce-initial: 6.0.0(postcss@8.4.31) - postcss-reduce-transforms: 6.0.0(postcss@8.4.31) - postcss-svgo: 6.0.0(postcss@8.4.31) - postcss-unique-selectors: 6.0.0(postcss@8.4.31) - dev: true - /cssnano-preset-default@6.0.1(postcss@8.4.32): resolution: {integrity: sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -6792,15 +6749,6 @@ packages: postcss-unique-selectors: 6.0.0(postcss@8.4.32) dev: true - /cssnano-utils@4.0.0(postcss@8.4.31): - resolution: {integrity: sha512-Z39TLP+1E0KUcd7LGyF4qMfu8ZufI0rDzhdyAMsa/8UyNUU8wpS0fhdBxbQbv32r64ea00h4878gommRVg2BHw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /cssnano-utils@4.0.0(postcss@8.4.32): resolution: {integrity: sha512-Z39TLP+1E0KUcd7LGyF4qMfu8ZufI0rDzhdyAMsa/8UyNUU8wpS0fhdBxbQbv32r64ea00h4878gommRVg2BHw==} engines: {node: ^14 || ^16 || >=18.0} @@ -6810,17 +6758,6 @@ packages: postcss: 8.4.32 dev: true - /cssnano@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - cssnano-preset-default: 6.0.1(postcss@8.4.31) - lilconfig: 2.1.0 - postcss: 8.4.31 - dev: true - /cssnano@6.0.1(postcss@8.4.32): resolution: {integrity: sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg==} engines: {node: ^14 || ^16 || >=18.0} @@ -9072,6 +9009,7 @@ packages: /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} + requiresBuild: true /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} @@ -11595,9 +11533,9 @@ packages: typescript: optional: true dependencies: - autoprefixer: 10.4.14(postcss@8.4.31) + autoprefixer: 10.4.14(postcss@8.4.32) citty: 0.1.5 - cssnano: 6.0.1(postcss@8.4.31) + cssnano: 6.0.1(postcss@8.4.32) defu: 6.1.3 esbuild: 0.19.8 fs-extra: 11.1.1 @@ -11606,8 +11544,8 @@ packages: mlly: 1.4.2 mri: 1.2.0 pathe: 1.1.1 - postcss: 8.4.31 - postcss-nested: 6.0.1(postcss@8.4.31) + postcss: 8.4.32 + postcss-nested: 6.0.1(postcss@8.4.32) typescript: 5.3.3 dev: true @@ -11678,16 +11616,10 @@ packages: thenify-all: 1.6.0 dev: true - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - /nanoid@3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - dev: true /nanoid@4.0.1: resolution: {integrity: sha512-udKGtCCUafD3nQtJg9wBhRP3KMbPglUsgV5JVsXhvyBs/oefqb4sqMEhKBBgqZncYowu58p1prsZQBYvAj/Gww==} @@ -12870,17 +12802,6 @@ packages: - supports-color dev: true - /postcss-calc@9.0.1(postcss@8.4.31): - resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.2 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - postcss-value-parser: 4.2.0 - dev: true - /postcss-calc@9.0.1(postcss@8.4.32): resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -12892,19 +12813,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-colormin@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-EuO+bAUmutWoZYgHn2T1dG1pPqHU6L4TjzPlu4t1wZGXQ/fxV16xg2EJmYi0z+6r+MGV1yvpx1BHkUaRrPa2bw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - caniuse-api: 3.0.0 - colord: 2.9.3 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-colormin@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-EuO+bAUmutWoZYgHn2T1dG1pPqHU6L4TjzPlu4t1wZGXQ/fxV16xg2EJmYi0z+6r+MGV1yvpx1BHkUaRrPa2bw==} engines: {node: ^14 || ^16 || >=18.0} @@ -12918,17 +12826,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-U5D8QhVwqT++ecmy8rnTb+RL9n/B806UVaS3m60lqle4YDFcpbS3ae5bTQIh3wOGUSDHSEtMYLs/38dNG7EYFw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-convert-values@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-U5D8QhVwqT++ecmy8rnTb+RL9n/B806UVaS3m60lqle4YDFcpbS3ae5bTQIh3wOGUSDHSEtMYLs/38dNG7EYFw==} engines: {node: ^14 || ^16 || >=18.0} @@ -12975,15 +12872,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-discard-comments@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-p2skSGqzPMZkEQvJsgnkBhCn8gI7NzRH2683EEjrIkoMiwRELx68yoUJ3q3DGSGuQ8Ug9Gsn+OuDr46yfO+eFw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /postcss-discard-comments@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-p2skSGqzPMZkEQvJsgnkBhCn8gI7NzRH2683EEjrIkoMiwRELx68yoUJ3q3DGSGuQ8Ug9Gsn+OuDr46yfO+eFw==} engines: {node: ^14 || ^16 || >=18.0} @@ -12993,15 +12881,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-discard-duplicates@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-bU1SXIizMLtDW4oSsi5C/xHKbhLlhek/0/yCnoMQany9k3nPBq+Ctsv/9oMmyqbR96HYHxZcHyK2HR5P/mqoGA==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /postcss-discard-duplicates@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-bU1SXIizMLtDW4oSsi5C/xHKbhLlhek/0/yCnoMQany9k3nPBq+Ctsv/9oMmyqbR96HYHxZcHyK2HR5P/mqoGA==} engines: {node: ^14 || ^16 || >=18.0} @@ -13011,15 +12890,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-discard-empty@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-b+h1S1VT6dNhpcg+LpyiUrdnEZfICF0my7HAKgJixJLW7BnNmpRH34+uw/etf5AhOlIhIAuXApSzzDzMI9K/gQ==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /postcss-discard-empty@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-b+h1S1VT6dNhpcg+LpyiUrdnEZfICF0my7HAKgJixJLW7BnNmpRH34+uw/etf5AhOlIhIAuXApSzzDzMI9K/gQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -13029,15 +12899,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-discard-overridden@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-4VELwssYXDFigPYAZ8vL4yX4mUepF/oCBeeIT4OXsJPYOtvJumyz9WflmJWTfDwCUcpDR+z0zvCWBXgTx35SVw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /postcss-discard-overridden@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-4VELwssYXDFigPYAZ8vL4yX4mUepF/oCBeeIT4OXsJPYOtvJumyz9WflmJWTfDwCUcpDR+z0zvCWBXgTx35SVw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13047,29 +12908,29 @@ packages: postcss: 8.4.32 dev: true - /postcss-import@15.1.0(postcss@8.4.31): + /postcss-import@15.1.0(postcss@8.4.32): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.31 + postcss: 8.4.32 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 dev: true - /postcss-js@4.0.1(postcss@8.4.31): + /postcss-js@4.0.1(postcss@8.4.32): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.31 + postcss: 8.4.32 dev: true - /postcss-load-config@4.0.2(postcss@8.4.31): + /postcss-load-config@4.0.2(postcss@8.4.32): resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} engines: {node: '>= 14'} peerDependencies: @@ -13082,21 +12943,10 @@ packages: optional: true dependencies: lilconfig: 3.0.0 - postcss: 8.4.31 + postcss: 8.4.32 yaml: 2.3.4 dev: true - /postcss-merge-longhand@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - stylehacks: 6.0.0(postcss@8.4.31) - dev: true - /postcss-merge-longhand@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==} engines: {node: ^14 || ^16 || >=18.0} @@ -13108,19 +12958,6 @@ packages: stylehacks: 6.0.0(postcss@8.4.32) dev: true - /postcss-merge-rules@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - caniuse-api: 3.0.0 - cssnano-utils: 4.0.0(postcss@8.4.31) - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - dev: true - /postcss-merge-rules@6.0.1(postcss@8.4.32): resolution: {integrity: sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13134,16 +12971,6 @@ packages: postcss-selector-parser: 6.0.11 dev: true - /postcss-minify-font-values@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-zNRAVtyh5E8ndZEYXA4WS8ZYsAp798HiIQ1V2UF/C/munLp2r1UGHwf1+6JFu7hdEhJFN+W1WJQKBrtjhFgEnA==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-font-values@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-zNRAVtyh5E8ndZEYXA4WS8ZYsAp798HiIQ1V2UF/C/munLp2r1UGHwf1+6JFu7hdEhJFN+W1WJQKBrtjhFgEnA==} engines: {node: ^14 || ^16 || >=18.0} @@ -13154,18 +12981,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-wO0F6YfVAR+K1xVxF53ueZJza3L+R3E6cp0VwuXJQejnNUH0DjcAFe3JEBeTY1dLwGa0NlDWueCA1VlEfiKgAA==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - colord: 2.9.3 - cssnano-utils: 4.0.0(postcss@8.4.31) - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-gradients@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-wO0F6YfVAR+K1xVxF53ueZJza3L+R3E6cp0VwuXJQejnNUH0DjcAFe3JEBeTY1dLwGa0NlDWueCA1VlEfiKgAA==} engines: {node: ^14 || ^16 || >=18.0} @@ -13178,18 +12993,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-Fz/wMQDveiS0n5JPcvsMeyNXOIMrwF88n7196puSuQSWSa+/Ofc1gDOSY2xi8+A4PqB5dlYCKk/WfqKqsI+ReQ==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - cssnano-utils: 4.0.0(postcss@8.4.31) - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-params@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-Fz/wMQDveiS0n5JPcvsMeyNXOIMrwF88n7196puSuQSWSa+/Ofc1gDOSY2xi8+A4PqB5dlYCKk/WfqKqsI+ReQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -13202,16 +13005,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-selectors@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-ec/q9JNCOC2CRDNnypipGfOhbYPuUkewGwLnbv6omue/PSASbHSU7s6uSQ0tcFRVv731oMIx8k0SP4ZX6be/0g==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - dev: true - /postcss-minify-selectors@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-ec/q9JNCOC2CRDNnypipGfOhbYPuUkewGwLnbv6omue/PSASbHSU7s6uSQ0tcFRVv731oMIx8k0SP4ZX6be/0g==} engines: {node: ^14 || ^16 || >=18.0} @@ -13222,16 +13015,6 @@ packages: postcss-selector-parser: 6.0.11 dev: true - /postcss-nested@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - dev: true - /postcss-nested@6.0.1(postcss@8.4.32): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} @@ -13253,15 +13036,6 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /postcss-normalize-charset@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-cqundwChbu8yO/gSWkuFDmKrCZ2vJzDAocheT2JTd0sFNA4HMGoKMfbk2B+J0OmO0t5GUkiAkSM5yF2rSLUjgQ==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - dev: true - /postcss-normalize-charset@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-cqundwChbu8yO/gSWkuFDmKrCZ2vJzDAocheT2JTd0sFNA4HMGoKMfbk2B+J0OmO0t5GUkiAkSM5yF2rSLUjgQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -13271,16 +13045,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-normalize-display-values@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-Qyt5kMrvy7dJRO3OjF7zkotGfuYALETZE+4lk66sziWSPzlBEt7FrUshV6VLECkI4EN8Z863O6Nci4NXQGNzYw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-display-values@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-Qyt5kMrvy7dJRO3OjF7zkotGfuYALETZE+4lk66sziWSPzlBEt7FrUshV6VLECkI4EN8Z863O6Nci4NXQGNzYw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13291,16 +13055,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-mPCzhSV8+30FZyWhxi6UoVRYd3ZBJgTRly4hOkaSifo0H+pjDYcii/aVT4YE6QpOil15a5uiv6ftnY3rm0igPg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-positions@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-mPCzhSV8+30FZyWhxi6UoVRYd3ZBJgTRly4hOkaSifo0H+pjDYcii/aVT4YE6QpOil15a5uiv6ftnY3rm0igPg==} engines: {node: ^14 || ^16 || >=18.0} @@ -13311,16 +13065,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-50W5JWEBiOOAez2AKBh4kRFm2uhrT3O1Uwdxz7k24aKtbD83vqmcVG7zoIwo6xI2FZ/HDlbrCopXhLeTpQib1A==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-repeat-style@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-50W5JWEBiOOAez2AKBh4kRFm2uhrT3O1Uwdxz7k24aKtbD83vqmcVG7zoIwo6xI2FZ/HDlbrCopXhLeTpQib1A==} engines: {node: ^14 || ^16 || >=18.0} @@ -13331,16 +13075,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-KWkIB7TrPOiqb8ZZz6homet2KWKJwIlysF5ICPZrXAylGe2hzX/HSf4NTX2rRPJMAtlRsj/yfkrWGavFuB+c0w==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-string@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-KWkIB7TrPOiqb8ZZz6homet2KWKJwIlysF5ICPZrXAylGe2hzX/HSf4NTX2rRPJMAtlRsj/yfkrWGavFuB+c0w==} engines: {node: ^14 || ^16 || >=18.0} @@ -13351,16 +13085,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-tpIXWciXBp5CiFs8sem90IWlw76FV4oi6QEWfQwyeREVwUy39VSeSqjAT7X0Qw650yAimYW5gkl2Gd871N5SQg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-timing-functions@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-tpIXWciXBp5CiFs8sem90IWlw76FV4oi6QEWfQwyeREVwUy39VSeSqjAT7X0Qw650yAimYW5gkl2Gd871N5SQg==} engines: {node: ^14 || ^16 || >=18.0} @@ -13371,17 +13095,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-ui5crYkb5ubEUDugDc786L/Me+DXp2dLg3fVJbqyAl0VPkAeALyAijF2zOsnZyaS1HyfPuMH0DwyY18VMFVNkg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-unicode@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-ui5crYkb5ubEUDugDc786L/Me+DXp2dLg3fVJbqyAl0VPkAeALyAijF2zOsnZyaS1HyfPuMH0DwyY18VMFVNkg==} engines: {node: ^14 || ^16 || >=18.0} @@ -13393,16 +13106,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-98mvh2QzIPbb02YDIrYvAg4OUzGH7s1ZgHlD3fIdTHLgPLRpv1ZTKJDnSAKr4Rt21ZQFzwhGMXxpXlfrUBKFHw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-url@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-98mvh2QzIPbb02YDIrYvAg4OUzGH7s1ZgHlD3fIdTHLgPLRpv1ZTKJDnSAKr4Rt21ZQFzwhGMXxpXlfrUBKFHw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13413,16 +13116,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-7cfE1AyLiK0+ZBG6FmLziJzqQCpTQY+8XjMhMAz8WSBSCsCNNUKujgIgjCAmDT3cJ+3zjTXFkoD15ZPsckArVw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-whitespace@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-7cfE1AyLiK0+ZBG6FmLziJzqQCpTQY+8XjMhMAz8WSBSCsCNNUKujgIgjCAmDT3cJ+3zjTXFkoD15ZPsckArVw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13433,17 +13126,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-K36XzUDpvfG/nWkjs6d1hRBydeIxGpKS2+n+ywlKPzx1nMYDYpoGbcjhj5AwVYJK1qV2/SDoDEnHzlPD6s3nMg==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - cssnano-utils: 4.0.0(postcss@8.4.31) - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-ordered-values@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-K36XzUDpvfG/nWkjs6d1hRBydeIxGpKS2+n+ywlKPzx1nMYDYpoGbcjhj5AwVYJK1qV2/SDoDEnHzlPD6s3nMg==} engines: {node: ^14 || ^16 || >=18.0} @@ -13455,17 +13137,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-initial@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-s2UOnidpVuXu6JiiI5U+fV2jamAw5YNA9Fdi/GRK0zLDLCfXmSGqQtzpUPtfN66RtCbb9fFHoyZdQaxOB3WxVA==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - caniuse-api: 3.0.0 - postcss: 8.4.31 - dev: true - /postcss-reduce-initial@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-s2UOnidpVuXu6JiiI5U+fV2jamAw5YNA9Fdi/GRK0zLDLCfXmSGqQtzpUPtfN66RtCbb9fFHoyZdQaxOB3WxVA==} engines: {node: ^14 || ^16 || >=18.0} @@ -13477,16 +13148,6 @@ packages: postcss: 8.4.32 dev: true - /postcss-reduce-transforms@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-FQ9f6xM1homnuy1wLe9lP1wujzxnwt1EwiigtWwuyf8FsqqXUDUp2Ulxf9A5yjlUOTdCJO6lonYjg1mgqIIi2w==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - /postcss-reduce-transforms@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-FQ9f6xM1homnuy1wLe9lP1wujzxnwt1EwiigtWwuyf8FsqqXUDUp2Ulxf9A5yjlUOTdCJO6lonYjg1mgqIIi2w==} engines: {node: ^14 || ^16 || >=18.0} @@ -13513,17 +13174,6 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-svgo@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-r9zvj/wGAoAIodn84dR/kFqwhINp5YsJkLoujybWG59grR/IHx+uQ2Zo+IcOwM0jskfYX3R0mo+1Kip1VSNcvw==} - engines: {node: ^14 || ^16 || >= 18} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - svgo: 3.0.4 - dev: true - /postcss-svgo@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-r9zvj/wGAoAIodn84dR/kFqwhINp5YsJkLoujybWG59grR/IHx+uQ2Zo+IcOwM0jskfYX3R0mo+1Kip1VSNcvw==} engines: {node: ^14 || ^16 || >= 18} @@ -13535,16 +13185,6 @@ packages: svgo: 3.0.4 dev: true - /postcss-unique-selectors@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-EPQzpZNxOxP7777t73RQpZE5e9TrnCrkvp7AH7a0l89JmZiPnS82y216JowHXwpBCQitfyxrof9TK3rYbi7/Yw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - dev: true - /postcss-unique-selectors@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-EPQzpZNxOxP7777t73RQpZE5e9TrnCrkvp7AH7a0l89JmZiPnS82y216JowHXwpBCQitfyxrof9TK3rYbi7/Yw==} engines: {node: ^14 || ^16 || >=18.0} @@ -13563,9 +13203,10 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.6 + nanoid: 3.3.7 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: true /postcss@8.4.32: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} @@ -13574,7 +13215,6 @@ packages: nanoid: 3.3.7 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -14298,14 +13938,6 @@ packages: yargs: 17.7.1 dev: true - /rollup@3.25.3: - resolution: {integrity: sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - /rollup@3.29.4: resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -15008,17 +14640,6 @@ packages: resolution: {integrity: sha512-Ca5ib8HrFn+f+0n4N4ScTIA9iTOQ7MaGS1ylHcoVqW9J7w2w8PzN6g9gKmTYgGEBH8e120+RCmhpje6jC5uGWA==} dev: true - /stylehacks@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==} - engines: {node: ^14 || ^16 || >=18.0} - peerDependencies: - postcss: ^8.2.15 - dependencies: - browserslist: 4.21.5 - postcss: 8.4.31 - postcss-selector-parser: 6.0.11 - dev: true - /stylehacks@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==} engines: {node: ^14 || ^16 || >=18.0} @@ -15047,6 +14668,7 @@ packages: /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} + requiresBuild: true dependencies: has-flag: 3.0.0 @@ -15133,11 +14755,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.31 - postcss-import: 15.1.0(postcss@8.4.31) - postcss-js: 4.0.1(postcss@8.4.31) - postcss-load-config: 4.0.2(postcss@8.4.31) - postcss-nested: 6.0.1(postcss@8.4.31) + postcss: 8.4.32 + postcss-import: 15.1.0(postcss@8.4.32) + postcss-js: 4.0.1(postcss@8.4.32) + postcss-load-config: 4.0.2(postcss@8.4.32) + postcss-nested: 6.0.1(postcss@8.4.32) postcss-selector-parser: 6.0.11 resolve: 1.22.8 sucrase: 3.34.0 @@ -15841,7 +15463,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unplugin-combine@0.6.0(vite@5.0.6): + /unplugin-combine@0.6.0(vite@5.0.12): resolution: {integrity: sha512-cZkTg2Z3CcScyRi6QtpVxBZoCMsPaEHyKNh7HyqMkfWV7sKNwHllYezVOFINOGNzqSS1+xWLY3iDCiTVoH3oaA==} engines: {node: '>=14.19.0'} peerDependencies: @@ -15861,10 +15483,10 @@ packages: dependencies: '@antfu/utils': 0.7.2 unplugin: 1.3.1 - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) dev: true - /unplugin-combine@0.8.1(vite@5.0.6): + /unplugin-combine@0.8.1(vite@5.0.12): resolution: {integrity: sha512-m2OSmXXRwCPZx8Ct8eF8WbjgTo8bydim2W1ofu2hDabGdr2pgDAoFjOP1J4MOIwa0OByqk1JX8IGlSdeE6uxVQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -15884,14 +15506,14 @@ packages: dependencies: '@antfu/utils': 0.7.6 unplugin: 1.5.1 - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) dev: true /unplugin-vue-define-options@1.3.8(vue@3.3.9): resolution: {integrity: sha512-1GOjzRJn1uinTZXsw4harGwS2op5dIjVfmMIeCbkt7tjipaBLt/8M4vWli4IflJ82bXorMJQ6P5HDF08C+aHhg==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) ast-walker-scope: 0.4.2 unplugin: 1.3.1 transitivePeerDependencies: @@ -15911,7 +15533,7 @@ packages: - vue dev: true - /unplugin-vue-macros@2.3.0(@vueuse/core@10.5.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.9): + /unplugin-vue-macros@2.3.0(@vueuse/core@10.5.0)(typescript@5.3.3)(vite@5.0.12)(vue@3.3.9): resolution: {integrity: sha512-hywG2vnxjAfVXvdUVgeUw3hTSjgLxy42dw1wmCWqxh5mM+XoLIn1ebjA9pZCRKkM0l2fYImZpl1jZeFy0CzoAA==} engines: {node: '>=16.14.0'} peerDependencies: @@ -15919,7 +15541,7 @@ packages: dependencies: '@vue-macros/better-define': 1.6.2(vue@3.3.9) '@vue-macros/chain-call': 0.0.1(vue@3.3.9) - '@vue-macros/common': 1.4.0(rollup@3.25.3)(vue@3.3.9) + '@vue-macros/common': 1.4.0(rollup@3.29.4)(vue@3.3.9) '@vue-macros/define-emit': 0.1.6(vue@3.3.9) '@vue-macros/define-models': 1.0.6(@vueuse/core@10.5.0)(vue@3.3.9) '@vue-macros/define-prop': 0.1.7(vue@3.3.9) @@ -15927,7 +15549,7 @@ packages: '@vue-macros/define-props-refs': 1.1.0(vue@3.3.9) '@vue-macros/define-render': 1.3.9(vue@3.3.9) '@vue-macros/define-slots': 1.0.5(vue@3.3.9) - '@vue-macros/devtools': 0.1.2(typescript@5.3.3)(vite@5.0.6) + '@vue-macros/devtools': 0.1.2(typescript@5.3.3)(vite@5.0.12) '@vue-macros/export-expose': 0.0.3(vue@3.3.9) '@vue-macros/export-props': 0.3.8(vue@3.3.9) '@vue-macros/hoist-static': 1.4.2(vue@3.3.9) @@ -15938,7 +15560,7 @@ packages: '@vue-macros/setup-sfc': 0.15.9(vue@3.3.9) '@vue-macros/short-emits': 1.4.0(vue@3.3.9) unplugin: 1.3.1 - unplugin-combine: 0.6.0(vite@5.0.6) + unplugin-combine: 0.6.0(vite@5.0.12) unplugin-vue-define-options: 1.3.8(vue@3.3.9) vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -15950,7 +15572,7 @@ packages: - webpack dev: true - /unplugin-vue-macros@2.7.0(typescript@5.3.3)(vite@5.0.6)(vue@3.3.9): + /unplugin-vue-macros@2.7.0(typescript@5.3.3)(vite@5.0.12)(vue@3.3.9): resolution: {integrity: sha512-SztF4ARBbrd1yuH4FbJOhp22rTvzakjzJUHTKLRQkZY1KMkIzx/KAdzEkxjAG2Xteqb29SYrc7XcoPdrUPMCCw==} engines: {node: '>=16.14.0'} peerDependencies: @@ -15967,7 +15589,7 @@ packages: '@vue-macros/define-props-refs': 1.2.0(vue@3.3.9) '@vue-macros/define-render': 1.5.0(vue@3.3.9) '@vue-macros/define-slots': 1.1.0(vue@3.3.9) - '@vue-macros/devtools': 0.2.0(typescript@5.3.3)(vite@5.0.6) + '@vue-macros/devtools': 0.2.0(typescript@5.3.3)(vite@5.0.12) '@vue-macros/export-expose': 0.1.0(vue@3.3.9) '@vue-macros/export-props': 0.4.0(vue@3.3.9) '@vue-macros/export-render': 0.2.0(vue@3.3.9) @@ -15982,7 +15604,7 @@ packages: '@vue-macros/short-emits': 1.5.0(vue@3.3.9) '@vue-macros/short-vmodel': 1.4.0(vue@3.3.9) unplugin: 1.5.1 - unplugin-combine: 0.8.1(vite@5.0.6) + unplugin-combine: 0.8.1(vite@5.0.12) unplugin-vue-define-options: 1.4.0(vue@3.3.9) vue: 3.3.9(typescript@5.3.3) transitivePeerDependencies: @@ -16405,7 +16027,7 @@ packages: vue-tsc: 1.8.20(typescript@5.3.3) dev: true - /vite-plugin-dts@3.6.3(@types/node@20.10.4)(typescript@5.3.3)(vite@5.0.6): + /vite-plugin-dts@3.6.3(@types/node@20.10.4)(typescript@5.3.3)(vite@5.0.12): resolution: {integrity: sha512-NyRvgobl15rYj65coi/gH7UAEH+CpSjh539DbGb40DfOTZSvDLNYTzc8CK4460W+LqXuMK7+U3JAxRB3ksrNPw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -16421,7 +16043,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) kolorist: 1.8.0 typescript: 5.3.3 - vite: 5.0.6(@types/node@20.10.4) + vite: 5.0.12(@types/node@20.10.4) vue-tsc: 1.8.24(typescript@5.3.3) transitivePeerDependencies: - '@types/node' @@ -16503,14 +16125,14 @@ packages: dependencies: '@types/node': 20.10.4 esbuild: 0.18.20 - postcss: 8.4.31 + postcss: 8.4.32 rollup: 3.29.4 optionalDependencies: fsevents: 2.3.3 dev: true - /vite@5.0.6(@types/node@20.10.4): - resolution: {integrity: sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==} + /vite@5.0.12(@types/node@20.10.4): + resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: