From 139b89d129097247108c743112caef0163283abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 05:50:04 +0000 Subject: [PATCH] chore(deps-dev): bump vite from 5.4.2 to 5.4.12 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- examples/vue/simple/package.json | 2 +- packages/vue-redux/package.json | 2 +- pnpm-lock.yaml | 984 ++++++++++++++++++++----------- 3 files changed, 647 insertions(+), 341 deletions(-) diff --git a/examples/vue/simple/package.json b/examples/vue/simple/package.json index 7fe26d8..06a84b4 100644 --- a/examples/vue/simple/package.json +++ b/examples/vue/simple/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@vitejs/plugin-vue": "^5.1.3", "typescript": "5.4.2", - "vite": "^5.4.2", + "vite": "^5.4.12", "vue-tsc": "^2.0.26" } } diff --git a/packages/vue-redux/package.json b/packages/vue-redux/package.json index e83cd10..877e00d 100644 --- a/packages/vue-redux/package.json +++ b/packages/vue-redux/package.json @@ -55,7 +55,7 @@ "redux": "^5.0.1", "@reduxjs/toolkit": "^2.2.7", "@vitejs/plugin-vue": "^5.1.3", - "vite": "^5.4.2", + "vite": "^5.4.12", "vue": "^3.3.4" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcfc533..fbdccc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@tanstack/config': specifier: ^0.13.1 - version: 0.13.1(@types/node@20.14.10)(esbuild@0.21.5)(eslint@9.9.1(jiti@1.21.6))(rollup@4.21.0)(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)) + version: 0.13.1(@types/node@20.14.10)(esbuild@0.21.5)(eslint@9.9.1(jiti@1.21.6))(rollup@4.31.0)(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)) '@testing-library/jest-dom': specifier: ^6.5.0 version: 6.5.0 @@ -25,7 +25,7 @@ importers: version: 20.14.10 '@vitest/coverage-istanbul': specifier: ^2.0.5 - version: 2.0.5(vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)) + version: 2.0.5(vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)) eslint: specifier: ^9.9.1 version: 9.9.1(jiti@1.21.6) @@ -70,7 +70,7 @@ importers: version: typescript@5.3.3 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + version: 2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) vue: specifier: ^3.3.4 version: 3.3.4 @@ -82,7 +82,7 @@ importers: version: 2.2.7(react@18.3.1) '@reduxjs/vue-redux': specifier: ^0.1.0 - version: link:../../../packages/vue-redux + version: 0.1.0(redux@5.0.1)(vue@3.3.4) redux: specifier: ^5.0.1 version: 5.0.1 @@ -92,13 +92,13 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.1.3 - version: 5.1.3(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0))(vue@3.3.4) + version: 5.1.3(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0))(vue@3.3.4) typescript: specifier: 5.4.2 version: 5.4.2 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + specifier: ^5.4.12 + version: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) vue-tsc: specifier: ^2.0.26 version: 2.0.29(typescript@5.4.2) @@ -110,13 +110,13 @@ importers: version: 2.2.7(react@18.3.1) '@vitejs/plugin-vue': specifier: ^5.1.3 - version: 5.1.3(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0))(vue@3.3.4) + version: 5.1.3(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0))(vue@3.3.4) redux: specifier: ^5.0.1 version: 5.0.1 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + specifier: ^5.4.12 + version: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) vue: specifier: ^3.3.4 version: 3.3.4 @@ -1567,6 +1567,15 @@ packages: react-redux: optional: true + '@reduxjs/vue-redux@0.1.0': + resolution: {integrity: sha512-1kYY8eebX/JEg986Y1q/Ku+4TC/mX3o3d+F/X7eALBI4A5eTudFRLE8ANdiPX4qyv8JmJhNZ4qiIiPNrggmYIg==} + peerDependencies: + redux: ^5.0.0 + vue: ^3.0.0 + peerDependenciesMeta: + redux: + optional: true + '@rollup/pluginutils@5.1.0': resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} @@ -1576,83 +1585,98 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.21.0': - resolution: {integrity: sha512-WTWD8PfoSAJ+qL87lE7votj3syLavxunWhzCnx3XFxFiI/BA/r3X7MUM8dVrH8rb2r4AiO8jJsr3ZjdaftmnfA==} + '@rollup/rollup-android-arm-eabi@4.31.0': + resolution: {integrity: sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.21.0': - resolution: {integrity: sha512-a1sR2zSK1B4eYkiZu17ZUZhmUQcKjk2/j9Me2IDjk1GHW7LB5Z35LEzj9iJch6gtUfsnvZs1ZNyDW2oZSThrkA==} + '@rollup/rollup-android-arm64@4.31.0': + resolution: {integrity: sha512-iBbODqT86YBFHajxxF8ebj2hwKm1k8PTBQSojSt3d1FFt1gN+xf4CowE47iN0vOSdnd+5ierMHBbu/rHc7nq5g==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.21.0': - resolution: {integrity: sha512-zOnKWLgDld/svhKO5PD9ozmL6roy5OQ5T4ThvdYZLpiOhEGY+dp2NwUmxK0Ld91LrbjrvtNAE0ERBwjqhZTRAA==} + '@rollup/rollup-darwin-arm64@4.31.0': + resolution: {integrity: sha512-WHIZfXgVBX30SWuTMhlHPXTyN20AXrLH4TEeH/D0Bolvx9PjgZnn4H677PlSGvU6MKNsjCQJYczkpvBbrBnG6g==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.21.0': - resolution: {integrity: sha512-7doS8br0xAkg48SKE2QNtMSFPFUlRdw9+votl27MvT46vo44ATBmdZdGysOevNELmZlfd+NEa0UYOA8f01WSrg==} + '@rollup/rollup-darwin-x64@4.31.0': + resolution: {integrity: sha512-hrWL7uQacTEF8gdrQAqcDy9xllQ0w0zuL1wk1HV8wKGSGbKPVjVUv/DEwT2+Asabf8Dh/As+IvfdU+H8hhzrQQ==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.21.0': - resolution: {integrity: sha512-pWJsfQjNWNGsoCq53KjMtwdJDmh/6NubwQcz52aEwLEuvx08bzcy6tOUuawAOncPnxz/3siRtd8hiQ32G1y8VA==} + '@rollup/rollup-freebsd-arm64@4.31.0': + resolution: {integrity: sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.31.0': + resolution: {integrity: sha512-pCANqpynRS4Jirn4IKZH4tnm2+2CqCNLKD7gAdEjzdLGbH1iO0zouHz4mxqg0uEMpO030ejJ0aA6e1PJo2xrPA==} + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.31.0': + resolution: {integrity: sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.21.0': - resolution: {integrity: sha512-efRIANsz3UHZrnZXuEvxS9LoCOWMGD1rweciD6uJQIx2myN3a8Im1FafZBzh7zk1RJ6oKcR16dU3UPldaKd83w==} + '@rollup/rollup-linux-arm-musleabihf@4.31.0': + resolution: {integrity: sha512-w5IzG0wTVv7B0/SwDnMYmbr2uERQp999q8FMkKG1I+j8hpPX2BYFjWe69xbhbP6J9h2gId/7ogesl9hwblFwwg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.21.0': - resolution: {integrity: sha512-ZrPhydkTVhyeGTW94WJ8pnl1uroqVHM3j3hjdquwAcWnmivjAwOYjTEAuEDeJvGX7xv3Z9GAvrBkEzCgHq9U1w==} + '@rollup/rollup-linux-arm64-gnu@4.31.0': + resolution: {integrity: sha512-JyFFshbN5xwy6fulZ8B/8qOqENRmDdEkcIMF0Zz+RsfamEW+Zabl5jAb0IozP/8UKnJ7g2FtZZPEUIAlUSX8cA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.21.0': - resolution: {integrity: sha512-cfaupqd+UEFeURmqNP2eEvXqgbSox/LHOyN9/d2pSdV8xTrjdg3NgOFJCtc1vQ/jEke1qD0IejbBfxleBPHnPw==} + '@rollup/rollup-linux-arm64-musl@4.31.0': + resolution: {integrity: sha512-kpQXQ0UPFeMPmPYksiBL9WS/BDiQEjRGMfklVIsA0Sng347H8W2iexch+IEwaR7OVSKtr2ZFxggt11zVIlZ25g==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.21.0': - resolution: {integrity: sha512-ZKPan1/RvAhrUylwBXC9t7B2hXdpb/ufeu22pG2psV7RN8roOfGurEghw1ySmX/CmDDHNTDDjY3lo9hRlgtaHg==} + '@rollup/rollup-linux-loongarch64-gnu@4.31.0': + resolution: {integrity: sha512-pMlxLjt60iQTzt9iBb3jZphFIl55a70wexvo8p+vVFK+7ifTRookdoXX3bOsRdmfD+OKnMozKO6XM4zR0sHRrQ==} + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': + resolution: {integrity: sha512-D7TXT7I/uKEuWiRkEFbed1UUYZwcJDU4vZQdPTcepK7ecPhzKOYk4Er2YR4uHKme4qDeIh6N3XrLfpuM7vzRWQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.21.0': - resolution: {integrity: sha512-H1eRaCwd5E8eS8leiS+o/NqMdljkcb1d6r2h4fKSsCXQilLKArq6WS7XBLDu80Yz+nMqHVFDquwcVrQmGr28rg==} + '@rollup/rollup-linux-riscv64-gnu@4.31.0': + resolution: {integrity: sha512-wal2Tc8O5lMBtoePLBYRKj2CImUCJ4UNGJlLwspx7QApYny7K1cUYlzQ/4IGQBLmm+y0RS7dwc3TDO/pmcneTw==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.21.0': - resolution: {integrity: sha512-zJ4hA+3b5tu8u7L58CCSI0A9N1vkfwPhWd/puGXwtZlsB5bTkwDNW/+JCU84+3QYmKpLi+XvHdmrlwUwDA6kqw==} + '@rollup/rollup-linux-s390x-gnu@4.31.0': + resolution: {integrity: sha512-O1o5EUI0+RRMkK9wiTVpk2tyzXdXefHtRTIjBbmFREmNMy7pFeYXCFGbhKFwISA3UOExlo5GGUuuj3oMKdK6JQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.21.0': - resolution: {integrity: sha512-e2hrvElFIh6kW/UNBQK/kzqMNY5mO+67YtEh9OA65RM5IJXYTWiXjX6fjIiPaqOkBthYF1EqgiZ6OXKcQsM0hg==} + '@rollup/rollup-linux-x64-gnu@4.31.0': + resolution: {integrity: sha512-zSoHl356vKnNxwOWnLd60ixHNPRBglxpv2g7q0Cd3Pmr561gf0HiAcUBRL3S1vPqRC17Zo2CX/9cPkqTIiai1g==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.21.0': - resolution: {integrity: sha512-1vvmgDdUSebVGXWX2lIcgRebqfQSff0hMEkLJyakQ9JQUbLDkEaMsPTLOmyccyC6IJ/l3FZuJbmrBw/u0A0uCQ==} + '@rollup/rollup-linux-x64-musl@4.31.0': + resolution: {integrity: sha512-ypB/HMtcSGhKUQNiFwqgdclWNRrAYDH8iMYH4etw/ZlGwiTVxBz2tDrGRrPlfZu6QjXwtd+C3Zib5pFqID97ZA==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.21.0': - resolution: {integrity: sha512-s5oFkZ/hFcrlAyBTONFY1TWndfyre1wOMwU+6KCpm/iatybvrRgmZVM+vCFwxmC5ZhdlgfE0N4XorsDpi7/4XQ==} + '@rollup/rollup-win32-arm64-msvc@4.31.0': + resolution: {integrity: sha512-JuhN2xdI/m8Hr+aVO3vspO7OQfUFO6bKLIRTAy0U15vmWjnZDLrEgCZ2s6+scAYaQVpYSh9tZtRijApw9IXyMw==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.21.0': - resolution: {integrity: sha512-G9+TEqRnAA6nbpqyUqgTiopmnfgnMkR3kMukFBDsiyy23LZvUCpiUwjTRx6ezYCjJODXrh52rBR9oXvm+Fp5wg==} + '@rollup/rollup-win32-ia32-msvc@4.31.0': + resolution: {integrity: sha512-U1xZZXYkvdf5MIWmftU8wrM5PPXzyaY1nGCI4KI4BFfoZxHamsIe+BtnPLIvvPykvQWlVbqUXdLa4aJUuilwLQ==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.21.0': - resolution: {integrity: sha512-2jsCDZwtQvRhejHLfZ1JY6w6kEuEtfF9nzYsZxzSlNVKDX+DpsDJ+Rbjkm74nvg2rdx0gwBS+IMdvwJuq3S9pQ==} + '@rollup/rollup-win32-x64-msvc@4.31.0': + resolution: {integrity: sha512-ul8rnCsUumNln5YWwz0ted2ZHFhzhRRnkpBZ+YRuHoRAlUji9KChpOUOndY7uykrPEPXVbHLlsdo6v5yXo/TXw==} cpu: [x64] os: [win32] @@ -1942,8 +1966,8 @@ packages: '@swc/helpers@0.5.11': resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} - '@swc/types@0.1.9': - resolution: {integrity: sha512-qKnCno++jzcJ4lM4NTfYifm1EFSCeIfKiAHAfkENZAV5Kl9PjJIyd2yeeVv6c/2CckuLyv2NmRC5pv6pm2WQBg==} + '@swc/types@0.1.17': + resolution: {integrity: sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ==} '@szmarczak/http-timer@1.1.2': resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} @@ -2002,6 +2026,9 @@ packages: '@types/aria-query@5.0.1': resolution: {integrity: sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==} + '@types/aria-query@5.0.4': + resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==} + '@types/body-parser@1.19.5': resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} @@ -2029,9 +2056,6 @@ packages: '@types/estree-jsx@1.0.5': resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==} - '@types/estree@1.0.5': - resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2134,6 +2158,9 @@ packages: '@types/react@19.0.2': resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} + '@types/react@19.0.7': + resolution: {integrity: sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==} + '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} @@ -4421,8 +4448,8 @@ packages: immer@9.0.21: resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==} - immutable@4.3.5: - resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==} + immutable@4.3.7: + resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} @@ -5472,6 +5499,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.8: + resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -6330,6 +6362,10 @@ packages: resolution: {integrity: sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.1: + resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -6806,8 +6842,8 @@ packages: peerDependencies: rollup: 2.x || 3.x || 4.x - rollup@4.21.0: - resolution: {integrity: sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==} + rollup@4.31.0: + resolution: {integrity: sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -6851,6 +6887,9 @@ packages: sax@1.3.0: resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} + sax@1.4.1: + resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} + saxes@6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} @@ -7081,6 +7120,10 @@ packages: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} @@ -7450,6 +7493,9 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -7813,8 +7859,8 @@ packages: vite: optional: true - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.14: + resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -8343,13 +8389,13 @@ snapshots: '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 - picocolors: 1.0.1 + picocolors: 1.1.1 '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 '@babel/compat-data@7.25.2': {} @@ -8665,7 +8711,7 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 '@babel/parser@7.25.3': dependencies: @@ -9950,19 +9996,19 @@ snapshots: '@docusaurus/logger': 3.6.1 '@docusaurus/types': 3.6.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(acorn@8.12.1)(esbuild@0.21.5)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) '@docusaurus/utils': 3.6.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(acorn@8.12.1)(esbuild@0.21.5)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@5.4.2) - autoprefixer: 10.4.20(postcss@8.4.43) + autoprefixer: 10.4.20(postcss@8.5.1) babel-loader: 9.2.1(@babel/core@7.26.0)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) clean-css: 5.3.3 copy-webpack-plugin: 11.0.0(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) css-loader: 6.11.0(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) css-minimizer-webpack-plugin: 5.0.1(clean-css@5.3.3)(esbuild@0.21.5)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) - cssnano: 6.1.2(postcss@8.4.43) + cssnano: 6.1.2(postcss@8.5.1) file-loader: 6.2.0(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) html-minifier-terser: 7.2.0 mini-css-extract-plugin: 2.9.2(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) null-loader: 4.0.1(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) - postcss: 8.4.43 - postcss-loader: 7.3.4(postcss@8.4.43)(typescript@5.4.2)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) + postcss: 8.5.1 + postcss-loader: 7.3.4(postcss@8.5.1)(typescript@5.4.2)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) react-dev-utils: 12.0.1(eslint@9.9.1(jiti@1.21.6))(typescript@5.4.2)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) terser-webpack-plugin: 5.3.11(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)) tslib: 2.7.0 @@ -10151,16 +10197,16 @@ snapshots: '@docusaurus/cssnano-preset@2.4.1': dependencies: - cssnano-preset-advanced: 5.3.10(postcss@8.4.43) - postcss: 8.4.43 - postcss-sort-media-queries: 4.4.1(postcss@8.4.43) + cssnano-preset-advanced: 5.3.10(postcss@8.5.1) + postcss: 8.5.1 + postcss-sort-media-queries: 4.4.1(postcss@8.5.1) tslib: 2.7.0 '@docusaurus/cssnano-preset@3.6.1': dependencies: - cssnano-preset-advanced: 6.1.2(postcss@8.4.43) - postcss: 8.4.43 - postcss-sort-media-queries: 5.2.0(postcss@8.4.43) + cssnano-preset-advanced: 6.1.2(postcss@8.5.1) + postcss: 8.5.1 + postcss-sort-media-queries: 5.2.0(postcss@8.5.1) tslib: 2.7.0 '@docusaurus/logger@2.4.1': @@ -10244,7 +10290,7 @@ snapshots: '@docusaurus/react-loadable': 5.5.2(react@17.0.2) '@docusaurus/types': 2.4.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) '@types/history': 4.7.11 - '@types/react': 19.0.2 + '@types/react': 19.0.7 '@types/react-router-config': 5.0.11 '@types/react-router-dom': 5.3.3 react: 17.0.2 @@ -10543,13 +10589,13 @@ snapshots: '@docusaurus/react-loadable@5.5.2(react@17.0.2)': dependencies: - '@types/react': 19.0.2 + '@types/react': 19.0.7 prop-types: 15.8.1 react: 17.0.2 '@docusaurus/react-loadable@6.0.0(react@17.0.2)': dependencies: - '@types/react': 19.0.2 + '@types/react': 19.0.7 react: 17.0.2 '@docusaurus/theme-classic@2.4.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)(eslint@9.9.1(jiti@1.21.6))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@5.4.2)': @@ -10572,7 +10618,7 @@ snapshots: infima: 0.2.0-alpha.43 lodash: 4.17.21 nprogress: 0.2.0 - postcss: 8.4.43 + postcss: 8.5.1 prism-react-renderer: 1.3.5(react@17.0.2) prismjs: 1.29.0 react: 17.0.2 @@ -11048,7 +11094,7 @@ snapshots: '@mdx-js/mdx@3.1.0(acorn@8.12.1)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 '@types/mdx': 2.0.13 @@ -11202,60 +11248,75 @@ snapshots: optionalDependencies: react: 18.3.1 - '@rollup/pluginutils@5.1.0(rollup@4.21.0)': + '@reduxjs/vue-redux@0.1.0(redux@5.0.1)(vue@3.3.4)': + dependencies: + vue: 3.3.4 + optionalDependencies: + redux: 5.0.1 + + '@rollup/pluginutils@5.1.0(rollup@4.31.0)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.21.0 + rollup: 4.31.0 + + '@rollup/rollup-android-arm-eabi@4.31.0': + optional: true + + '@rollup/rollup-android-arm64@4.31.0': + optional: true + + '@rollup/rollup-darwin-arm64@4.31.0': + optional: true - '@rollup/rollup-android-arm-eabi@4.21.0': + '@rollup/rollup-darwin-x64@4.31.0': optional: true - '@rollup/rollup-android-arm64@4.21.0': + '@rollup/rollup-freebsd-arm64@4.31.0': optional: true - '@rollup/rollup-darwin-arm64@4.21.0': + '@rollup/rollup-freebsd-x64@4.31.0': optional: true - '@rollup/rollup-darwin-x64@4.21.0': + '@rollup/rollup-linux-arm-gnueabihf@4.31.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.21.0': + '@rollup/rollup-linux-arm-musleabihf@4.31.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.21.0': + '@rollup/rollup-linux-arm64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.21.0': + '@rollup/rollup-linux-arm64-musl@4.31.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.21.0': + '@rollup/rollup-linux-loongarch64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.21.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.21.0': + '@rollup/rollup-linux-riscv64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.21.0': + '@rollup/rollup-linux-s390x-gnu@4.31.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.21.0': + '@rollup/rollup-linux-x64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-x64-musl@4.21.0': + '@rollup/rollup-linux-x64-musl@4.31.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.21.0': + '@rollup/rollup-win32-arm64-msvc@4.31.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.21.0': + '@rollup/rollup-win32-ia32-msvc@4.31.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.21.0': + '@rollup/rollup-win32-x64-msvc@4.31.0': optional: true '@rushstack/node-core-library@5.5.1(@types/node@20.14.10)': @@ -11544,7 +11605,7 @@ snapshots: '@swc/core@1.6.13(@swc/helpers@0.5.11)': dependencies: '@swc/counter': 0.1.3 - '@swc/types': 0.1.9 + '@swc/types': 0.1.17 optionalDependencies: '@swc/core-darwin-arm64': 1.6.13 '@swc/core-darwin-x64': 1.6.13 @@ -11564,10 +11625,10 @@ snapshots: '@swc/helpers@0.5.11': dependencies: - tslib: 2.7.0 + tslib: 2.8.1 optional: true - '@swc/types@0.1.9': + '@swc/types@0.1.17': dependencies: '@swc/counter': 0.1.3 optional: true @@ -11580,7 +11641,7 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/config@0.13.1(@types/node@20.14.10)(esbuild@0.21.5)(eslint@9.9.1(jiti@1.21.6))(rollup@4.21.0)(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0))': + '@tanstack/config@0.13.1(@types/node@20.14.10)(esbuild@0.21.5)(eslint@9.9.1(jiti@1.21.6))(rollup@4.31.0)(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0))': dependencies: '@commitlint/parse': 19.0.3 '@eslint/js': 9.9.1 @@ -11595,7 +11656,7 @@ snapshots: jsonfile: 6.1.0 liftoff: 5.0.0 minimist: 1.2.8 - rollup-plugin-preserve-directives: 0.4.0(rollup@4.21.0) + rollup-plugin-preserve-directives: 0.4.0(rollup@4.31.0) semver: 7.6.3 simple-git: 3.25.0 typedoc: 0.26.6(typescript@5.4.2) @@ -11603,9 +11664,9 @@ snapshots: typedoc-plugin-markdown: 4.2.6(typedoc@0.26.6(typescript@5.4.2)) typescript-eslint: 8.3.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.4.2) v8flags: 4.0.1 - vite-plugin-dts: 4.0.3(@types/node@20.14.10)(rollup@4.21.0)(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)) - vite-plugin-externalize-deps: 0.8.0(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)) - vite-tsconfig-paths: 5.0.1(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)) + vite-plugin-dts: 4.0.3(@types/node@20.14.10)(rollup@4.31.0)(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)) + vite-plugin-externalize-deps: 0.8.0(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)) + vite-tsconfig-paths: 5.0.1(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)) transitivePeerDependencies: - '@types/node' - esbuild @@ -11619,7 +11680,7 @@ snapshots: dependencies: '@babel/code-frame': 7.26.2 '@babel/runtime': 7.26.0 - '@types/aria-query': 5.0.1 + '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2 dom-accessibility-api: 0.5.16 @@ -11670,12 +11731,14 @@ snapshots: '@types/acorn@4.0.6': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/argparse@1.0.38': {} '@types/aria-query@5.0.1': {} + '@types/aria-query@5.0.4': {} + '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 @@ -11709,14 +11772,12 @@ snapshots: '@types/eslint@9.6.1': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/json-schema': 7.0.12 '@types/estree-jsx@1.0.5': dependencies: - '@types/estree': 1.0.5 - - '@types/estree@1.0.5': {} + '@types/estree': 1.0.6 '@types/estree@1.0.6': {} @@ -11816,24 +11877,28 @@ snapshots: '@types/react-router-config@5.0.11': dependencies: '@types/history': 4.7.11 - '@types/react': 19.0.2 + '@types/react': 19.0.7 '@types/react-router': 5.1.20 '@types/react-router-dom@5.3.3': dependencies: '@types/history': 4.7.11 - '@types/react': 19.0.2 + '@types/react': 19.0.7 '@types/react-router': 5.1.20 '@types/react-router@5.1.20': dependencies: '@types/history': 4.7.11 - '@types/react': 19.0.2 + '@types/react': 19.0.7 '@types/react@19.0.2': dependencies: csstype: 3.1.3 + '@types/react@19.0.7': + dependencies: + csstype: 3.1.3 + '@types/responselike@1.0.3': dependencies: '@types/node': 20.14.10 @@ -11960,12 +12025,12 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0))(vue@3.3.4)': + '@vitejs/plugin-vue@5.1.3(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0))(vue@3.3.4)': dependencies: - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) vue: 3.3.4 - '@vitest/coverage-istanbul@2.0.5(vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0))': + '@vitest/coverage-istanbul@2.0.5(vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.6 @@ -11977,7 +12042,7 @@ snapshots: magicast: 0.3.4 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vitest: 2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) transitivePeerDependencies: - supports-color @@ -12051,7 +12116,7 @@ snapshots: '@vue/shared': 3.4.21 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-dom@3.3.4': dependencies: @@ -12073,7 +12138,7 @@ snapshots: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.11 - postcss: 8.4.43 + postcss: 8.5.1 source-map-js: 1.2.0 '@vue/compiler-ssr@3.3.4': @@ -12435,6 +12500,16 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 + autoprefixer@10.4.20(postcss@8.5.1): + dependencies: + browserslist: 4.24.3 + caniuse-lite: 1.0.30001690 + fraction.js: 4.3.7 + normalize-range: 0.1.2 + picocolors: 1.0.1 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + available-typed-arrays@1.0.7: dependencies: possible-typed-array-names: 1.0.0 @@ -13058,18 +13133,22 @@ snapshots: dependencies: postcss: 8.4.43 - css-declaration-sorter@7.2.0(postcss@8.4.43): + css-declaration-sorter@6.4.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + css-declaration-sorter@7.2.0(postcss@8.5.1): + dependencies: + postcss: 8.5.1 css-loader@6.11.0(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)): dependencies: - icss-utils: 5.1.0(postcss@8.4.43) - postcss: 8.4.43 - postcss-modules-extract-imports: 3.1.0(postcss@8.4.43) - postcss-modules-local-by-default: 4.2.0(postcss@8.4.43) - postcss-modules-scope: 3.2.1(postcss@8.4.43) - postcss-modules-values: 4.0.0(postcss@8.4.43) + icss-utils: 5.1.0(postcss@8.5.1) + postcss: 8.5.1 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.1) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.1) + postcss-modules-scope: 3.2.1(postcss@8.5.1) + postcss-modules-values: 4.0.0(postcss@8.5.1) postcss-value-parser: 4.2.0 semver: 7.6.3 optionalDependencies: @@ -13077,9 +13156,9 @@ snapshots: css-minimizer-webpack-plugin@4.2.2(clean-css@5.3.3)(esbuild@0.21.5)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)): dependencies: - cssnano: 5.1.15(postcss@8.4.43) + cssnano: 5.1.15(postcss@8.5.1) jest-worker: 29.7.0 - postcss: 8.4.43 + postcss: 8.5.1 schema-utils: 4.3.0 serialize-javascript: 6.0.2 source-map: 0.6.1 @@ -13091,9 +13170,9 @@ snapshots: css-minimizer-webpack-plugin@5.0.1(clean-css@5.3.3)(esbuild@0.21.5)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)): dependencies: '@jridgewell/trace-mapping': 0.3.25 - cssnano: 6.1.2(postcss@8.4.43) + cssnano: 6.1.2(postcss@8.5.1) jest-worker: 29.7.0 - postcss: 8.4.43 + postcss: 8.5.1 schema-utils: 4.3.0 serialize-javascript: 6.0.2 webpack: 5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5) @@ -13125,12 +13204,12 @@ snapshots: css-tree@2.2.1: dependencies: mdn-data: 2.0.28 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-what@6.1.0: {} @@ -13138,26 +13217,26 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-advanced@5.3.10(postcss@8.4.43): + cssnano-preset-advanced@5.3.10(postcss@8.5.1): dependencies: - autoprefixer: 10.4.20(postcss@8.4.43) - cssnano-preset-default: 5.2.14(postcss@8.4.43) - postcss: 8.4.43 - postcss-discard-unused: 5.1.0(postcss@8.4.43) - postcss-merge-idents: 5.1.1(postcss@8.4.43) - postcss-reduce-idents: 5.2.0(postcss@8.4.43) - postcss-zindex: 5.1.0(postcss@8.4.43) + autoprefixer: 10.4.20(postcss@8.5.1) + cssnano-preset-default: 5.2.14(postcss@8.5.1) + postcss: 8.5.1 + postcss-discard-unused: 5.1.0(postcss@8.5.1) + postcss-merge-idents: 5.1.1(postcss@8.5.1) + postcss-reduce-idents: 5.2.0(postcss@8.5.1) + postcss-zindex: 5.1.0(postcss@8.5.1) - cssnano-preset-advanced@6.1.2(postcss@8.4.43): + cssnano-preset-advanced@6.1.2(postcss@8.5.1): dependencies: - autoprefixer: 10.4.20(postcss@8.4.43) + autoprefixer: 10.4.20(postcss@8.5.1) browserslist: 4.23.2 - cssnano-preset-default: 6.1.2(postcss@8.4.43) - postcss: 8.4.43 - postcss-discard-unused: 6.0.5(postcss@8.4.43) - postcss-merge-idents: 6.0.3(postcss@8.4.43) - postcss-reduce-idents: 6.0.3(postcss@8.4.43) - postcss-zindex: 6.0.2(postcss@8.4.43) + cssnano-preset-default: 6.1.2(postcss@8.5.1) + postcss: 8.5.1 + postcss-discard-unused: 6.0.5(postcss@8.5.1) + postcss-merge-idents: 6.0.3(postcss@8.5.1) + postcss-reduce-idents: 6.0.3(postcss@8.5.1) + postcss-zindex: 6.0.2(postcss@8.5.1) cssnano-preset-default@5.2.14(postcss@8.4.43): dependencies: @@ -13192,47 +13271,84 @@ snapshots: postcss-svgo: 5.1.0(postcss@8.4.43) postcss-unique-selectors: 5.1.1(postcss@8.4.43) - cssnano-preset-default@6.1.2(postcss@8.4.43): + cssnano-preset-default@5.2.14(postcss@8.5.1): + dependencies: + css-declaration-sorter: 6.4.1(postcss@8.5.1) + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 + postcss-calc: 8.2.4(postcss@8.5.1) + postcss-colormin: 5.3.1(postcss@8.5.1) + postcss-convert-values: 5.1.3(postcss@8.5.1) + postcss-discard-comments: 5.1.2(postcss@8.5.1) + postcss-discard-duplicates: 5.1.0(postcss@8.5.1) + postcss-discard-empty: 5.1.1(postcss@8.5.1) + postcss-discard-overridden: 5.1.0(postcss@8.5.1) + postcss-merge-longhand: 5.1.7(postcss@8.5.1) + postcss-merge-rules: 5.1.4(postcss@8.5.1) + postcss-minify-font-values: 5.1.0(postcss@8.5.1) + postcss-minify-gradients: 5.1.1(postcss@8.5.1) + postcss-minify-params: 5.1.4(postcss@8.5.1) + postcss-minify-selectors: 5.2.1(postcss@8.5.1) + postcss-normalize-charset: 5.1.0(postcss@8.5.1) + postcss-normalize-display-values: 5.1.0(postcss@8.5.1) + postcss-normalize-positions: 5.1.1(postcss@8.5.1) + postcss-normalize-repeat-style: 5.1.1(postcss@8.5.1) + postcss-normalize-string: 5.1.0(postcss@8.5.1) + postcss-normalize-timing-functions: 5.1.0(postcss@8.5.1) + postcss-normalize-unicode: 5.1.1(postcss@8.5.1) + postcss-normalize-url: 5.1.0(postcss@8.5.1) + postcss-normalize-whitespace: 5.1.1(postcss@8.5.1) + postcss-ordered-values: 5.1.3(postcss@8.5.1) + postcss-reduce-initial: 5.1.2(postcss@8.5.1) + postcss-reduce-transforms: 5.1.0(postcss@8.5.1) + postcss-svgo: 5.1.0(postcss@8.5.1) + postcss-unique-selectors: 5.1.1(postcss@8.5.1) + + cssnano-preset-default@6.1.2(postcss@8.5.1): dependencies: browserslist: 4.23.2 - css-declaration-sorter: 7.2.0(postcss@8.4.43) - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 - postcss-calc: 9.0.1(postcss@8.4.43) - postcss-colormin: 6.1.0(postcss@8.4.43) - postcss-convert-values: 6.1.0(postcss@8.4.43) - postcss-discard-comments: 6.0.2(postcss@8.4.43) - postcss-discard-duplicates: 6.0.3(postcss@8.4.43) - postcss-discard-empty: 6.0.3(postcss@8.4.43) - postcss-discard-overridden: 6.0.2(postcss@8.4.43) - postcss-merge-longhand: 6.0.5(postcss@8.4.43) - postcss-merge-rules: 6.1.1(postcss@8.4.43) - postcss-minify-font-values: 6.1.0(postcss@8.4.43) - postcss-minify-gradients: 6.0.3(postcss@8.4.43) - postcss-minify-params: 6.1.0(postcss@8.4.43) - postcss-minify-selectors: 6.0.4(postcss@8.4.43) - postcss-normalize-charset: 6.0.2(postcss@8.4.43) - postcss-normalize-display-values: 6.0.2(postcss@8.4.43) - postcss-normalize-positions: 6.0.2(postcss@8.4.43) - postcss-normalize-repeat-style: 6.0.2(postcss@8.4.43) - postcss-normalize-string: 6.0.2(postcss@8.4.43) - postcss-normalize-timing-functions: 6.0.2(postcss@8.4.43) - postcss-normalize-unicode: 6.1.0(postcss@8.4.43) - postcss-normalize-url: 6.0.2(postcss@8.4.43) - postcss-normalize-whitespace: 6.0.2(postcss@8.4.43) - postcss-ordered-values: 6.0.2(postcss@8.4.43) - postcss-reduce-initial: 6.1.0(postcss@8.4.43) - postcss-reduce-transforms: 6.0.2(postcss@8.4.43) - postcss-svgo: 6.0.3(postcss@8.4.43) - postcss-unique-selectors: 6.0.4(postcss@8.4.43) + css-declaration-sorter: 7.2.0(postcss@8.5.1) + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 + postcss-calc: 9.0.1(postcss@8.5.1) + postcss-colormin: 6.1.0(postcss@8.5.1) + postcss-convert-values: 6.1.0(postcss@8.5.1) + postcss-discard-comments: 6.0.2(postcss@8.5.1) + postcss-discard-duplicates: 6.0.3(postcss@8.5.1) + postcss-discard-empty: 6.0.3(postcss@8.5.1) + postcss-discard-overridden: 6.0.2(postcss@8.5.1) + postcss-merge-longhand: 6.0.5(postcss@8.5.1) + postcss-merge-rules: 6.1.1(postcss@8.5.1) + postcss-minify-font-values: 6.1.0(postcss@8.5.1) + postcss-minify-gradients: 6.0.3(postcss@8.5.1) + postcss-minify-params: 6.1.0(postcss@8.5.1) + postcss-minify-selectors: 6.0.4(postcss@8.5.1) + postcss-normalize-charset: 6.0.2(postcss@8.5.1) + postcss-normalize-display-values: 6.0.2(postcss@8.5.1) + postcss-normalize-positions: 6.0.2(postcss@8.5.1) + postcss-normalize-repeat-style: 6.0.2(postcss@8.5.1) + postcss-normalize-string: 6.0.2(postcss@8.5.1) + postcss-normalize-timing-functions: 6.0.2(postcss@8.5.1) + postcss-normalize-unicode: 6.1.0(postcss@8.5.1) + postcss-normalize-url: 6.0.2(postcss@8.5.1) + postcss-normalize-whitespace: 6.0.2(postcss@8.5.1) + postcss-ordered-values: 6.0.2(postcss@8.5.1) + postcss-reduce-initial: 6.1.0(postcss@8.5.1) + postcss-reduce-transforms: 6.0.2(postcss@8.5.1) + postcss-svgo: 6.0.3(postcss@8.5.1) + postcss-unique-selectors: 6.0.4(postcss@8.5.1) cssnano-utils@3.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 - cssnano-utils@4.0.2(postcss@8.4.43): + cssnano-utils@3.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + cssnano-utils@4.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 cssnano@5.1.15(postcss@8.4.43): dependencies: @@ -13241,11 +13357,18 @@ snapshots: postcss: 8.4.43 yaml: 1.10.2 - cssnano@6.1.2(postcss@8.4.43): + cssnano@5.1.15(postcss@8.5.1): + dependencies: + cssnano-preset-default: 5.2.14(postcss@8.5.1) + lilconfig: 2.1.0 + postcss: 8.5.1 + yaml: 1.10.2 + + cssnano@6.1.2(postcss@8.5.1): dependencies: - cssnano-preset-default: 6.1.2(postcss@8.4.43) + cssnano-preset-default: 6.1.2(postcss@8.5.1) lilconfig: 3.1.3 - postcss: 8.4.43 + postcss: 8.5.1 csso@4.2.0: dependencies: @@ -13770,7 +13893,7 @@ snapshots: estree-util-attach-comments@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-util-build-jsx@3.0.1: dependencies: @@ -13783,7 +13906,7 @@ snapshots: estree-util-scope@1.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 estree-util-to-js@2.0.0: @@ -13794,7 +13917,7 @@ snapshots: estree-util-value-to-estree@3.2.1: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-util-visit@2.0.0: dependencies: @@ -13805,7 +13928,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 esutils@2.0.3: {} @@ -14416,7 +14539,7 @@ snapshots: hast-util-to-estree@3.1.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 comma-separated-tokens: 2.0.3 @@ -14437,7 +14560,7 @@ snapshots: hast-util-to-jsx-runtime@2.3.2: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/hast': 3.0.4 '@types/unist': 3.0.2 comma-separated-tokens: 2.0.3 @@ -14657,9 +14780,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.4.43): + icss-utils@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 ieee754@1.2.1: {} @@ -14680,7 +14803,7 @@ snapshots: immer@9.0.21: {} - immutable@4.3.5: + immutable@4.3.7: optional: true import-fresh@3.3.0: @@ -15151,14 +15274,14 @@ snapshots: launch-editor@2.9.1: dependencies: - picocolors: 1.0.1 + picocolors: 1.1.1 shell-quote: 1.8.2 less@4.2.0: dependencies: copy-anything: 2.0.6 parse-node-version: 1.0.1 - tslib: 2.7.0 + tslib: 2.8.1 optionalDependencies: errno: 0.1.8 graceful-fs: 4.2.11 @@ -15680,7 +15803,7 @@ snapshots: micromark-extension-mdx-expression@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-factory-mdx-expression: 2.0.2 micromark-factory-space: 2.0.1 @@ -15692,7 +15815,7 @@ snapshots: micromark-extension-mdx-jsx@3.0.1: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 micromark-factory-mdx-expression: 2.0.2 @@ -15709,7 +15832,7 @@ snapshots: micromark-extension-mdxjs-esm@3.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-core-commonmark: 2.0.2 micromark-util-character: 2.1.1 @@ -15745,7 +15868,7 @@ snapshots: micromark-factory-mdx-expression@2.0.2: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 devlop: 1.1.0 micromark-factory-space: 2.0.1 micromark-util-character: 2.1.1 @@ -15820,7 +15943,7 @@ snapshots: micromark-util-events-to-acorn@2.0.2: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/unist': 3.0.2 devlop: 1.1.0 estree-util-visit: 2.0.0 @@ -15980,12 +16103,14 @@ snapshots: nanoid@3.3.7: {} + nanoid@3.3.8: {} + natural-compare@1.4.0: {} needle@3.3.1: dependencies: iconv-lite: 0.6.3 - sax: 1.3.0 + sax: 1.4.1 optional: true negotiator@0.6.3: {} @@ -16435,9 +16560,15 @@ snapshots: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-calc@9.0.1(postcss@8.4.43): + postcss-calc@8.2.4(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-selector-parser: 6.1.2 + postcss-value-parser: 4.2.0 + + postcss-calc@9.0.1(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 @@ -16449,12 +16580,20 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-colormin@6.1.0(postcss@8.4.43): + postcss-colormin@5.3.1(postcss@8.5.1): dependencies: browserslist: 4.23.2 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-colormin@6.1.0(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + caniuse-api: 3.0.0 + colord: 2.9.3 + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-convert-values@5.1.3(postcss@8.4.43): @@ -16463,52 +16602,74 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-convert-values@6.1.0(postcss@8.4.43): + postcss-convert-values@5.1.3(postcss@8.5.1): dependencies: browserslist: 4.23.2 - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-convert-values@6.1.0(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-discard-comments@5.1.2(postcss@8.4.43): dependencies: postcss: 8.4.43 - postcss-discard-comments@6.0.2(postcss@8.4.43): + postcss-discard-comments@5.1.2(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-discard-comments@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-discard-duplicates@5.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 - postcss-discard-duplicates@6.0.3(postcss@8.4.43): + postcss-discard-duplicates@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-discard-duplicates@6.0.3(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-discard-empty@5.1.1(postcss@8.4.43): dependencies: postcss: 8.4.43 - postcss-discard-empty@6.0.3(postcss@8.4.43): + postcss-discard-empty@5.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-discard-empty@6.0.3(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-discard-overridden@5.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 - postcss-discard-overridden@6.0.2(postcss@8.4.43): + postcss-discard-overridden@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 - postcss-discard-unused@5.1.0(postcss@8.4.43): + postcss-discard-overridden@6.0.2(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-discard-unused@5.1.0(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-selector-parser: 6.1.2 - postcss-discard-unused@6.0.5(postcss@8.4.43): + postcss-discard-unused@6.0.5(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 postcss-selector-parser: 6.1.2 postcss-loader@7.3.4(postcss@8.4.43)(typescript@5.4.2)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)): @@ -16521,16 +16682,26 @@ snapshots: transitivePeerDependencies: - typescript - postcss-merge-idents@5.1.1(postcss@8.4.43): + postcss-loader@7.3.4(postcss@8.5.1)(typescript@5.4.2)(webpack@5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5)): dependencies: - cssnano-utils: 3.1.0(postcss@8.4.43) - postcss: 8.4.43 + cosmiconfig: 8.3.6(typescript@5.4.2) + jiti: 1.21.6 + postcss: 8.5.1 + semver: 7.6.3 + webpack: 5.97.1(@swc/core@1.6.13(@swc/helpers@0.5.11))(esbuild@0.21.5) + transitivePeerDependencies: + - typescript + + postcss-merge-idents@5.1.1(postcss@8.5.1): + dependencies: + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 - postcss-merge-idents@6.0.3(postcss@8.4.43): + postcss-merge-idents@6.0.3(postcss@8.5.1): dependencies: - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-merge-longhand@5.1.7(postcss@8.4.43): @@ -16539,11 +16710,17 @@ snapshots: postcss-value-parser: 4.2.0 stylehacks: 5.1.1(postcss@8.4.43) - postcss-merge-longhand@6.0.5(postcss@8.4.43): + postcss-merge-longhand@5.1.7(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + stylehacks: 5.1.1(postcss@8.5.1) + + postcss-merge-longhand@6.0.5(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 - stylehacks: 6.1.1(postcss@8.4.43) + stylehacks: 6.1.1(postcss@8.5.1) postcss-merge-rules@5.1.4(postcss@8.4.43): dependencies: @@ -16553,12 +16730,20 @@ snapshots: postcss: 8.4.43 postcss-selector-parser: 6.1.2 - postcss-merge-rules@6.1.1(postcss@8.4.43): + postcss-merge-rules@5.1.4(postcss@8.5.1): dependencies: browserslist: 4.23.2 caniuse-api: 3.0.0 - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 + postcss-selector-parser: 6.1.2 + + postcss-merge-rules@6.1.1(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + caniuse-api: 3.0.0 + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 postcss-selector-parser: 6.1.2 postcss-minify-font-values@5.1.0(postcss@8.4.43): @@ -16566,9 +16751,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-minify-font-values@6.1.0(postcss@8.4.43): + postcss-minify-font-values@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-minify-font-values@6.1.0(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-minify-gradients@5.1.1(postcss@8.4.43): @@ -16578,11 +16768,18 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-minify-gradients@6.0.3(postcss@8.4.43): + postcss-minify-gradients@5.1.1(postcss@8.5.1): dependencies: colord: 2.9.3 - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-minify-gradients@6.0.3(postcss@8.5.1): + dependencies: + colord: 2.9.3 + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-minify-params@5.1.4(postcss@8.4.43): @@ -16592,11 +16789,18 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-minify-params@6.1.0(postcss@8.4.43): + postcss-minify-params@5.1.4(postcss@8.5.1): dependencies: browserslist: 4.23.2 - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-minify-params@6.1.0(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-minify-selectors@5.2.1(postcss@8.4.43): @@ -16604,48 +16808,62 @@ snapshots: postcss: 8.4.43 postcss-selector-parser: 6.1.2 - postcss-minify-selectors@6.0.4(postcss@8.4.43): + postcss-minify-selectors@5.2.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 postcss-selector-parser: 6.1.2 - postcss-modules-extract-imports@3.1.0(postcss@8.4.43): + postcss-minify-selectors@6.0.4(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-selector-parser: 6.1.2 - postcss-modules-local-by-default@4.2.0(postcss@8.4.43): + postcss-modules-extract-imports@3.1.0(postcss@8.5.1): dependencies: - icss-utils: 5.1.0(postcss@8.4.43) - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-modules-local-by-default@4.2.0(postcss@8.5.1): + dependencies: + icss-utils: 5.1.0(postcss@8.5.1) + postcss: 8.5.1 postcss-selector-parser: 7.0.0 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.4.43): + postcss-modules-scope@3.2.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 postcss-selector-parser: 7.0.0 - postcss-modules-values@4.0.0(postcss@8.4.43): + postcss-modules-values@4.0.0(postcss@8.5.1): dependencies: - icss-utils: 5.1.0(postcss@8.4.43) - postcss: 8.4.43 + icss-utils: 5.1.0(postcss@8.5.1) + postcss: 8.5.1 postcss-normalize-charset@5.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 - postcss-normalize-charset@6.0.2(postcss@8.4.43): + postcss-normalize-charset@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-normalize-charset@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-normalize-display-values@5.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-display-values@6.0.2(postcss@8.4.43): + postcss-normalize-display-values@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-display-values@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-positions@5.1.1(postcss@8.4.43): @@ -16653,9 +16871,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-positions@6.0.2(postcss@8.4.43): + postcss-normalize-positions@5.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-positions@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-repeat-style@5.1.1(postcss@8.4.43): @@ -16663,9 +16886,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@6.0.2(postcss@8.4.43): + postcss-normalize-repeat-style@5.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-repeat-style@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-string@5.1.0(postcss@8.4.43): @@ -16673,9 +16901,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-string@6.0.2(postcss@8.4.43): + postcss-normalize-string@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-string@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-timing-functions@5.1.0(postcss@8.4.43): @@ -16683,9 +16916,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@6.0.2(postcss@8.4.43): + postcss-normalize-timing-functions@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-timing-functions@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-unicode@5.1.1(postcss@8.4.43): @@ -16694,10 +16932,16 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@6.1.0(postcss@8.4.43): + postcss-normalize-unicode@5.1.1(postcss@8.5.1): dependencies: browserslist: 4.23.2 - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-unicode@6.1.0(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-url@5.1.0(postcss@8.4.43): @@ -16706,9 +16950,15 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-url@6.0.2(postcss@8.4.43): + postcss-normalize-url@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + normalize-url: 6.1.0 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-url@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-normalize-whitespace@5.1.1(postcss@8.4.43): @@ -16716,9 +16966,14 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@6.0.2(postcss@8.4.43): + postcss-normalize-whitespace@5.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-normalize-whitespace@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-ordered-values@5.1.3(postcss@8.4.43): @@ -16727,20 +16982,26 @@ snapshots: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-ordered-values@6.0.2(postcss@8.4.43): + postcss-ordered-values@5.1.3(postcss@8.5.1): dependencies: - cssnano-utils: 4.0.2(postcss@8.4.43) - postcss: 8.4.43 + cssnano-utils: 3.1.0(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 - postcss-reduce-idents@5.2.0(postcss@8.4.43): + postcss-ordered-values@6.0.2(postcss@8.5.1): dependencies: - postcss: 8.4.43 + cssnano-utils: 4.0.2(postcss@8.5.1) + postcss: 8.5.1 postcss-value-parser: 4.2.0 - postcss-reduce-idents@6.0.3(postcss@8.4.43): + postcss-reduce-idents@5.2.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-reduce-idents@6.0.3(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-reduce-initial@5.1.2(postcss@8.4.43): @@ -16749,20 +17010,31 @@ snapshots: caniuse-api: 3.0.0 postcss: 8.4.43 - postcss-reduce-initial@6.1.0(postcss@8.4.43): + postcss-reduce-initial@5.1.2(postcss@8.5.1): dependencies: browserslist: 4.23.2 caniuse-api: 3.0.0 - postcss: 8.4.43 + postcss: 8.5.1 + + postcss-reduce-initial@6.1.0(postcss@8.5.1): + dependencies: + browserslist: 4.23.2 + caniuse-api: 3.0.0 + postcss: 8.5.1 postcss-reduce-transforms@5.1.0(postcss@8.4.43): dependencies: postcss: 8.4.43 postcss-value-parser: 4.2.0 - postcss-reduce-transforms@6.0.2(postcss@8.4.43): + postcss-reduce-transforms@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + + postcss-reduce-transforms@6.0.2(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 postcss-selector-parser@6.1.2: @@ -16775,14 +17047,14 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sort-media-queries@4.4.1(postcss@8.4.43): + postcss-sort-media-queries@4.4.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 sort-css-media-queries: 2.1.0 - postcss-sort-media-queries@5.2.0(postcss@8.4.43): + postcss-sort-media-queries@5.2.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 sort-css-media-queries: 2.2.0 postcss-svgo@5.1.0(postcss@8.4.43): @@ -16791,9 +17063,15 @@ snapshots: postcss-value-parser: 4.2.0 svgo: 2.8.0 - postcss-svgo@6.0.3(postcss@8.4.43): + postcss-svgo@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-value-parser: 4.2.0 + svgo: 2.8.0 + + postcss-svgo@6.0.3(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-value-parser: 4.2.0 svgo: 3.3.2 @@ -16802,20 +17080,25 @@ snapshots: postcss: 8.4.43 postcss-selector-parser: 6.1.2 - postcss-unique-selectors@6.0.4(postcss@8.4.43): + postcss-unique-selectors@5.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 + postcss-selector-parser: 6.1.2 + + postcss-unique-selectors@6.0.4(postcss@8.5.1): + dependencies: + postcss: 8.5.1 postcss-selector-parser: 6.1.2 postcss-value-parser@4.2.0: {} - postcss-zindex@5.1.0(postcss@8.4.43): + postcss-zindex@5.1.0(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 - postcss-zindex@6.0.2(postcss@8.4.43): + postcss-zindex@6.0.2(postcss@8.5.1): dependencies: - postcss: 8.4.43 + postcss: 8.5.1 postcss@8.4.43: dependencies: @@ -16823,6 +17106,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.5.1: + dependencies: + nanoid: 3.3.8 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prepend-http@2.0.0: {} @@ -17160,7 +17449,7 @@ snapshots: recma-build-jsx@1.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-util-build-jsx: 3.0.1 vfile: 6.0.3 @@ -17176,14 +17465,14 @@ snapshots: recma-parse@1.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 esast-util-from-js: 2.0.1 unified: 11.0.5 vfile: 6.0.3 recma-stringify@1.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-util-to-js: 2.0.0 unified: 11.0.5 vfile: 6.0.3 @@ -17266,7 +17555,7 @@ snapshots: rehype-recma@1.0.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 '@types/hast': 3.0.4 hast-util-to-estree: 3.1.0 transitivePeerDependencies: @@ -17449,32 +17738,35 @@ snapshots: dependencies: glob: 10.4.5 - rollup-plugin-preserve-directives@0.4.0(rollup@4.21.0): + rollup-plugin-preserve-directives@0.4.0(rollup@4.31.0): dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.31.0) magic-string: 0.30.11 - rollup: 4.21.0 + rollup: 4.31.0 - rollup@4.21.0: + rollup@4.31.0: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.21.0 - '@rollup/rollup-android-arm64': 4.21.0 - '@rollup/rollup-darwin-arm64': 4.21.0 - '@rollup/rollup-darwin-x64': 4.21.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.21.0 - '@rollup/rollup-linux-arm-musleabihf': 4.21.0 - '@rollup/rollup-linux-arm64-gnu': 4.21.0 - '@rollup/rollup-linux-arm64-musl': 4.21.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.21.0 - '@rollup/rollup-linux-riscv64-gnu': 4.21.0 - '@rollup/rollup-linux-s390x-gnu': 4.21.0 - '@rollup/rollup-linux-x64-gnu': 4.21.0 - '@rollup/rollup-linux-x64-musl': 4.21.0 - '@rollup/rollup-win32-arm64-msvc': 4.21.0 - '@rollup/rollup-win32-ia32-msvc': 4.21.0 - '@rollup/rollup-win32-x64-msvc': 4.21.0 + '@rollup/rollup-android-arm-eabi': 4.31.0 + '@rollup/rollup-android-arm64': 4.31.0 + '@rollup/rollup-darwin-arm64': 4.31.0 + '@rollup/rollup-darwin-x64': 4.31.0 + '@rollup/rollup-freebsd-arm64': 4.31.0 + '@rollup/rollup-freebsd-x64': 4.31.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.31.0 + '@rollup/rollup-linux-arm-musleabihf': 4.31.0 + '@rollup/rollup-linux-arm64-gnu': 4.31.0 + '@rollup/rollup-linux-arm64-musl': 4.31.0 + '@rollup/rollup-linux-loongarch64-gnu': 4.31.0 + '@rollup/rollup-linux-powerpc64le-gnu': 4.31.0 + '@rollup/rollup-linux-riscv64-gnu': 4.31.0 + '@rollup/rollup-linux-s390x-gnu': 4.31.0 + '@rollup/rollup-linux-x64-gnu': 4.31.0 + '@rollup/rollup-linux-x64-musl': 4.31.0 + '@rollup/rollup-win32-arm64-msvc': 4.31.0 + '@rollup/rollup-win32-ia32-msvc': 4.31.0 + '@rollup/rollup-win32-x64-msvc': 4.31.0 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} @@ -17486,8 +17778,8 @@ snapshots: rtlcss@3.5.0: dependencies: find-up: 5.0.0 - picocolors: 1.0.1 - postcss: 8.4.43 + picocolors: 1.1.1 + postcss: 8.5.1 strip-json-comments: 3.1.1 run-parallel@1.2.0: @@ -17511,12 +17803,15 @@ snapshots: sass@1.72.0: dependencies: chokidar: 3.6.0 - immutable: 4.3.5 - source-map-js: 1.2.0 + immutable: 4.3.7 + source-map-js: 1.2.1 optional: true sax@1.3.0: {} + sax@1.4.1: + optional: true + saxes@6.0.0: dependencies: xmlchars: 2.2.0 @@ -17779,6 +18074,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 @@ -17940,15 +18237,21 @@ snapshots: postcss: 8.4.43 postcss-selector-parser: 6.1.2 - stylehacks@6.1.1(postcss@8.4.43): + stylehacks@5.1.1(postcss@8.5.1): dependencies: browserslist: 4.23.2 - postcss: 8.4.43 + postcss: 8.5.1 postcss-selector-parser: 6.1.2 - sugarss@4.0.1(postcss@8.4.43): + stylehacks@6.1.1(postcss@8.5.1): dependencies: - postcss: 8.4.43 + browserslist: 4.23.2 + postcss: 8.5.1 + postcss-selector-parser: 6.1.2 + + sugarss@4.0.1(postcss@8.5.1): + dependencies: + postcss: 8.5.1 optional: true summary@2.1.0: {} @@ -17976,7 +18279,7 @@ snapshots: css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.1 + picocolors: 1.1.1 stable: 0.1.8 svgo@3.3.2: @@ -17987,7 +18290,7 @@ snapshots: css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 - picocolors: 1.0.1 + picocolors: 1.1.1 symbol-tree@3.2.4: {} @@ -18112,6 +18415,9 @@ snapshots: tslib@2.7.0: {} + tslib@2.8.1: + optional: true + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 @@ -18314,7 +18620,7 @@ snapshots: dependencies: browserslist: 4.23.2 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 update-browserslist-db@1.1.1(browserslist@4.24.3): dependencies: @@ -18447,13 +18753,13 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite-node@2.0.5(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0): + vite-node@2.0.5(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) transitivePeerDependencies: - '@types/node' - less @@ -18465,10 +18771,10 @@ snapshots: - supports-color - terser - vite-plugin-dts@4.0.3(@types/node@20.14.10)(rollup@4.21.0)(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)): + vite-plugin-dts@4.0.3(@types/node@20.14.10)(rollup@4.31.0)(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)): dependencies: '@microsoft/api-extractor': 7.47.4(@types/node@20.14.10) - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.31.0) '@volar/typescript': 2.3.4 '@vue/language-core': 2.0.29(typescript@5.4.2) compare-versions: 6.1.1 @@ -18479,41 +18785,41 @@ snapshots: typescript: 5.4.2 vue-tsc: 2.0.29(typescript@5.4.2) optionalDependencies: - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-externalize-deps@0.8.0(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)): + vite-plugin-externalize-deps@0.8.0(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)): dependencies: - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) - vite-tsconfig-paths@5.0.1(typescript@5.4.2)(vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0)): + vite-tsconfig-paths@5.0.1(typescript@5.4.2)(vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0)): dependencies: debug: 4.3.6 globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.2) optionalDependencies: - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) transitivePeerDependencies: - supports-color - typescript - vite@5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0): + vite@5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.43 - rollup: 4.21.0 + postcss: 8.5.1 + rollup: 4.31.0 optionalDependencies: '@types/node': 20.14.10 fsevents: 2.3.3 less: 4.2.0 sass: 1.72.0 - sugarss: 4.0.1(postcss@8.4.43) + sugarss: 4.0.1(postcss@8.5.1) terser: 5.37.0 - vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0): + vitest@2.0.5(@types/node@20.14.10)(jsdom@25.0.0)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -18531,8 +18837,8 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) - vite-node: 2.0.5(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.4.43))(terser@5.37.0) + vite: 5.4.14(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) + vite-node: 2.0.5(@types/node@20.14.10)(less@4.2.0)(sass@1.72.0)(sugarss@4.0.1(postcss@8.5.1))(terser@5.37.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.14.10