From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:08:51 +0000 (+0000) Subject: chore(deps): update all non-major dependencies X-Git-Tag: v3.13.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd33b23d94afde08b574655c9f72dbccae76264a;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update all non-major dependencies --- diff --git a/package.json b/package.json index d222c0de..527b4cd3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@tsconfig/node22": "^22.0.0", "@types/eslint": "^9.6.1", - "@types/node": "^22.10.1", + "@types/node": "^22.10.2", "@types/prompts": "^2.4.9", "@vue/create-eslint-config": "^0.6.1", "@vue/tsconfig": "^0.7.0", @@ -49,7 +49,7 @@ "esbuild-plugin-license": "^1.2.3", "husky": "^9.1.7", "kleur": "^4.1.5", - "lint-staged": "^15.2.10", + "lint-staged": "^15.2.11", "prettier": "^3.4.2", "prompts": "^2.4.2", "vitest": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9ed2022..e4c8cddd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 '@types/node': - specifier: ^22.10.1 - version: 22.10.1 + specifier: ^22.10.2 + version: 22.10.2 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -42,8 +42,8 @@ importers: specifier: ^4.1.5 version: 4.1.5 lint-staged: - specifier: ^15.2.10 - version: 15.2.10 + specifier: ^15.2.11 + version: 15.2.11 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -52,7 +52,7 @@ importers: version: 2.4.2 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1) zx: specifier: ^8.2.4 version: 8.2.4 @@ -65,13 +65,13 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) vite: specifier: ^6.0.3 - version: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + version: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) vite-plugin-vue-devtools: specifier: ^7.6.7 - version: 7.6.7(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)) + version: 7.6.7(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) template/config/cypress: devDependencies: @@ -79,8 +79,8 @@ importers: specifier: ^13.16.1 version: 13.16.1 start-server-and-test: - specifier: ^2.0.8 - version: 2.0.8 + specifier: ^2.0.9 + version: 2.0.9 template/config/cypress-ct: dependencies: @@ -100,34 +100,34 @@ importers: devDependencies: '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)) + version: 4.1.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) vite: specifier: ^6.0.3 - version: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + version: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) template/config/nightwatch: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.10.1)(vue@3.5.13(typescript@5.6.3)) + version: 3.1.2(@types/node@22.10.2)(vue@3.5.13(typescript@5.6.3)) '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) chromedriver: - specifier: ^131.0.2 - version: 131.0.2 + specifier: ^131.0.3 + version: 131.0.3 geckodriver: specifier: ^5.0.0 version: 5.0.0 nightwatch: specifier: ^3.9.0 - version: 3.9.0(chromedriver@131.0.2)(geckodriver@5.0.0) + version: 3.9.0(chromedriver@131.0.3)(geckodriver@5.0.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.10.1)(typescript@5.6.3) + version: 10.9.2(@types/node@22.10.2)(typescript@5.6.3) vite: specifier: ^6.0.3 - version: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + version: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -154,8 +154,8 @@ importers: template/config/playwright: devDependencies: '@playwright/test': - specifier: ^1.49.0 - version: 1.49.0 + specifier: ^1.49.1 + version: 1.49.1 template/config/router: dependencies: @@ -169,11 +169,11 @@ importers: template/config/typescript: devDependencies: '@types/node': - specifier: ^22.10.1 - version: 22.10.1 + specifier: ^22.10.2 + version: 22.10.2 npm-run-all2: - specifier: ^7.0.1 - version: 7.0.1 + specifier: ^7.0.2 + version: 7.0.2 typescript: specifier: ~5.6.3 version: 5.6.3 @@ -195,7 +195,7 @@ importers: version: 25.0.1 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1) template/tsconfig/base: devDependencies: @@ -961,8 +961,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.49.0': - resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -1134,8 +1134,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.10.1': - resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/node@22.10.2': + resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -1603,8 +1603,8 @@ packages: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} - chromedriver@131.0.2: - resolution: {integrity: sha512-Z3oZmleJP3UEBKCz7XLZoZSbYRnApFmUL4GGmLHxw/NJqcZpEnCNFlwdVKuRlntCPxgdfvYInQCPmZxXyrGE+w==} + chromedriver@131.0.3: + resolution: {integrity: sha512-DKHFt0ilcA/RJzY1ApBiJAil6fh08f9mXM8XbdDE1u+S1V5YVUNTUi4bOtJFZoAwS9nlV0H5W6InWrpXqSs2xg==} engines: {node: '>=18'} hasBin: true @@ -1726,6 +1726,10 @@ packages: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} + cross-spawn@7.0.6: + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} + engines: {node: '>= 8'} + cssstyle@4.1.0: resolution: {integrity: sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA==} engines: {node: '>=18'} @@ -1795,6 +1799,15 @@ packages: supports-color: optional: true + debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@4.0.0: resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==} engines: {node: '>=10'} @@ -2759,12 +2772,12 @@ packages: lie@3.3.0: resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==} - lilconfig@3.1.2: - resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} + lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@15.2.10: - resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} + lint-staged@15.2.11: + resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==} engines: {node: '>=18.12.0'} hasBin: true @@ -3009,8 +3022,8 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@7.0.1: - resolution: {integrity: sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==} + npm-run-all2@7.0.2: + resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==} engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} hasBin: true @@ -3188,13 +3201,13 @@ packages: piscina@4.7.0: resolution: {integrity: sha512-b8hvkpp9zS0zsfa939b/jXbe64Z2gZv0Ha7FYPNUiDIB1y2AtxcOZdfP8xN8HFjUaqQiT9gRlfjAsoL8vdJ1Iw==} - playwright-core@1.49.0: - resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.49.0: - resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -3472,8 +3485,8 @@ packages: resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} engines: {node: '>=6'} - start-server-and-test@2.0.8: - resolution: {integrity: sha512-v2fV6NV2F7tL1ocwfI4Wpait+IKjRbT5l3ZZ+ZikXdMLmxYsS8ynGAsCQAUVXkVyGyS+UibsRnvgHkMvJIvCsw==} + start-server-and-test@2.0.9: + resolution: {integrity: sha512-DDceIvc4wdpr+z3Aqkot2QMho8TcUBh5qH0wEHDpEexBTzlheOcmh53d3dExABY4J5C7qS2UbSXqRWLtxpbWIQ==} engines: {node: '>=16'} hasBin: true @@ -4026,8 +4039,8 @@ packages: yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - yaml@2.5.1: - resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} + yaml@2.6.1: + resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} engines: {node: '>= 14'} hasBin: true @@ -4647,12 +4660,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.10.1)(vue@3.5.13(typescript@5.6.3))': + '@nightwatch/vue@3.1.2(@types/node@22.10.2)(vue@3.5.13(typescript@5.6.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.10.1))(vue@3.5.13(typescript@5.6.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.10.2))(vue@3.5.13(typescript@5.6.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.10.1) + vite: 4.5.5(@types/node@22.10.2) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -4674,9 +4687,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.49.0': + '@playwright/test@1.49.1': dependencies: - playwright: 1.49.0 + playwright: 1.49.1 '@polka/url@1.0.0-next.28': {} @@ -4792,12 +4805,12 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.10.1 + '@types/node': 22.10.2 optional: true '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -4805,28 +4818,28 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 optional: true '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.0 - '@types/node': 22.10.1 + '@types/node': 22.10.2 '@types/selenium-webdriver': 4.1.26 devtools-protocol: 0.0.1025565 - '@types/node@22.10.1': + '@types/node@22.10.2': dependencies: undici-types: 6.20.0 '@types/prompts@2.4.9': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 kleur: 3.0.3 '@types/selenium-webdriver@4.1.26': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 '@types/ws': 8.5.12 '@types/sinonjs__fake-timers@8.1.1': {} @@ -4837,31 +4850,31 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 optional: true - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': 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.0.3(@types/node@22.10.1)(yaml@2.5.1) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.10.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.10.2))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 4.5.5(@types/node@22.10.1) + vite: 4.5.5(@types/node@22.10.2) vue: 3.5.13(typescript@5.6.3) - '@vitejs/plugin-vue@5.2.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) '@vitest/expect@2.1.8': @@ -4871,13 +4884,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.1))': + '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.2))': dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 magic-string: 0.30.12 optionalDependencies: - vite: 5.4.11(@types/node@22.10.1) + vite: 5.4.11(@types/node@22.10.2) '@vitest/pretty-format@2.1.8': dependencies: @@ -5002,14 +5015,14 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.6.7(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3))': + '@vue/devtools-core@7.6.7(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: '@vue/devtools-kit': 7.6.7 '@vue/devtools-shared': 7.6.7 mitt: 3.0.1 nanoid: 5.0.9 pathe: 1.1.2 - vite-hot-client: 0.2.4(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)) + vite-hot-client: 0.2.4(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)) vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - vite @@ -5227,9 +5240,9 @@ snapshots: axe-core@4.10.0: {} - axios@1.7.7(debug@4.3.7): + axios@1.7.7(debug@4.4.0): dependencies: - follow-redirects: 1.15.9(debug@4.3.7) + follow-redirects: 1.15.9(debug@4.4.0) form-data: 4.0.1 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -5384,10 +5397,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@131.0.2: + chromedriver@131.0.3: dependencies: '@testim/chrome-version': 1.1.4 - axios: 1.7.7(debug@4.3.7) + axios: 1.7.7(debug@4.4.0) compare-versions: 6.1.1 extract-zip: 2.0.1(supports-color@8.1.1) proxy-agent: 6.4.0 @@ -5500,6 +5513,12 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 + cross-spawn@7.0.6: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + cssstyle@4.1.0: dependencies: rrweb-cssom: 0.7.1 @@ -5591,6 +5610,10 @@ snapshots: optionalDependencies: supports-color: 8.1.1 + debug@4.4.0: + dependencies: + ms: 2.1.3 + decamelize@4.0.0: {} decamelize@6.0.0: {} @@ -6054,9 +6077,9 @@ snapshots: flat@5.0.2: {} - follow-redirects@1.15.9(debug@4.3.7): + follow-redirects@1.15.9(debug@4.4.0): optionalDependencies: - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 for-each@0.3.3: dependencies: @@ -6590,20 +6613,20 @@ snapshots: dependencies: immediate: 3.0.6 - lilconfig@3.1.2: {} + lilconfig@3.1.3: {} - lint-staged@15.2.10: + lint-staged@15.2.11: dependencies: chalk: 5.3.0 commander: 12.1.0 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 execa: 8.0.1 - lilconfig: 3.1.2 + lilconfig: 3.1.3 listr2: 8.2.5 micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.5.1 + yaml: 2.6.1 transitivePeerDependencies: - supports-color @@ -6795,7 +6818,7 @@ snapshots: dependencies: axe-core: 4.10.0 - nightwatch@3.9.0(chromedriver@131.0.2)(geckodriver@5.0.0): + nightwatch@3.9.0(chromedriver@131.0.3)(geckodriver@5.0.0): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -6832,7 +6855,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 131.0.2 + chromedriver: 131.0.3 geckodriver: 5.0.0 transitivePeerDependencies: - bufferutil @@ -6866,10 +6889,10 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@7.0.1: + npm-run-all2@7.0.2: dependencies: ansi-styles: 6.2.1 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 memorystream: 0.3.1 minimatch: 9.0.5 pidtree: 0.6.0 @@ -7048,11 +7071,11 @@ snapshots: optionalDependencies: '@napi-rs/nice': 1.0.1 - playwright-core@1.49.0: {} + playwright-core@1.49.1: {} - playwright@1.49.0: + playwright@1.49.1: dependencies: - playwright-core: 1.49.0 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2 @@ -7371,16 +7394,16 @@ snapshots: dependencies: type-fest: 0.7.1 - start-server-and-test@2.0.8: + start-server-and-test@2.0.9: dependencies: arg: 5.0.2 bluebird: 3.7.2 check-more-types: 2.24.0 - debug: 4.3.7(supports-color@8.1.1) + debug: 4.4.0 execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 - wait-on: 8.0.1(debug@4.3.7) + wait-on: 8.0.1(debug@4.4.0) transitivePeerDependencies: - supports-color @@ -7540,14 +7563,14 @@ snapshots: tree-kill@1.2.2: {} - ts-node@10.9.2(@types/node@22.10.1)(typescript@5.6.3): + ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.3): 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.10.1 + '@types/node': 22.10.2 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 @@ -7611,17 +7634,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)): + vite-hot-client@0.2.4(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)): dependencies: - vite: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) - vite-node@2.1.8(@types/node@22.10.1): + vite-node@2.1.8(@types/node@22.10.2): dependencies: cac: 6.7.14 debug: 4.3.7(supports-color@8.1.1) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.10.1) + vite: 5.4.11(@types/node@22.10.2) transitivePeerDependencies: - '@types/node' - less @@ -7633,7 +7656,7 @@ snapshots: - supports-color - terser - vite-plugin-inspect@0.8.8(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)): + vite-plugin-inspect@0.8.8(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.24.0) @@ -7644,7 +7667,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) transitivePeerDependencies: - rollup - supports-color @@ -7663,23 +7686,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.6.7(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)): + vite-plugin-vue-devtools@7.6.7(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)): dependencies: - '@vue/devtools-core': 7.6.7(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1))(vue@3.5.13(typescript@5.6.3)) + '@vue/devtools-core': 7.6.7(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) '@vue/devtools-kit': 7.6.7 '@vue/devtools-shared': 7.6.7 execa: 9.5.1 sirv: 3.0.0 - vite: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) - vite-plugin-inspect: 0.8.8(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)) - vite-plugin-vue-inspector: 5.3.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) + vite-plugin-inspect: 0.8.8(rollup@4.24.0)(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)) + vite-plugin-vue-inspector: 5.3.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1)): + vite-plugin-vue-inspector@5.3.1(vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.26.0) @@ -7690,42 +7713,42 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.12 - vite: 6.0.3(@types/node@22.10.1)(yaml@2.5.1) + vite: 6.0.3(@types/node@22.10.2)(yaml@2.6.1) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.10.1): + vite@4.5.5(@types/node@22.10.2): dependencies: esbuild: 0.18.20 postcss: 8.4.49 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 fsevents: 2.3.3 - vite@5.4.11(@types/node@22.10.1): + vite@5.4.11(@types/node@22.10.2): dependencies: esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 fsevents: 2.3.3 - vite@6.0.3(@types/node@22.10.1)(yaml@2.5.1): + vite@6.0.3(@types/node@22.10.2)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 fsevents: 2.3.3 - yaml: 2.5.1 + yaml: 2.6.1 - vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1): + vitest@2.1.8(@types/node@22.10.2)(jsdom@25.0.1): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.1)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -7741,11 +7764,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.10.1) - vite-node: 2.1.8(@types/node@22.10.1) + vite: 5.4.11(@types/node@22.10.2) + vite-node: 2.1.8(@types/node@22.10.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 jsdom: 25.0.1 transitivePeerDependencies: - less @@ -7792,9 +7815,9 @@ snapshots: dependencies: xml-name-validator: 5.0.0 - wait-on@8.0.1(debug@4.3.7): + wait-on@8.0.1(debug@4.4.0): dependencies: - axios: 1.7.7(debug@4.3.7) + axios: 1.7.7(debug@4.4.0) joi: 17.13.3 lodash: 4.17.21 minimist: 1.2.8 @@ -7901,7 +7924,7 @@ snapshots: yallist@4.0.0: {} - yaml@2.5.1: {} + yaml@2.6.1: {} yargs-parser@20.2.4: {} @@ -7942,4 +7965,4 @@ snapshots: zx@8.2.4: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.10.1 + '@types/node': 22.10.2 diff --git a/template/config/cypress/package.json b/template/config/cypress/package.json index 8e7b48c4..8e36343d 100644 --- a/template/config/cypress/package.json +++ b/template/config/cypress/package.json @@ -5,6 +5,6 @@ }, "devDependencies": { "cypress": "^13.16.1", - "start-server-and-test": "^2.0.8" + "start-server-and-test": "^2.0.9" } } diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index c4eb65e8..51c1d3be 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": "^131.0.2", + "chromedriver": "^131.0.3", "geckodriver": "^5.0.0", "nightwatch": "^3.9.0", "ts-node": "^10.9.2", diff --git a/template/config/playwright/package.json b/template/config/playwright/package.json index 94535889..80cb3abc 100644 --- a/template/config/playwright/package.json +++ b/template/config/playwright/package.json @@ -3,6 +3,6 @@ "test:e2e": "playwright test" }, "devDependencies": { - "@playwright/test": "^1.49.0" + "@playwright/test": "^1.49.1" } } diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 1b203f6d..4bf4bf61 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -5,8 +5,8 @@ "type-check": "vue-tsc --build" }, "devDependencies": { - "@types/node": "^22.10.1", - "npm-run-all2": "^7.0.1", + "@types/node": "^22.10.2", + "npm-run-all2": "^7.0.2", "typescript": "~5.6.3", "vue-tsc": "^2.1.10" } diff --git a/template/eslint/package.json b/template/eslint/package.json index 6d8b06f4..6d715d0a 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@vitest/eslint-plugin": "1.1.14", + "@vitest/eslint-plugin": "1.1.16", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-playwright": "^2.1.0" }