diff --git a/package.json b/package.json index 417e327..80dfeda 100644 --- a/package.json +++ b/package.json @@ -55,10 +55,10 @@ }, "packageManager": "pnpm@10.10.0", "devDependencies": { - "@biomejs/biome": "^2.2.4", + "@biomejs/biome": "^2.2.5", "@lerna-lite/cli": "^4.9.0", "@lerna-lite/publish": "^4.9.0", - "@types/node": "^24.6.1", + "@types/node": "^24.7.0", "@vitest/coverage-v8": "^3.2.4", "conventional-changelog-conventionalcommits": "^9.1.0", "happy-dom": "^19.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 644b6c0..4acb491 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,28 +19,28 @@ catalogs: specifier: ^5.9.3 version: 5.9.3 vite: - specifier: ^7.1.7 - version: 7.1.7 + specifier: ^7.1.9 + version: 7.1.9 importers: .: devDependencies: '@biomejs/biome': - specifier: ^2.2.4 - version: 2.2.4 + specifier: ^2.2.5 + version: 2.2.5 '@lerna-lite/cli': specifier: ^4.9.0 - version: 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1) + version: 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0) '@lerna-lite/publish': specifier: ^4.9.0 - version: 4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0) + version: 4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0) '@types/node': - specifier: ^24.6.1 - version: 24.6.1 + specifier: ^24.7.0 + version: 24.7.0 '@vitest/coverage-v8': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.6.1)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.7.0)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1)) conventional-changelog-conventionalcommits: specifier: ^9.1.0 version: 9.1.0 @@ -55,7 +55,7 @@ importers: version: 5.9.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.6.1)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1) + version: 3.2.4(@types/node@24.7.0)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1) packages/demo: dependencies: @@ -86,7 +86,7 @@ importers: version: 5.9.3 vite: specifier: 'catalog:' - version: 7.1.7(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) + version: 7.1.9(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) packages/excel-builder-vanilla: dependencies: @@ -108,7 +108,7 @@ importers: version: 5.9.3 vite: specifier: 'catalog:' - version: 7.1.7(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) + version: 7.1.9(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) packages/excel-builder-vanilla-types: dependencies: @@ -151,55 +151,55 @@ packages: resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==} engines: {node: '>=18'} - '@biomejs/biome@2.2.4': - resolution: {integrity: sha512-TBHU5bUy/Ok6m8c0y3pZiuO/BZoY/OcGxoLlrfQof5s8ISVwbVBdFINPQZyFfKwil8XibYWb7JMwnT8wT4WVPg==} + '@biomejs/biome@2.2.5': + resolution: {integrity: sha512-zcIi+163Rc3HtyHbEO7CjeHq8DjQRs40HsGbW6vx2WI0tg8mYQOPouhvHSyEnCBAorfYNnKdR64/IxO7xQ5faw==} engines: {node: '>=14.21.3'} hasBin: true - '@biomejs/cli-darwin-arm64@2.2.4': - resolution: {integrity: sha512-RJe2uiyaloN4hne4d2+qVj3d3gFJFbmrr5PYtkkjei1O9c+BjGXgpUPVbi8Pl8syumhzJjFsSIYkcLt2VlVLMA==} + '@biomejs/cli-darwin-arm64@2.2.5': + resolution: {integrity: sha512-MYT+nZ38wEIWVcL5xLyOhYQQ7nlWD0b/4mgATW2c8dvq7R4OQjt/XGXFkXrmtWmQofaIM14L7V8qIz/M+bx5QQ==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [darwin] - '@biomejs/cli-darwin-x64@2.2.4': - resolution: {integrity: sha512-cFsdB4ePanVWfTnPVaUX+yr8qV8ifxjBKMkZwN7gKb20qXPxd/PmwqUH8mY5wnM9+U0QwM76CxFyBRJhC9tQwg==} + '@biomejs/cli-darwin-x64@2.2.5': + resolution: {integrity: sha512-FLIEl73fv0R7dI10EnEiZLw+IMz3mWLnF95ASDI0kbx6DDLJjWxE5JxxBfmG+udz1hIDd3fr5wsuP7nwuTRdAg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [darwin] - '@biomejs/cli-linux-arm64-musl@2.2.4': - resolution: {integrity: sha512-7TNPkMQEWfjvJDaZRSkDCPT/2r5ESFPKx+TEev+I2BXDGIjfCZk2+b88FOhnJNHtksbOZv8ZWnxrA5gyTYhSsQ==} + '@biomejs/cli-linux-arm64-musl@2.2.5': + resolution: {integrity: sha512-5Ov2wgAFwqDvQiESnu7b9ufD1faRa+40uwrohgBopeY84El2TnBDoMNXx6iuQdreoFGjwW8vH6k68G21EpNERw==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] - '@biomejs/cli-linux-arm64@2.2.4': - resolution: {integrity: sha512-M/Iz48p4NAzMXOuH+tsn5BvG/Jb07KOMTdSVwJpicmhN309BeEyRyQX+n1XDF0JVSlu28+hiTQ2L4rZPvu7nMw==} + '@biomejs/cli-linux-arm64@2.2.5': + resolution: {integrity: sha512-5DjiiDfHqGgR2MS9D+AZ8kOfrzTGqLKywn8hoXpXXlJXIECGQ32t+gt/uiS2XyGBM2XQhR6ztUvbjZWeccFMoQ==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] - '@biomejs/cli-linux-x64-musl@2.2.4': - resolution: {integrity: sha512-m41nFDS0ksXK2gwXL6W6yZTYPMH0LughqbsxInSKetoH6morVj43szqKx79Iudkp8WRT5SxSh7qVb8KCUiewGg==} + '@biomejs/cli-linux-x64-musl@2.2.5': + resolution: {integrity: sha512-AVqLCDb/6K7aPNIcxHaTQj01sl1m989CJIQFQEaiQkGr2EQwyOpaATJ473h+nXDUuAcREhccfRpe/tu+0wu0eQ==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] - '@biomejs/cli-linux-x64@2.2.4': - resolution: {integrity: sha512-orr3nnf2Dpb2ssl6aihQtvcKtLySLta4E2UcXdp7+RTa7mfJjBgIsbS0B9GC8gVu0hjOu021aU8b3/I1tn+pVQ==} + '@biomejs/cli-linux-x64@2.2.5': + resolution: {integrity: sha512-fq9meKm1AEXeAWan3uCg6XSP5ObA6F/Ovm89TwaMiy1DNIwdgxPkNwxlXJX8iM6oRbFysYeGnT0OG8diCWb9ew==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] - '@biomejs/cli-win32-arm64@2.2.4': - resolution: {integrity: sha512-NXnfTeKHDFUWfxAefa57DiGmu9VyKi0cDqFpdI+1hJWQjGJhJutHPX0b5m+eXvTKOaf+brU+P0JrQAZMb5yYaQ==} + '@biomejs/cli-win32-arm64@2.2.5': + resolution: {integrity: sha512-xaOIad4wBambwJa6mdp1FigYSIF9i7PCqRbvBqtIi9y29QtPVQ13sDGtUnsRoe6SjL10auMzQ6YAe+B3RpZXVg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [win32] - '@biomejs/cli-win32-x64@2.2.4': - resolution: {integrity: sha512-3Y4V4zVRarVh/B/eSHczR4LYoSVyv3Dfuvm3cWs5w/HScccS0+Wt/lHOcDTRYeHjQmMYVC3rIRWqyN2EI52+zg==} + '@biomejs/cli-win32-x64@2.2.5': + resolution: {integrity: sha512-F/jhuXCssPFAuciMhHKk00xnCAxJRS/pUzVfXYmOMUp//XW7mO6QeCjsjvnm8L4AO/dG2VOB0O+fJPiJ2uXtIw==} engines: {node: '>=14.21.3'} cpu: [x64] os: [win32] @@ -895,8 +895,8 @@ packages: '@types/node@22.18.1': resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==} - '@types/node@24.6.1': - resolution: {integrity: sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==} + '@types/node@24.7.0': + resolution: {integrity: sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2122,8 +2122,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.13.0: - resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==} + undici-types@7.14.0: + resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -2171,8 +2171,8 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite@7.1.5: - resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==} + vite@7.1.7: + resolution: {integrity: sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -2211,8 +2211,8 @@ packages: yaml: optional: true - vite@7.1.7: - resolution: {integrity: sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==} + vite@7.1.9: + resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -2424,39 +2424,39 @@ snapshots: '@bcoe/v8-coverage@1.0.2': {} - '@biomejs/biome@2.2.4': + '@biomejs/biome@2.2.5': optionalDependencies: - '@biomejs/cli-darwin-arm64': 2.2.4 - '@biomejs/cli-darwin-x64': 2.2.4 - '@biomejs/cli-linux-arm64': 2.2.4 - '@biomejs/cli-linux-arm64-musl': 2.2.4 - '@biomejs/cli-linux-x64': 2.2.4 - '@biomejs/cli-linux-x64-musl': 2.2.4 - '@biomejs/cli-win32-arm64': 2.2.4 - '@biomejs/cli-win32-x64': 2.2.4 - - '@biomejs/cli-darwin-arm64@2.2.4': + '@biomejs/cli-darwin-arm64': 2.2.5 + '@biomejs/cli-darwin-x64': 2.2.5 + '@biomejs/cli-linux-arm64': 2.2.5 + '@biomejs/cli-linux-arm64-musl': 2.2.5 + '@biomejs/cli-linux-x64': 2.2.5 + '@biomejs/cli-linux-x64-musl': 2.2.5 + '@biomejs/cli-win32-arm64': 2.2.5 + '@biomejs/cli-win32-x64': 2.2.5 + + '@biomejs/cli-darwin-arm64@2.2.5': optional: true - '@biomejs/cli-darwin-x64@2.2.4': + '@biomejs/cli-darwin-x64@2.2.5': optional: true - '@biomejs/cli-linux-arm64-musl@2.2.4': + '@biomejs/cli-linux-arm64-musl@2.2.5': optional: true - '@biomejs/cli-linux-arm64@2.2.4': + '@biomejs/cli-linux-arm64@2.2.5': optional: true - '@biomejs/cli-linux-x64-musl@2.2.4': + '@biomejs/cli-linux-x64-musl@2.2.5': optional: true - '@biomejs/cli-linux-x64@2.2.4': + '@biomejs/cli-linux-x64@2.2.5': optional: true - '@biomejs/cli-win32-arm64@2.2.4': + '@biomejs/cli-win32-arm64@2.2.5': optional: true - '@biomejs/cli-win32-x64@2.2.4': + '@biomejs/cli-win32-x64@2.2.5': optional: true '@conventional-changelog/git-client@2.5.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.2.0)': @@ -2548,49 +2548,49 @@ snapshots: '@inquirer/ansi@1.0.0': {} - '@inquirer/core@10.2.2(@types/node@24.6.1)': + '@inquirer/core@10.2.2(@types/node@24.7.0)': dependencies: '@inquirer/ansi': 1.0.0 '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.6.1) + '@inquirer/type': 3.0.8(@types/node@24.7.0) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 - '@inquirer/expand@4.0.20(@types/node@24.6.1)': + '@inquirer/expand@4.0.20(@types/node@24.7.0)': dependencies: - '@inquirer/core': 10.2.2(@types/node@24.6.1) - '@inquirer/type': 3.0.8(@types/node@24.6.1) + '@inquirer/core': 10.2.2(@types/node@24.7.0) + '@inquirer/type': 3.0.8(@types/node@24.7.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 '@inquirer/figures@1.0.13': {} - '@inquirer/input@4.2.4(@types/node@24.6.1)': + '@inquirer/input@4.2.4(@types/node@24.7.0)': dependencies: - '@inquirer/core': 10.2.2(@types/node@24.6.1) - '@inquirer/type': 3.0.8(@types/node@24.6.1) + '@inquirer/core': 10.2.2(@types/node@24.7.0) + '@inquirer/type': 3.0.8(@types/node@24.7.0) optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 - '@inquirer/select@4.3.4(@types/node@24.6.1)': + '@inquirer/select@4.3.4(@types/node@24.7.0)': dependencies: '@inquirer/ansi': 1.0.0 - '@inquirer/core': 10.2.2(@types/node@24.6.1) + '@inquirer/core': 10.2.2(@types/node@24.7.0) '@inquirer/figures': 1.0.13 - '@inquirer/type': 3.0.8(@types/node@24.6.1) + '@inquirer/type': 3.0.8(@types/node@24.7.0) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 - '@inquirer/type@3.0.8(@types/node@24.6.1)': + '@inquirer/type@3.0.8(@types/node@24.7.0)': optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 '@isaacs/balanced-match@4.0.1': {} @@ -2632,10 +2632,10 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@lerna-lite/cli@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)': + '@lerna-lite/cli@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)': dependencies: - '@lerna-lite/core': 4.9.0(@types/node@24.6.1) - '@lerna-lite/init': 4.9.0(@types/node@24.6.1) + '@lerna-lite/core': 4.9.0(@types/node@24.7.0) + '@lerna-lite/init': 4.9.0(@types/node@24.7.0) '@lerna-lite/npmlog': 4.7.3 dedent: 1.7.0 dotenv: 17.2.2 @@ -2643,18 +2643,18 @@ snapshots: load-json-file: 7.0.1 yargs: 18.0.0 optionalDependencies: - '@lerna-lite/publish': 4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0) - '@lerna-lite/version': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0) + '@lerna-lite/publish': 4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0) + '@lerna-lite/version': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros - supports-color - '@lerna-lite/core@4.9.0(@types/node@24.6.1)': + '@lerna-lite/core@4.9.0(@types/node@24.7.0)': dependencies: - '@inquirer/expand': 4.0.20(@types/node@24.6.1) - '@inquirer/input': 4.2.4(@types/node@24.6.1) - '@inquirer/select': 4.3.4(@types/node@24.6.1) + '@inquirer/expand': 4.0.20(@types/node@24.7.0) + '@inquirer/input': 4.2.4(@types/node@24.7.0) + '@inquirer/select': 4.3.4(@types/node@24.7.0) '@lerna-lite/npmlog': 4.7.3 '@npmcli/run-script': 10.0.0 ci-info: 4.3.0 @@ -2685,9 +2685,9 @@ snapshots: - babel-plugin-macros - supports-color - '@lerna-lite/init@4.9.0(@types/node@24.6.1)': + '@lerna-lite/init@4.9.0(@types/node@24.7.0)': dependencies: - '@lerna-lite/core': 4.9.0(@types/node@24.6.1) + '@lerna-lite/core': 4.9.0(@types/node@24.7.0) fs-extra: 11.3.2 p-map: 7.0.3 write-json-file: 7.0.0 @@ -2707,12 +2707,12 @@ snapshots: signal-exit: 4.1.0 wide-align: 1.1.5 - '@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0)': + '@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0)': dependencies: - '@lerna-lite/cli': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1) - '@lerna-lite/core': 4.9.0(@types/node@24.6.1) + '@lerna-lite/cli': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0) + '@lerna-lite/core': 4.9.0(@types/node@24.7.0) '@lerna-lite/npmlog': 4.7.3 - '@lerna-lite/version': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0) + '@lerna-lite/version': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0) '@npmcli/arborist': 9.1.5 '@npmcli/package-json': 7.0.1 byte-size: 9.0.1 @@ -2745,11 +2745,11 @@ snapshots: - conventional-commits-filter - supports-color - '@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0)': + '@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0)': dependencies: '@conventional-changelog/git-client': 2.5.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.2.0) - '@lerna-lite/cli': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1)(conventional-commits-filter@5.0.0))(@types/node@24.6.1) - '@lerna-lite/core': 4.9.0(@types/node@24.6.1) + '@lerna-lite/cli': 4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@lerna-lite/version@4.9.0(@lerna-lite/publish@4.9.0(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0)(conventional-commits-filter@5.0.0))(@types/node@24.7.0) + '@lerna-lite/core': 4.9.0(@types/node@24.7.0) '@lerna-lite/npmlog': 4.7.3 '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 22.0.0 @@ -3201,9 +3201,9 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@24.6.1': + '@types/node@24.7.0': dependencies: - undici-types: 7.13.0 + undici-types: 7.14.0 '@types/normalize-package-data@2.4.4': {} @@ -3213,7 +3213,7 @@ snapshots: '@types/whatwg-mimetype@3.0.2': {} - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.6.1)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.7.0)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -3228,7 +3228,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.6.1)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1) + vitest: 3.2.4(@types/node@24.7.0)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -3240,13 +3240,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) + vite: 7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -4524,7 +4524,7 @@ snapshots: undici-types@6.21.0: {} - undici-types@7.13.0: {} + undici-types@7.14.0: {} unicorn-magic@0.1.0: {} @@ -4555,13 +4555,13 @@ snapshots: validate-npm-package-name@6.0.0: {} - vite-node@3.2.4(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) + vite: 7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -4576,7 +4576,7 @@ snapshots: - tsx - yaml - vite@7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1): + vite@7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) @@ -4585,12 +4585,12 @@ snapshots: rollup: 4.50.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 fsevents: 2.3.3 sass: 1.93.2 yaml: 2.8.1 - vite@7.1.7(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1): + vite@7.1.9(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) @@ -4599,16 +4599,16 @@ snapshots: rollup: 4.50.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 fsevents: 2.3.3 sass: 1.93.2 yaml: 2.8.1 - vitest@3.2.4(@types/node@24.6.1)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1): + vitest@3.2.4(@types/node@24.7.0)(happy-dom@19.0.2)(sass@1.93.2)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -4626,11 +4626,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.5(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@24.6.1)(sass@1.93.2)(yaml@2.8.1) + vite: 7.1.7(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.7.0)(sass@1.93.2)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.6.1 + '@types/node': 24.7.0 happy-dom: 19.0.2 transitivePeerDependencies: - jiti diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 38baa78..c4054fc 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,4 +7,4 @@ catalog: sass: ^1.93.2 'remove-glob': ^0.4.4 typescript: ^5.9.3 - vite: ^7.1.7 \ No newline at end of file + vite: ^7.1.9 \ No newline at end of file