diff --git a/package.json b/package.json index 933b31f6..3b446200 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "3.13.0", "description": "🛠️ The recommended way to start a Vite-powered Vue project", "type": "module", - "packageManager": "pnpm@9.15.1", + "packageManager": "pnpm@9.15.2", "bin": { "create-vue": "outfile.cjs" }, @@ -40,7 +40,7 @@ "devDependencies": { "@tsconfig/node22": "^22.0.0", "@types/eslint": "^9.6.1", - "@types/node": "^22.10.2", + "@types/node": "^22.10.3", "@types/prompts": "^2.4.9", "@vue/create-eslint-config": "^0.6.1", "@vue/tsconfig": "^0.7.0", @@ -49,11 +49,11 @@ "esbuild-plugin-license": "^1.2.3", "husky": "^9.1.7", "kleur": "^4.1.5", - "lint-staged": "^15.2.11", + "lint-staged": "^15.3.0", "prettier": "^3.4.2", "prompts": "^2.4.2", "vitest": "^2.1.8", - "zx": "^8.2.4" + "zx": "^8.3.0" }, "lint-staged": { "*.{js,ts,vue,json}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f734b16e..cc9fb591 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.2 - version: 22.10.2 + specifier: ^22.10.3 + version: 22.10.3 '@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.11 - version: 15.2.11 + specifier: ^15.3.0 + version: 15.3.0 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -52,10 +52,10 @@ importers: version: 2.4.2 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1) + version: 2.1.8(@types/node@22.10.3)(jsdom@25.0.1) zx: - specifier: ^8.2.4 - version: 8.2.4 + specifier: ^8.3.0 + version: 8.3.0 template/base: dependencies: @@ -65,13 +65,13 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) vite: specifier: ^6.0.5 - version: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + version: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) vite-plugin-vue-devtools: specifier: ^7.6.8 - version: 7.6.8(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 7.6.8(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) template/config/cypress: devDependencies: @@ -100,19 +100,19 @@ importers: devDependencies: '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 4.1.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) vite: specifier: ^6.0.5 - version: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + version: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) template/config/nightwatch: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.10.2)(vue@3.5.13(typescript@5.6.3)) + version: 3.1.2(@types/node@22.10.3)(vue@3.5.13(typescript@5.6.3)) '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) chromedriver: specifier: ^131.0.4 version: 131.0.4 @@ -120,14 +120,14 @@ importers: specifier: ^5.0.0 version: 5.0.0 nightwatch: - specifier: ^3.9.0 - version: 3.9.0(chromedriver@131.0.4)(geckodriver@5.0.0) + specifier: ^3.10.0 + version: 3.10.0(chromedriver@131.0.4)(geckodriver@5.0.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.10.2)(typescript@5.6.3) + version: 10.9.2(@types/node@22.10.3)(typescript@5.6.3) vite: specifier: ^6.0.5 - version: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + version: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -169,8 +169,8 @@ importers: template/config/typescript: devDependencies: '@types/node': - specifier: ^22.10.2 - version: 22.10.2 + specifier: ^22.10.3 + version: 22.10.3 npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -178,8 +178,8 @@ importers: specifier: ~5.6.3 version: 5.6.3 vue-tsc: - specifier: ^2.1.10 - version: 2.1.10(typescript@5.6.3) + specifier: ^2.2.0 + version: 2.2.0(typescript@5.6.3) template/config/vitest: dependencies: @@ -195,7 +195,7 @@ importers: version: 25.0.1 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1) + version: 2.1.8(@types/node@22.10.3)(jsdom@25.0.1) template/tsconfig/base: devDependencies: @@ -1284,8 +1284,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.10.2': - resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} + '@types/node@22.10.3': + resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -1358,14 +1358,14 @@ packages: '@vitest/utils@2.1.8': resolution: {integrity: sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==} - '@volar/language-core@2.4.8': - resolution: {integrity: sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==} + '@volar/language-core@2.4.11': + resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==} - '@volar/source-map@2.4.8': - resolution: {integrity: sha512-jeWJBkC/WivdelMwxKkpFL811uH/jJ1kVxa+c7OvG48DXc3VrP7pplSWPP2W1dLMqBxD+awRlg55FQQfiup4cA==} + '@volar/source-map@2.4.11': + resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==} - '@volar/typescript@2.4.8': - resolution: {integrity: sha512-6xkIYJ5xxghVBhVywMoPMidDDAFT1OoQeXwa27HSgJ6AiIKRe61RXLoik+14Z7r0JvnblXVsjsRLmCr42SGzqg==} + '@volar/typescript@2.4.11': + resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==} '@vue/babel-helper-vue-transform-on@1.2.5': resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==} @@ -1383,15 +1383,9 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.12': - resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} - '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} - '@vue/compiler-dom@3.5.12': - resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} - '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} @@ -1423,8 +1417,8 @@ packages: '@vue/devtools-shared@7.6.8': resolution: {integrity: sha512-9MBPO5Z3X1nYGFqTJyohl6Gmf/J7UNN1oicHdyzBVZP4jnhZ4c20MgtaHDIzWmHDHCMYVS5bwKxT3jxh7gOOKA==} - '@vue/language-core@2.1.10': - resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==} + '@vue/language-core@2.2.0': + resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1445,9 +1439,6 @@ packages: peerDependencies: vue: 3.5.13 - '@vue/shared@3.5.12': - resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} - '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} @@ -1494,8 +1485,8 @@ packages: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} - alien-signals@0.2.0: - resolution: {integrity: sha512-StlonZhBBrsPPwrDjiPAiVTf/rolxffLxVPT60Qv/t88BZ81BvUVzHgGqEFvJ1ii8HXtm1+zU2Icr59tfWEcag==} + alien-signals@0.4.12: + resolution: {integrity: sha512-Og0PgAihxlp1R22bsoBsyhhMG4+qhU+fkkLPoGBQkYVc3qt9rYnrwYTf+M6kqUqUZpf3rXDnpL90iKa0QcSVVg==} ansi-align@3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} @@ -1738,6 +1729,10 @@ packages: resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@5.4.1: + resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + check-error@1.0.2: resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==} @@ -2931,8 +2926,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@15.2.11: - resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==} + lint-staged@15.3.0: + resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==} engines: {node: '>=18.12.0'} hasBin: true @@ -3134,8 +3129,8 @@ packages: nightwatch-axe-verbose@2.3.1: resolution: {integrity: sha512-C6N95bwPHsRnv04eVIwJ6w5m6X1+Pddvo6nzpzOHQlO0j+pYRVU7zaQmFUJ0L4cqeUxReNEXyTUg/R9WWfHk7w==} - nightwatch@3.9.0: - resolution: {integrity: sha512-SIkcvRXtGtPy33fodtZC4xDUXKY444dfYvyiODB2sP1M4Ewt7KqE+cxdPuGY0qr+Hsb982KhOnjDUjhSSaX+AA==} + nightwatch@3.10.0: + resolution: {integrity: sha512-7FIYCZs9/1tLzH30Snaf2d70EJqm7UybDAdqeOfF69VG47L3zxTCH8eHurJgoB2dFw66GGWmYin8Y4Z9oqKzjA==} engines: {node: '>= 16'} hasBin: true peerDependencies: @@ -3515,8 +3510,8 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - selenium-webdriver@4.26.0: - resolution: {integrity: sha512-nA7jMRIPV17mJmAiTDBWN96Sy0Uxrz5CCLb7bLVV6PpL417SyBMPc2Zo/uoREc2EOHlzHwHwAlFtgmSngSY4WQ==} + selenium-webdriver@4.27.0: + resolution: {integrity: sha512-LkTJrNz5socxpPnWPODQ2bQ65eYx9JK+DQMYNihpTjMCqHwgWGYQnQTCAAche2W3ZP87alA+1zYPvgS8tHNzMQ==} engines: {node: '>= 14.21.0'} semver@6.3.1: @@ -4067,8 +4062,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.1.10: - resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==} + vue-tsc@2.2.0: + resolution: {integrity: sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -4230,8 +4225,8 @@ packages: resolution: {integrity: sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==} engines: {node: '>= 10'} - zx@8.2.4: - resolution: {integrity: sha512-g9wVU+5+M+zVen/3IyAZfsZFmeqb6vDfjqFggakviz5uLK7OAejOirX+jeTOkyvAh/OYRlCgw+SdqzN7F61QVQ==} + zx@8.3.0: + resolution: {integrity: sha512-L8mY3yfJwo3a8ZDD6f9jZzAcRWJZYcV8GauZmBxLB/aSTwaMzMIEVpPp2Kyx+7yF0gdvuxKnMxAZRft9UCawiw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -4890,12 +4885,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.10.2)(vue@3.5.13(typescript@5.6.3))': + '@nightwatch/vue@3.1.2(@types/node@22.10.3)(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.2))(vue@3.5.13(typescript@5.6.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.10.3))(vue@3.5.13(typescript@5.6.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.10.2) + vite: 4.5.5(@types/node@22.10.3) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -5035,12 +5030,12 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.10.2 + '@types/node': 22.10.3 optional: true '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -5048,28 +5043,28 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 optional: true '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.0 - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/selenium-webdriver': 4.1.26 devtools-protocol: 0.0.1025565 - '@types/node@22.10.2': + '@types/node@22.10.3': dependencies: undici-types: 6.20.0 '@types/prompts@2.4.9': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 kleur: 3.0.3 '@types/selenium-webdriver@4.1.26': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/ws': 8.5.12 '@types/sinonjs__fake-timers@8.1.1': {} @@ -5080,31 +5075,31 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 optional: true - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.5(@types/node@22.10.3)(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.5(@types/node@22.10.2)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.3)(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.2))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.10.3))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 4.5.5(@types/node@22.10.2) + vite: 4.5.5(@types/node@22.10.3) vue: 3.5.13(typescript@5.6.3) - '@vitejs/plugin-vue@5.2.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) '@vitest/expect@2.1.8': @@ -5114,13 +5109,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.2))': + '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.3))': 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.2) + vite: 5.4.11(@types/node@22.10.3) '@vitest/pretty-format@2.1.8': dependencies: @@ -5147,15 +5142,15 @@ snapshots: loupe: 3.1.2 tinyrainbow: 1.2.0 - '@volar/language-core@2.4.8': + '@volar/language-core@2.4.11': dependencies: - '@volar/source-map': 2.4.8 + '@volar/source-map': 2.4.11 - '@volar/source-map@2.4.8': {} + '@volar/source-map@2.4.11': {} - '@volar/typescript@2.4.8': + '@volar/typescript@2.4.11': dependencies: - '@volar/language-core': 2.4.8 + '@volar/language-core': 2.4.11 path-browserify: 1.0.1 vscode-uri: 3.0.8 @@ -5189,14 +5184,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.12': - dependencies: - '@babel/parser': 7.26.2 - '@vue/shared': 3.5.12 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-core@3.5.13': dependencies: '@babel/parser': 7.26.2 @@ -5205,11 +5192,6 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.12': - dependencies: - '@vue/compiler-core': 3.5.12 - '@vue/shared': 3.5.12 - '@vue/compiler-dom@3.5.13': dependencies: '@vue/compiler-core': 3.5.13 @@ -5245,14 +5227,14 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.6.8(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vue/devtools-core@7.6.8(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 mitt: 3.0.1 nanoid: 5.0.9 pathe: 1.1.2 - vite-hot-client: 0.2.4(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)) + vite-hot-client: 0.2.4(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)) vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - vite @@ -5271,13 +5253,13 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@2.1.10(typescript@5.6.3)': + '@vue/language-core@2.2.0(typescript@5.6.3)': dependencies: - '@volar/language-core': 2.4.8 - '@vue/compiler-dom': 3.5.12 + '@volar/language-core': 2.4.11 + '@vue/compiler-dom': 3.5.13 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.12 - alien-signals: 0.2.0 + '@vue/shared': 3.5.13 + alien-signals: 0.4.12 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 @@ -5306,8 +5288,6 @@ snapshots: '@vue/shared': 3.5.13 vue: 3.5.13(typescript@5.6.3) - '@vue/shared@3.5.12': {} - '@vue/shared@3.5.13': {} '@vue/test-utils@2.4.6': @@ -5348,7 +5328,7 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 - alien-signals@0.2.0: {} + alien-signals@0.4.12: {} ansi-align@3.0.1: dependencies: @@ -5609,6 +5589,8 @@ snapshots: chalk@5.3.0: {} + chalk@5.4.1: {} + check-error@1.0.2: {} check-error@2.1.1: {} @@ -6256,7 +6238,7 @@ snapshots: execa@8.0.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 8.0.1 human-signals: 5.0.0 is-stream: 3.0.0 @@ -6873,9 +6855,9 @@ snapshots: lilconfig@3.1.3: {} - lint-staged@15.2.11: + lint-staged@15.3.0: dependencies: - chalk: 5.3.0 + chalk: 5.4.1 commander: 12.1.0 debug: 4.4.0(supports-color@8.1.1) execa: 8.0.1 @@ -7076,7 +7058,7 @@ snapshots: dependencies: axe-core: 4.10.0 - nightwatch@3.9.0(chromedriver@131.0.4)(geckodriver@5.0.0): + nightwatch@3.10.0(chromedriver@131.0.4)(geckodriver@5.0.0): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -7106,7 +7088,7 @@ snapshots: open: 8.4.2 ora: 5.4.1 piscina: 4.7.0 - selenium-webdriver: 4.26.0 + selenium-webdriver: 4.27.0 semver: 7.5.4 stacktrace-parser: 0.1.10 strip-ansi: 6.0.1 @@ -7506,7 +7488,7 @@ snapshots: dependencies: xmlchars: 2.2.0 - selenium-webdriver@4.26.0: + selenium-webdriver@4.27.0: dependencies: '@bazel/runfiles': 6.3.1 jszip: 3.10.1 @@ -7821,14 +7803,14 @@ snapshots: tree-kill@1.2.2: {} - ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.3): + ts-node@10.9.2(@types/node@22.10.3)(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.2 + '@types/node': 22.10.3 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 @@ -7892,17 +7874,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)): + vite-hot-client@0.2.4(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)): dependencies: - vite: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) - vite-node@2.1.8(@types/node@22.10.2): + vite-node@2.1.8(@types/node@22.10.3): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.10.2) + vite: 5.4.11(@types/node@22.10.3) transitivePeerDependencies: - '@types/node' - less @@ -7914,7 +7896,7 @@ snapshots: - supports-color - terser - vite-plugin-inspect@0.8.9(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)): + vite-plugin-inspect@0.8.9(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.24.0) @@ -7925,7 +7907,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) transitivePeerDependencies: - rollup - supports-color @@ -7944,23 +7926,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.6.8(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)): + vite-plugin-vue-devtools@7.6.8(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)): dependencies: - '@vue/devtools-core': 7.6.8(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + '@vue/devtools-core': 7.6.8(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 execa: 9.5.1 sirv: 3.0.0 - vite: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) - vite-plugin-inspect: 0.8.9(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)) - vite-plugin-vue-inspector: 5.3.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)) + vite: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) + vite-plugin-inspect: 0.8.9(rollup@4.24.0)(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)) + vite-plugin-vue-inspector: 5.3.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1)): + vite-plugin-vue-inspector@5.3.1(vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.26.0) @@ -7971,42 +7953,42 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.12 - vite: 6.0.5(@types/node@22.10.2)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.3)(yaml@2.6.1) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.10.2): + vite@4.5.5(@types/node@22.10.3): dependencies: esbuild: 0.18.20 postcss: 8.4.49 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 fsevents: 2.3.3 - vite@5.4.11(@types/node@22.10.2): + vite@5.4.11(@types/node@22.10.3): dependencies: esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 fsevents: 2.3.3 - vite@6.0.5(@types/node@22.10.2)(yaml@2.6.1): + vite@6.0.5(@types/node@22.10.3)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 fsevents: 2.3.3 yaml: 2.6.1 - vitest@2.1.8(@types/node@22.10.2)(jsdom@25.0.1): + vitest@2.1.8(@types/node@22.10.3)(jsdom@25.0.1): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.3)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -8022,11 +8004,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.10.2) - vite-node: 2.1.8(@types/node@22.10.2) + vite: 5.4.11(@types/node@22.10.3) + vite-node: 2.1.8(@types/node@22.10.3) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 jsdom: 25.0.1 transitivePeerDependencies: - less @@ -8052,11 +8034,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.6.3) - vue-tsc@2.1.10(typescript@5.6.3): + vue-tsc@2.2.0(typescript@5.6.3): dependencies: - '@volar/typescript': 2.4.8 - '@vue/language-core': 2.1.10(typescript@5.6.3) - semver: 7.6.3 + '@volar/typescript': 2.4.11 + '@vue/language-core': 2.2.0(typescript@5.6.3) typescript: 5.6.3 vue@3.5.13(typescript@5.6.3): @@ -8220,7 +8201,7 @@ snapshots: compress-commons: 4.1.2 readable-stream: 3.6.2 - zx@8.2.4: + zx@8.3.0: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.10.2 + '@types/node': 22.10.3 diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index 6a1af067..c68c84eb 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -7,7 +7,7 @@ "@vitejs/plugin-vue": "^5.2.1", "chromedriver": "^131.0.4", "geckodriver": "^5.0.0", - "nightwatch": "^3.9.0", + "nightwatch": "^3.10.0", "ts-node": "^10.9.2", "vite": "^6.0.5", "vite-plugin-nightwatch": "^0.4.6" diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 4bf4bf61..713c7f61 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -5,9 +5,9 @@ "type-check": "vue-tsc --build" }, "devDependencies": { - "@types/node": "^22.10.2", + "@types/node": "^22.10.3", "npm-run-all2": "^7.0.2", "typescript": "~5.6.3", - "vue-tsc": "^2.1.10" + "vue-tsc": "^2.2.0" } } diff --git a/template/eslint/package.json b/template/eslint/package.json index 60eb7038..202af528 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@vitest/eslint-plugin": "1.1.20", + "@vitest/eslint-plugin": "1.1.23", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-playwright": "^2.1.0" }