From 79bf780dace97962ffe650c9f6267d9dabe2d230 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 06:12:16 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 8 +- pnpm-lock.yaml | 216 +++++++++++++----------- template/config/cypress-ct/package.json | 2 +- template/config/cypress/package.json | 4 +- template/config/nightwatch/package.json | 2 +- template/config/typescript/package.json | 2 +- template/eslint/package.json | 2 +- 7 files changed, 127 insertions(+), 109 deletions(-) diff --git a/package.json b/package.json index 27ca8775..fa2c0113 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "3.15.1", "description": "🛠️ The recommended way to start a Vite-powered Vue project", "type": "module", - "packageManager": "pnpm@10.6.1", + "packageManager": "pnpm@10.6.2", "bin": { "create-vue": "outfile.cjs" }, @@ -42,7 +42,7 @@ "@clack/prompts": "^0.10.0", "@tsconfig/node22": "^22.0.0", "@types/eslint": "^9.6.1", - "@types/node": "^22.13.9", + "@types/node": "^22.13.10", "@types/prompts": "^2.4.9", "@vue/create-eslint-config": "^0.9.1", "@vue/tsconfig": "^0.7.0", @@ -50,11 +50,11 @@ "esbuild": "^0.25.0", "esbuild-plugin-license": "^1.2.3", "husky": "^9.1.7", - "lint-staged": "^15.4.3", + "lint-staged": "^15.5.0", "picocolors": "^1.1.1", "prettier": "3.5.3", "vitest": "^3.0.8", - "zx": "^8.4.0" + "zx": "^8.4.1" }, "lint-staged": { "*.{js,ts,vue,json}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a118886..2d66ffb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 '@types/node': - specifier: ^22.13.9 - version: 22.13.9 + specifier: ^22.13.10 + version: 22.13.10 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -42,8 +42,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^15.4.3 - version: 15.4.3 + specifier: ^15.5.0 + version: 15.5.0 picocolors: specifier: ^1.1.1 version: 1.1.1 @@ -52,10 +52,10 @@ importers: version: 3.5.3 vitest: specifier: ^3.0.8 - version: 3.0.8(@types/node@22.13.9)(jsdom@26.0.0)(yaml@2.7.0) + version: 3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(yaml@2.7.0) zx: - specifier: ^8.4.0 - version: 8.4.0 + specifier: ^8.4.1 + version: 8.4.1 template/base: dependencies: @@ -65,22 +65,22 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) + version: 5.2.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vite: specifier: ^6.2.1 - version: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + version: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) + version: 7.7.2(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) template/config/cypress: devDependencies: cypress: - specifier: ^14.1.0 - version: 14.1.0 + specifier: ^14.2.0 + version: 14.2.0 start-server-and-test: - specifier: ^2.0.10 - version: 2.0.10 + specifier: ^2.0.11 + version: 2.0.11 template/config/cypress-ct: dependencies: @@ -89,8 +89,8 @@ importers: version: 3.5.13(typescript@5.8.2) devDependencies: cypress: - specifier: ^14.1.0 - version: 14.1.0 + specifier: ^14.2.0 + version: 14.2.0 template/config/jsx: dependencies: @@ -100,34 +100,34 @@ importers: devDependencies: '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) + version: 4.1.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vite: specifier: ^6.2.1 - version: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + version: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) template/config/nightwatch: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.8.2)) + version: 3.1.2(@types/node@22.13.10)(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) + version: 5.2.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) chromedriver: - specifier: ^134.0.0 - version: 134.0.0 + specifier: ^134.0.2 + version: 134.0.2 geckodriver: specifier: ^5.0.0 version: 5.0.0 nightwatch: specifier: ^3.12.0 - version: 3.12.0(chromedriver@134.0.0)(geckodriver@5.0.0) + version: 3.12.0(chromedriver@134.0.2)(geckodriver@5.0.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.9)(typescript@5.8.2) + version: 10.9.2(@types/node@22.13.10)(typescript@5.8.2) vite: specifier: ^6.2.1 - version: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + version: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -175,8 +175,8 @@ importers: template/config/typescript: devDependencies: '@types/node': - specifier: ^22.13.9 - version: 22.13.9 + specifier: ^22.13.10 + version: 22.13.10 npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -201,7 +201,7 @@ importers: version: 26.0.0 vitest: specifier: ^3.0.8 - version: 3.0.8(@types/node@22.13.9)(jsdom@26.0.0)(yaml@2.7.0) + version: 3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(yaml@2.7.0) template/tsconfig/base: devDependencies: @@ -1054,8 +1054,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.13.9': - resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==} + '@types/node@22.13.10': + resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -1385,6 +1385,9 @@ packages: axios@1.7.9: resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} + axios@1.8.3: + resolution: {integrity: sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==} + b4a@1.6.7: resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} @@ -1517,8 +1520,8 @@ packages: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} - chromedriver@134.0.0: - resolution: {integrity: sha512-zdvVh5WzoSsN6U4cUxTQEPTJrC4c9O7Kfc50RWPztQKb4DV84UHvVuLyKfCHHRPehWSA2AQU6rxni5FpBfkmGw==} + chromedriver@134.0.2: + resolution: {integrity: sha512-r1yIHP0Lo61CdFGjZXITSY2ZGYBS5B/qwOs8NMm0r31qnyS4MAuSmMiIiZKhu+ThxfcT8zPrGPGT6RmM0LWljQ==} engines: {node: '>=18'} hasBin: true @@ -1647,8 +1650,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@14.1.0: - resolution: {integrity: sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==} + cypress@14.2.0: + resolution: {integrity: sha512-u7fuc9JEpSYLOdu8mzZDZ/JWsHUzR5pc8i1TeSqMz/bafXp+6IweMAeyphsEJ6/13qbB6nwTEY1m+GUAp6GqCQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -2668,8 +2671,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@15.4.3: - resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==} + lint-staged@15.5.0: + resolution: {integrity: sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==} engines: {node: '>=18.12.0'} hasBin: true @@ -3250,6 +3253,9 @@ packages: rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} + rxjs@7.8.2: + resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==} + safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} @@ -3388,8 +3394,8 @@ packages: resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} engines: {node: '>=6'} - start-server-and-test@2.0.10: - resolution: {integrity: sha512-nZphcfcqGqwk74lbZkqSwClkYz+M5ZPGOMgWxNVJrdztPKN96qe6HooRu6L3TpwITn0lKJJdKACqHbJtqythOQ==} + start-server-and-test@2.0.11: + resolution: {integrity: sha512-TN39gLzPhHAflxyOkE/oMfQGj+pj3JgF6qVicFH/JrXt7xXktidKXwqfRga+ve7lVA8+RgPZVc25VrEPRScaDw==} engines: {node: '>=16'} hasBin: true @@ -3794,8 +3800,8 @@ packages: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} engines: {node: '>=18'} - wait-on@8.0.2: - resolution: {integrity: sha512-qHlU6AawrgAIHlueGQHQ+ETcPLAauXbnoTKl3RKq20W0T8x0DKVAo5xWIYjHSyvHxQlcYbFdR0jp4T9bDVITFA==} + wait-on@8.0.3: + resolution: {integrity: sha512-nQFqAFzZDeRxsu7S3C7LbuxslHhk+gnJZHyethuGKAn2IVleIbTB9I3vJSQiSR+DifUqmdzfPMoMPJfLqMF2vw==} engines: {node: '>=12.0.0'} hasBin: true @@ -3939,8 +3945,8 @@ packages: resolution: {integrity: sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==} engines: {node: '>= 10'} - zx@8.4.0: - resolution: {integrity: sha512-b5+gbUT0akQ5vVuBuHgp0viQx2ZYCuooVD41Z7g47sN0diLsAvB2XteHcp5lec90CNEQ9o7TkXsE3ksaJrZHGw==} + zx@8.4.1: + resolution: {integrity: sha512-1Cb+Tfwt/daKV6wckBeDbB6h3IMauqj9KWp+EcbYzi9doeJeIHCktxp/yWspXOXRdoUzBCQSKoUgm3g8r9fz5A==} engines: {node: '>= 12.17.0'} hasBin: true @@ -4497,12 +4503,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.8.2))': + '@nightwatch/vue@3.1.2(@types/node@22.13.10)(vue@3.5.13(typescript@5.8.2))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.9(@types/node@22.13.9))(vue@3.5.13(typescript@5.8.2)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.9(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2)) get-port: 5.1.1 - vite: 4.5.9(@types/node@22.13.9) + vite: 4.5.9(@types/node@22.13.10) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -4650,7 +4656,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -4659,22 +4665,22 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.0 - '@types/node': 22.13.9 + '@types/node': 22.13.10 '@types/selenium-webdriver': 4.1.26 devtools-protocol: 0.0.1025565 - '@types/node@22.13.9': + '@types/node@22.13.10': dependencies: undici-types: 6.20.0 '@types/prompts@2.4.9': dependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 kleur: 3.0.3 '@types/selenium-webdriver@4.1.26': dependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 '@types/ws': 8.5.12 '@types/sinonjs__fake-timers@8.1.1': {} @@ -4685,31 +4691,31 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 optional: true - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) vue: 3.5.13(typescript@5.8.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.9(@types/node@22.13.9))(vue@3.5.13(typescript@5.8.2))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.9(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2))': dependencies: - vite: 4.5.9(@types/node@22.13.9) + vite: 4.5.9(@types/node@22.13.10) vue: 3.5.13(typescript@5.8.2) - '@vitejs/plugin-vue@5.2.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': + '@vitejs/plugin-vue@5.2.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) vue: 3.5.13(typescript@5.8.2) '@vitest/expect@3.0.8': @@ -4719,13 +4725,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.8(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))': + '@vitest/mocker@3.0.8(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.0.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) '@vitest/pretty-format@3.0.8': dependencies: @@ -4841,14 +4847,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.2(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': + '@vue/devtools-core@7.7.2(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 mitt: 3.0.1 nanoid: 5.0.9 pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)) + vite-hot-client: 0.2.4(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)) vue: 3.5.13(typescript@5.8.2) transitivePeerDependencies: - vite @@ -5060,7 +5066,15 @@ snapshots: axe-core@4.10.0: {} - axios@1.7.9(debug@4.4.0): + axios@1.7.9: + dependencies: + follow-redirects: 1.15.9(debug@4.4.0) + form-data: 4.0.1 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + + axios@1.8.3(debug@4.4.0): dependencies: follow-redirects: 1.15.9(debug@4.4.0) form-data: 4.0.1 @@ -5217,10 +5231,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@134.0.0: + chromedriver@134.0.2: dependencies: '@testim/chrome-version': 1.1.4 - axios: 1.7.9(debug@4.4.0) + axios: 1.7.9 compare-versions: 6.1.1 extract-zip: 2.0.1(supports-color@8.1.1) proxy-agent: 6.4.0 @@ -5340,7 +5354,7 @@ snapshots: csstype@3.1.3: {} - cypress@14.1.0: + cypress@14.2.0: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -6399,7 +6413,7 @@ snapshots: lilconfig@3.1.3: {} - lint-staged@15.4.3: + lint-staged@15.5.0: dependencies: chalk: 5.4.1 commander: 13.1.0 @@ -6604,7 +6618,7 @@ snapshots: dependencies: axe-core: 4.10.0 - nightwatch@3.12.0(chromedriver@134.0.0)(geckodriver@5.0.0): + nightwatch@3.12.0(chromedriver@134.0.2)(geckodriver@5.0.0): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -6641,7 +6655,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 134.0.0 + chromedriver: 134.0.2 geckodriver: 5.0.0 transitivePeerDependencies: - bufferutil @@ -7029,6 +7043,10 @@ snapshots: dependencies: tslib: 2.7.0 + rxjs@7.8.2: + dependencies: + tslib: 2.7.0 + safe-buffer@5.1.2: {} safe-buffer@5.2.1: {} @@ -7185,7 +7203,7 @@ snapshots: dependencies: type-fest: 0.7.1 - start-server-and-test@2.0.10: + start-server-and-test@2.0.11: dependencies: arg: 5.0.2 bluebird: 3.7.2 @@ -7194,7 +7212,7 @@ snapshots: execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 - wait-on: 8.0.2(debug@4.4.0) + wait-on: 8.0.3(debug@4.4.0) transitivePeerDependencies: - supports-color @@ -7354,14 +7372,14 @@ snapshots: tree-kill@1.2.2: {} - ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2): + ts-node@10.9.2(@types/node@22.13.10)(typescript@5.8.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.13.9 + '@types/node': 22.13.10 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 @@ -7425,17 +7443,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)): dependencies: - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) - vite-node@3.0.8(@types/node@22.13.9)(yaml@2.7.0): + vite-node@3.0.8(@types/node@22.13.10)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -7450,7 +7468,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.34.6) @@ -7461,7 +7479,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -7480,23 +7498,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.2(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)): + vite-plugin-vue-devtools@7.7.2(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)): dependencies: - '@vue/devtools-core': 7.7.2(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) + '@vue/devtools-core': 7.7.2(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 execa: 9.5.1 sirv: 3.0.0 - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.6)(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.26.0) @@ -7507,33 +7525,33 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.9(@types/node@22.13.9): + vite@4.5.9(@types/node@22.13.10): dependencies: esbuild: 0.18.20 postcss: 8.5.1 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 fsevents: 2.3.3 - vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0): + vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.6 optionalDependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 fsevents: 2.3.3 yaml: 2.7.0 - vitest@3.0.8(@types/node@22.13.9)(jsdom@26.0.0)(yaml@2.7.0): + vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(yaml@2.7.0): dependencies: '@vitest/expect': 3.0.8 - '@vitest/mocker': 3.0.8(vite@6.2.1(@types/node@22.13.9)(yaml@2.7.0)) + '@vitest/mocker': 3.0.8(vite@6.2.1(@types/node@22.13.10)(yaml@2.7.0)) '@vitest/pretty-format': 3.0.8 '@vitest/runner': 3.0.8 '@vitest/snapshot': 3.0.8 @@ -7549,11 +7567,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.1(@types/node@22.13.9)(yaml@2.7.0) - vite-node: 3.0.8(@types/node@22.13.9)(yaml@2.7.0) + vite: 6.2.1(@types/node@22.13.10)(yaml@2.7.0) + vite-node: 3.0.8(@types/node@22.13.10)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.9 + '@types/node': 22.13.10 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -7598,13 +7616,13 @@ snapshots: dependencies: xml-name-validator: 5.0.0 - wait-on@8.0.2(debug@4.4.0): + wait-on@8.0.3(debug@4.4.0): dependencies: - axios: 1.7.9(debug@4.4.0) + axios: 1.8.3(debug@4.4.0) joi: 17.13.3 lodash: 4.17.21 minimist: 1.2.8 - rxjs: 7.8.1 + rxjs: 7.8.2 transitivePeerDependencies: - debug @@ -7745,4 +7763,4 @@ snapshots: compress-commons: 4.1.2 readable-stream: 3.6.2 - zx@8.4.0: {} + zx@8.4.1: {} diff --git a/template/config/cypress-ct/package.json b/template/config/cypress-ct/package.json index 92ae8be7..b493703e 100644 --- a/template/config/cypress-ct/package.json +++ b/template/config/cypress-ct/package.json @@ -7,6 +7,6 @@ "vue": "^3.5.13" }, "devDependencies": { - "cypress": "^14.1.0" + "cypress": "^14.2.0" } } diff --git a/template/config/cypress/package.json b/template/config/cypress/package.json index 078409b6..c5144c47 100644 --- a/template/config/cypress/package.json +++ b/template/config/cypress/package.json @@ -5,7 +5,7 @@ "test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'" }, "devDependencies": { - "cypress": "^14.1.0", - "start-server-and-test": "^2.0.10" + "cypress": "^14.2.0", + "start-server-and-test": "^2.0.11" } } diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index b4658e4a..dbfc5721 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@nightwatch/vue": "^3.1.2", "@vitejs/plugin-vue": "^5.2.1", - "chromedriver": "^134.0.0", + "chromedriver": "^134.0.2", "geckodriver": "^5.0.0", "nightwatch": "^3.12.0", "ts-node": "^10.9.2", diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 2795731a..a58fd065 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -5,7 +5,7 @@ "type-check": "vue-tsc --build" }, "devDependencies": { - "@types/node": "^22.13.9", + "@types/node": "^22.13.10", "npm-run-all2": "^7.0.2", "typescript": "~5.8.0", "vue-tsc": "^2.2.8" diff --git a/template/eslint/package.json b/template/eslint/package.json index 03c7272b..bcb153ae 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@vitest/eslint-plugin": "^1.1.36", + "@vitest/eslint-plugin": "^1.1.37", "eslint-plugin-cypress": "^4.2.0", "eslint-plugin-playwright": "^2.2.0" }