From abdd8d32b398a0413ebdce7b02fb023ef3f46e16 Mon Sep 17 00:00:00 2001 From: Vitalii Popov Date: Wed, 25 Feb 2026 15:48:52 +0100 Subject: [PATCH 1/4] Adds dash system dependency --- software/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/software/Dockerfile b/software/Dockerfile index d01b53e..a683c5c 100644 --- a/software/Dockerfile +++ b/software/Dockerfile @@ -8,6 +8,7 @@ ENV RENV_CONFIG_REPOS_OVERRIDE=https://cloud.r-project.org # Install system dependencies required for R packages RUN apt-get update && apt-get install -y \ + dash \ libcurl4-openssl-dev \ libssl-dev \ libxml2-dev \ From 55ac2095f8a3413dbab49d236882f0b041f622f4 Mon Sep 17 00:00:00 2001 From: Vitalii Popov Date: Wed, 25 Feb 2026 17:04:17 +0100 Subject: [PATCH 2/4] Add changeset --- .changeset/dash-dependency.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dash-dependency.md diff --git a/.changeset/dash-dependency.md b/.changeset/dash-dependency.md new file mode 100644 index 0000000..3098754 --- /dev/null +++ b/.changeset/dash-dependency.md @@ -0,0 +1,5 @@ +--- +'@platforma-open/milaboratories.functional-analysis': patch +--- + +Adds dash system dependency From 63806097e94d9abc1c39baabf695fccc24a24a00 Mon Sep 17 00:00:00 2001 From: Vitalii Popov Date: Mon, 2 Mar 2026 19:13:40 +0100 Subject: [PATCH 3/4] Pin all catalog deps with ~ prefix, bump package-builder to 3.11.4 --- .changeset/bump-package-builder.md | 5 + pnpm-lock.yaml | 397 +++++++++-------------------- pnpm-workspace.yaml | 40 +-- 3 files changed, 143 insertions(+), 299 deletions(-) create mode 100644 .changeset/bump-package-builder.md diff --git a/.changeset/bump-package-builder.md b/.changeset/bump-package-builder.md new file mode 100644 index 0000000..c7a40bc --- /dev/null +++ b/.changeset/bump-package-builder.md @@ -0,0 +1,5 @@ +--- +'@platforma-open/milaboratories.functional-analysis': patch +--- + +Bump package-builder to 3.11.4 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb8f6d0..b4f95ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,70 +7,70 @@ settings: catalogs: default: '@changesets/cli': - specifier: ^2.28.1 + specifier: ~2.28.1 version: 2.28.1 '@milaboratories/graph-maker': - specifier: ^1.1.179 + specifier: ~1.1.179 version: 1.1.179 '@milaboratories/software-pframes-conv': - specifier: ^2.2.9 + specifier: ~2.2.9 version: 2.2.9 '@platforma-open/milaboratories.runenv-r-functional-analysis': - specifier: ^1.0.6 + specifier: ~1.0.6 version: 1.0.6 '@platforma-sdk/block-tools': - specifier: ^2.6.30 + specifier: ~2.6.30 version: 2.6.30 '@platforma-sdk/blocks-deps-updater': - specifier: ^2.0.0 + specifier: ~2.0.0 version: 2.0.0 '@platforma-sdk/eslint-config': - specifier: ^1.1.0 + specifier: ~1.1.0 version: 1.1.0 '@platforma-sdk/model': - specifier: ^1.45.30 + specifier: ~1.45.30 version: 1.45.30 '@platforma-sdk/package-builder': - specifier: ^3.10.7 - version: 3.10.7 + specifier: ~3.11.4 + version: 3.11.4 '@platforma-sdk/tengo-builder': - specifier: ^2.3.9 + specifier: ~2.3.9 version: 2.3.9 '@platforma-sdk/test': - specifier: ^1.45.30 + specifier: ~1.45.30 version: 1.45.30 '@platforma-sdk/ui-vue': - specifier: ^1.45.30 + specifier: ~1.45.30 version: 1.45.30 '@platforma-sdk/workflow-tengo': - specifier: ^5.6.1 + specifier: ~5.6.1 version: 5.6.1 '@vitejs/plugin-vue': - specifier: ^5.2.1 + specifier: ~5.2.1 version: 5.2.1 shx: - specifier: ^0.4.0 + specifier: ~0.4.0 version: 0.4.0 tsup: specifier: ~8.4.0 version: 8.4.0 turbo: - specifier: ^2.4.4 + specifier: ~2.4.4 version: 2.4.4 typescript: specifier: ~5.6.3 version: 5.6.3 vite: - specifier: ^6.0.11 - version: 6.1.0 + specifier: ~6.0.11 + version: 6.0.15 vitest: - specifier: ^2.1.8 + specifier: ~2.1.8 version: 2.1.8 vue: - specifier: ^3.5.13 + specifier: ~3.5.13 version: 3.5.13 vue-tsc: - specifier: ^2.2.10 + specifier: ~2.2.10 version: 2.2.12 importers: @@ -129,7 +129,7 @@ importers: version: 5.6.3 vite: specifier: 'catalog:' - version: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) + version: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) software: devDependencies: @@ -138,7 +138,7 @@ importers: version: 1.0.6 '@platforma-sdk/package-builder': specifier: 'catalog:' - version: 3.10.7 + version: 3.11.4 test: dependencies: @@ -179,13 +179,13 @@ importers: version: 1.1.0(@eslint/js@9.20.0)(@stylistic/eslint-plugin@2.13.0(eslint@9.20.1)(typescript@5.6.3))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-vue@9.32.0(eslint@9.20.1))(eslint@9.20.1)(globals@15.15.0)(typescript-eslint@8.24.1(eslint@9.20.1)(typescript@5.6.3))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: 'catalog:' - version: 5.2.1(vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3)) typescript: specifier: 'catalog:' version: 5.6.3 vite: specifier: 'catalog:' - version: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) + version: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) vue-tsc: specifier: 'catalog:' version: 2.2.12(typescript@5.6.3) @@ -1162,6 +1162,9 @@ packages: '@milaboratories/resolve-helper@1.1.1': resolution: {integrity: sha512-0A7yX8p3uhTWAGphq9oV3fGQODtmCgPHEuB0UkUw5MSdAOM4rjQX35IPOi3fVVPumVJxeygqdJZ4sfSRU4+IVA==} + '@milaboratories/resolve-helper@1.1.2': + resolution: {integrity: sha512-xicajvqgaGOdXlKwolwVHdXNB3zRUbvjIiZQWcy2R+3rbScfEaBspnDDstDXKc4nMbieO+8Bq2o7AbtKmheDfw==} + '@milaboratories/software-pframes-conv@2.2.9': resolution: {integrity: sha512-w+GaazDSqEgqYUJ38I5lgOsggyZJpcBVGvDMHIX1pyTdvPjWAOWu3mLkScaYuWeitFfh8aAedf5vrLqXtnX8bw==} @@ -1288,8 +1291,8 @@ packages: '@platforma-sdk/model@1.45.30': resolution: {integrity: sha512-/zdg+HY14z+bT5Q4yMbRb+lM7GtcUVxYIcv2OrnK+Va8bNjpx8qKRhWfBFYAU+wYQ9eSJu7dCA0wsDAN/UxDuw==} - '@platforma-sdk/package-builder@3.10.7': - resolution: {integrity: sha512-3qWieTD0GTCNQ65lVV1/LAcwNlTFh7BuswS6qrK8acRtREFEZm/QvywbE6fQu7gEEF697y7/6/ktR8Sd1EzP/A==} + '@platforma-sdk/package-builder@3.11.4': + resolution: {integrity: sha512-t7SG8DZeRhawmGvSjAf67E7BH2VtRg4mVqB5GXid+gZSPVR76YLeLVf6FN2Be55pQjHK0blb7YYqFUBB5ykdmA==} hasBin: true '@platforma-sdk/tengo-builder@2.3.9': @@ -1358,191 +1361,96 @@ packages: '@protobufjs/utf8@1.1.0': resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} - '@rollup/rollup-android-arm-eabi@4.30.1': - resolution: {integrity: sha512-pSWY+EVt3rJ9fQ3IqlrEUtXh3cGqGtPDH1FQlNZehO2yYxCHEX1SPsz1M//NXwYfbTlcKr9WObLnJX9FsS9K1Q==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.35.0': resolution: {integrity: sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.30.1': - resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==} - cpu: [arm64] - os: [android] - '@rollup/rollup-android-arm64@4.35.0': resolution: {integrity: sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.30.1': - resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==} - cpu: [arm64] - os: [darwin] - '@rollup/rollup-darwin-arm64@4.35.0': resolution: {integrity: sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.30.1': - resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==} - cpu: [x64] - os: [darwin] - '@rollup/rollup-darwin-x64@4.35.0': resolution: {integrity: sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.30.1': - resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==} - cpu: [arm64] - os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.35.0': resolution: {integrity: sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.30.1': - resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==} - cpu: [x64] - os: [freebsd] - '@rollup/rollup-freebsd-x64@4.35.0': resolution: {integrity: sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': - resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.35.0': resolution: {integrity: sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.30.1': - resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.35.0': resolution: {integrity: sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.30.1': - resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.35.0': resolution: {integrity: sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.30.1': - resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-musl@4.35.0': resolution: {integrity: sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==} - cpu: [loong64] - os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.35.0': resolution: {integrity: sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==} - cpu: [ppc64] - os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.35.0': resolution: {integrity: sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.35.0': resolution: {integrity: sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.30.1': - resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==} - cpu: [s390x] - os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.35.0': resolution: {integrity: sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.30.1': - resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-gnu@4.35.0': resolution: {integrity: sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.30.1': - resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-musl@4.35.0': resolution: {integrity: sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.30.1': - resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==} - cpu: [arm64] - os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.35.0': resolution: {integrity: sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.30.1': - resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==} - cpu: [ia32] - os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.35.0': resolution: {integrity: sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.30.1': - resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==} - cpu: [x64] - os: [win32] - '@rollup/rollup-win32-x64-msvc@4.35.0': resolution: {integrity: sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==} cpu: [x64] @@ -4090,9 +3998,6 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - es-module-lexer@1.6.0: - resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} - es-module-lexer@1.7.0: resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} @@ -4219,10 +4124,6 @@ packages: resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} engines: {node: '>=6'} - expect-type@1.1.0: - resolution: {integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==} - engines: {node: '>=12.0.0'} - expect-type@1.2.2: resolution: {integrity: sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA==} engines: {node: '>=12.0.0'} @@ -4630,9 +4531,6 @@ packages: resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} engines: {node: 20 || >=22} - magic-string@0.30.17: - resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} - magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} @@ -4914,10 +4812,6 @@ packages: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} - postcss@8.4.49: - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.1: resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} engines: {node: ^10 || ^12 || >=14} @@ -5043,11 +4937,6 @@ packages: resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} hasBin: true - rollup@4.30.1: - resolution: {integrity: sha512-mlJ4glW020fPuLi7DkM/lN97mYEZGWeqBnrljzN0gs7GLctqX3lNWxKQ7Gl712UAX+6fog/L3jh4gb7R6aVi3w==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.35.0: resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -5162,9 +5051,6 @@ packages: std-env@3.10.0: resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} - std-env@3.8.0: - resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} - stream-browserify@3.0.0: resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==} @@ -5245,6 +5131,7 @@ packages: tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -5502,6 +5389,46 @@ packages: terser: optional: true + vite@6.0.15: + resolution: {integrity: sha512-uC/aEgK2B7Ryaznyfj6h1PMUe4G7/6cKG97idqJFcgasmaoIRoemtlDQbsTTb6y5n3ly2L3kTgMR3sso9ASz0g==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: '>=1.21.0' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + vite@6.1.0: resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -6683,7 +6610,7 @@ snapshots: '@eslint/config-array@0.19.2': dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -6695,7 +6622,7 @@ snapshots: '@eslint/eslintrc@3.2.0': dependencies: ajv: 6.12.6 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) espree: 10.3.0 globals: 14.0.0 ignore: 5.3.2 @@ -6937,7 +6864,7 @@ snapshots: '@milaboratories/pf-plots@1.1.45': dependencies: - '@milaboratories/pl-model-common': 1.21.4 + '@milaboratories/pl-model-common': 1.24.0 '@platforma-sdk/model': 1.45.30 canonicalize: 2.1.0 lodash: 4.17.21 @@ -7149,6 +7076,8 @@ snapshots: '@milaboratories/resolve-helper@1.1.1': {} + '@milaboratories/resolve-helper@1.1.2': {} + '@milaboratories/software-pframes-conv@2.2.9': {} '@milaboratories/tengo-tester@1.6.4': {} @@ -7225,7 +7154,7 @@ snapshots: ansis: 3.7.0 clean-stack: 3.0.1 cli-spinners: 2.9.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) ejs: 3.1.10 get-package-type: 0.1.0 globby: 11.1.0 @@ -7363,17 +7292,15 @@ snapshots: utility-types: 3.11.0 zod: 3.23.8 - '@platforma-sdk/package-builder@3.10.7': + '@platforma-sdk/package-builder@3.11.4': dependencies: '@aws-sdk/client-s3': 3.859.0 '@aws-sdk/lib-storage': 3.859.0(@aws-sdk/client-s3@3.859.0) - '@milaboratories/resolve-helper': 1.1.1 + '@milaboratories/resolve-helper': 1.1.2 '@oclif/core': 4.2.2 '@types/archiver': 6.0.3 '@types/node': 24.5.2 archiver: 7.0.1 - canonicalize: 2.1.0 - tar: 7.4.3 undici: 7.16.0 winston: 3.17.0 yaml: 2.8.1 @@ -7528,117 +7455,60 @@ snapshots: '@protobufjs/utf8@1.1.0': {} - '@rollup/rollup-android-arm-eabi@4.30.1': - optional: true - '@rollup/rollup-android-arm-eabi@4.35.0': optional: true - '@rollup/rollup-android-arm64@4.30.1': - optional: true - '@rollup/rollup-android-arm64@4.35.0': optional: true - '@rollup/rollup-darwin-arm64@4.30.1': - optional: true - '@rollup/rollup-darwin-arm64@4.35.0': optional: true - '@rollup/rollup-darwin-x64@4.30.1': - optional: true - '@rollup/rollup-darwin-x64@4.35.0': optional: true - '@rollup/rollup-freebsd-arm64@4.30.1': - optional: true - '@rollup/rollup-freebsd-arm64@4.35.0': optional: true - '@rollup/rollup-freebsd-x64@4.30.1': - optional: true - '@rollup/rollup-freebsd-x64@4.35.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': - optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.35.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.30.1': - optional: true - '@rollup/rollup-linux-arm-musleabihf@4.35.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-arm64-gnu@4.35.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.30.1': - optional: true - '@rollup/rollup-linux-arm64-musl@4.35.0': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.35.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.35.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-riscv64-gnu@4.35.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-s390x-gnu@4.35.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-x64-gnu@4.35.0': optional: true - '@rollup/rollup-linux-x64-musl@4.30.1': - optional: true - '@rollup/rollup-linux-x64-musl@4.35.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-arm64-msvc@4.35.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-ia32-msvc@4.35.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-x64-msvc@4.35.0': optional: true @@ -10191,7 +10061,7 @@ snapshots: '@typescript-eslint/types': 8.24.1 '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.6.3) '@typescript-eslint/visitor-keys': 8.24.1 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) eslint: 9.20.1 typescript: 5.6.3 transitivePeerDependencies: @@ -10206,7 +10076,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.6.3) '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.6.3) - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.6.3) typescript: 5.6.3 @@ -10219,7 +10089,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.24.1 '@typescript-eslint/visitor-keys': 8.24.1 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -10247,14 +10117,14 @@ snapshots: '@typescript/vfs@1.6.1(typescript@5.4.5)': dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) typescript: 5.4.5 transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) + vite: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) vue: 3.5.13(typescript@5.6.3) '@vitest/expect@2.1.8': @@ -10277,7 +10147,7 @@ snapshots: dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 - magic-string: 0.30.17 + magic-string: 0.30.21 optionalDependencies: vite: 5.4.11(@types/node@24.5.2) @@ -10310,7 +10180,7 @@ snapshots: '@vitest/snapshot@2.1.8': dependencies: '@vitest/pretty-format': 2.1.8 - magic-string: 0.30.17 + magic-string: 0.30.21 pathe: 1.1.2 '@vitest/snapshot@4.0.8': @@ -10369,8 +10239,8 @@ snapshots: '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 estree-walker: 2.0.2 - magic-string: 0.30.17 - postcss: 8.4.49 + magic-string: 0.30.21 + postcss: 8.5.1 source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.13': @@ -10893,15 +10763,15 @@ snapshots: dependencies: ms: 2.0.0 - debug@4.4.0(supports-color@8.1.1): + debug@4.4.0: dependencies: ms: 2.1.3 - optionalDependencies: - supports-color: 8.1.1 - debug@4.4.3: + debug@4.4.3(supports-color@8.1.1): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 8.1.1 decompress-tar@4.1.1: dependencies: @@ -10990,8 +10860,6 @@ snapshots: entities@4.5.0: {} - es-module-lexer@1.6.0: {} - es-module-lexer@1.7.0: {} es-toolkit@1.39.10: {} @@ -11151,7 +11019,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) escape-string-regexp: 4.0.0 eslint-scope: 8.2.0 eslint-visitor-keys: 4.2.0 @@ -11219,8 +11087,6 @@ snapshots: signal-exit: 3.0.7 strip-eof: 1.0.0 - expect-type@1.1.0: {} - expect-type@1.2.2: {} extendable-error@0.1.7: {} @@ -11396,7 +11262,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -11575,10 +11441,6 @@ snapshots: lru-cache@11.2.2: {} - magic-string@0.30.17: - dependencies: - '@jridgewell/sourcemap-codec': 1.5.0 - magic-string@0.30.21: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -11790,12 +11652,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.4.49: - dependencies: - nanoid: 3.3.8 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.1: dependencies: nanoid: 3.3.8 @@ -11935,31 +11791,6 @@ snapshots: dependencies: glob: 10.4.5 - rollup@4.30.1: - dependencies: - '@types/estree': 1.0.6 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.30.1 - '@rollup/rollup-android-arm64': 4.30.1 - '@rollup/rollup-darwin-arm64': 4.30.1 - '@rollup/rollup-darwin-x64': 4.30.1 - '@rollup/rollup-freebsd-arm64': 4.30.1 - '@rollup/rollup-freebsd-x64': 4.30.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.30.1 - '@rollup/rollup-linux-arm-musleabihf': 4.30.1 - '@rollup/rollup-linux-arm64-gnu': 4.30.1 - '@rollup/rollup-linux-arm64-musl': 4.30.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.30.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.30.1 - '@rollup/rollup-linux-riscv64-gnu': 4.30.1 - '@rollup/rollup-linux-s390x-gnu': 4.30.1 - '@rollup/rollup-linux-x64-gnu': 4.30.1 - '@rollup/rollup-linux-x64-musl': 4.30.1 - '@rollup/rollup-win32-arm64-msvc': 4.30.1 - '@rollup/rollup-win32-ia32-msvc': 4.30.1 - '@rollup/rollup-win32-x64-msvc': 4.30.1 - fsevents: 2.3.3 - rollup@4.35.0: dependencies: '@types/estree': 1.0.6 @@ -12078,8 +11909,6 @@ snapshots: std-env@3.10.0: {} - std-env@3.8.0: {} - stream-browserify@3.0.0: dependencies: inherits: 2.0.4 @@ -12264,7 +12093,7 @@ snapshots: cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 esbuild: 0.25.1 joycon: 3.1.1 picocolors: 1.1.1 @@ -12368,8 +12197,8 @@ snapshots: vite-node@2.1.8(@types/node@24.5.2): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@8.1.1) - es-module-lexer: 1.6.0 + debug: 4.4.3(supports-color@8.1.1) + es-module-lexer: 1.7.0 pathe: 1.1.2 vite: 5.4.11(@types/node@24.5.2) transitivePeerDependencies: @@ -12386,17 +12215,27 @@ snapshots: vite@5.4.11(@types/node@24.5.2): dependencies: esbuild: 0.21.5 - postcss: 8.4.49 - rollup: 4.30.1 + postcss: 8.5.1 + rollup: 4.35.0 + optionalDependencies: + '@types/node': 24.5.2 + fsevents: 2.3.3 + + vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1): + dependencies: + esbuild: 0.24.2 + postcss: 8.5.1 + rollup: 4.35.0 optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 + yaml: 2.8.1 vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1): dependencies: esbuild: 0.24.2 postcss: 8.5.1 - rollup: 4.30.1 + rollup: 4.35.0 optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 @@ -12412,11 +12251,11 @@ snapshots: '@vitest/spy': 2.1.8 '@vitest/utils': 2.1.8 chai: 5.1.2 - debug: 4.4.0(supports-color@8.1.1) - expect-type: 1.1.0 - magic-string: 0.30.17 + debug: 4.4.3(supports-color@8.1.1) + expect-type: 1.2.2 + magic-string: 0.30.21 pathe: 1.1.2 - std-env: 3.8.0 + std-env: 3.10.0 tinybench: 2.9.0 tinyexec: 0.3.2 tinypool: 1.0.2 @@ -12446,7 +12285,7 @@ snapshots: '@vitest/snapshot': 4.0.8 '@vitest/spy': 4.0.8 '@vitest/utils': 4.0.8 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) es-module-lexer: 1.7.0 expect-type: 1.2.2 magic-string: 0.30.21 @@ -12481,7 +12320,7 @@ snapshots: vue-eslint-parser@9.4.3(eslint@9.20.1): dependencies: - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) eslint: 9.20.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3b7405f..9de3951 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,30 +7,30 @@ packages: - test catalog: - '@platforma-sdk/model': ^1.45.30 - '@platforma-sdk/ui-vue': ^1.45.30 - '@platforma-sdk/workflow-tengo': ^5.6.1 - '@platforma-sdk/block-tools': ^2.6.30 - '@platforma-sdk/test': ^1.45.30 - '@platforma-sdk/tengo-builder': ^2.3.9 - '@milaboratories/graph-maker': ^1.1.179 - '@milaboratories/software-pframes-conv': ^2.2.9 + '@platforma-sdk/model': ~1.45.30 + '@platforma-sdk/ui-vue': ~1.45.30 + '@platforma-sdk/workflow-tengo': ~5.6.1 + '@platforma-sdk/block-tools': ~2.6.30 + '@platforma-sdk/test': ~1.45.30 + '@platforma-sdk/tengo-builder': ~2.3.9 + '@milaboratories/graph-maker': ~1.1.179 + '@milaboratories/software-pframes-conv': ~2.2.9 - '@platforma-open/milaboratories.runenv-r-functional-analysis': ^1.0.6 - '@platforma-sdk/package-builder': ^3.10.7 - '@platforma-sdk/eslint-config': ^1.1.0 - '@platforma-sdk/blocks-deps-updater': ^2.0.0 + '@platforma-open/milaboratories.runenv-r-functional-analysis': ~1.0.6 + '@platforma-sdk/package-builder': ~3.11.4 + '@platforma-sdk/eslint-config': ~1.1.0 + '@platforma-sdk/blocks-deps-updater': ~2.0.0 - 'vue': ^3.5.13 - 'vue-tsc': ^2.2.10 + 'vue': ~3.5.13 + 'vue-tsc': ~2.2.10 'typescript': ~5.6.3 'tsup': ~8.4.0 - 'turbo': ^2.4.4 + 'turbo': ~2.4.4 - 'vite': ^6.0.11 - 'vitest': ^2.1.8 - '@vitejs/plugin-vue': ^5.2.1 - 'shx': ^0.4.0 + 'vite': ~6.0.11 + 'vitest': ~2.1.8 + '@vitejs/plugin-vue': ~5.2.1 + 'shx': ~0.4.0 - '@changesets/cli': ^2.28.1 + '@changesets/cli': ~2.28.1 From cac0aa23d7b339fda629f1d274a3eedacbd90259 Mon Sep 17 00:00:00 2001 From: Vitalii Popov Date: Mon, 2 Mar 2026 20:00:26 +0100 Subject: [PATCH 4/4] Fix version downgrade: bump vite ~6.1.0 --- pnpm-lock.yaml | 64 +++++---------------------------------------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 58 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4f95ae..a64345d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ catalogs: specifier: ~5.6.3 version: 5.6.3 vite: - specifier: ~6.0.11 - version: 6.0.15 + specifier: ~6.1.0 + version: 6.1.0 vitest: specifier: ~2.1.8 version: 2.1.8 @@ -129,7 +129,7 @@ importers: version: 5.6.3 vite: specifier: 'catalog:' - version: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) + version: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) software: devDependencies: @@ -179,13 +179,13 @@ importers: version: 1.1.0(@eslint/js@9.20.0)(@stylistic/eslint-plugin@2.13.0(eslint@9.20.1)(typescript@5.6.3))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-vue@9.32.0(eslint@9.20.1))(eslint@9.20.1)(globals@15.15.0)(typescript-eslint@8.24.1(eslint@9.20.1)(typescript@5.6.3))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: 'catalog:' - version: 5.2.1(vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3)) typescript: specifier: 'catalog:' version: 5.6.3 vite: specifier: 'catalog:' - version: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) + version: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) vue-tsc: specifier: 'catalog:' version: 2.2.12(typescript@5.6.3) @@ -5389,46 +5389,6 @@ packages: terser: optional: true - vite@6.0.15: - resolution: {integrity: sha512-uC/aEgK2B7Ryaznyfj6h1PMUe4G7/6cKG97idqJFcgasmaoIRoemtlDQbsTTb6y5n3ly2L3kTgMR3sso9ASz0g==} - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - jiti: '>=1.21.0' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - sass-embedded: '*' - stylus: '*' - sugarss: '*' - terser: ^5.16.0 - tsx: ^4.8.1 - yaml: ^2.4.2 - peerDependenciesMeta: - '@types/node': - optional: true - jiti: - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - sass-embedded: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - tsx: - optional: true - yaml: - optional: true - vite@6.1.0: resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -10122,9 +10082,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.1(vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.15(@types/node@24.5.2)(yaml@2.8.1) + vite: 6.1.0(@types/node@24.5.2)(yaml@2.8.1) vue: 3.5.13(typescript@5.6.3) '@vitest/expect@2.1.8': @@ -12221,16 +12181,6 @@ snapshots: '@types/node': 24.5.2 fsevents: 2.3.3 - vite@6.0.15(@types/node@24.5.2)(yaml@2.8.1): - dependencies: - esbuild: 0.24.2 - postcss: 8.5.1 - rollup: 4.35.0 - optionalDependencies: - '@types/node': 24.5.2 - fsevents: 2.3.3 - yaml: 2.8.1 - vite@6.1.0(@types/node@24.5.2)(yaml@2.8.1): dependencies: esbuild: 0.24.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9de3951..a203659 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -28,7 +28,7 @@ catalog: 'tsup': ~8.4.0 'turbo': ~2.4.4 - 'vite': ~6.0.11 + 'vite': ~6.1.0 'vitest': ~2.1.8 '@vitejs/plugin-vue': ~5.2.1 'shx': ~0.4.0