From b43d72aff6453012701a941a8bda51c4252744b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:23:32 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 2 +- pnpm-lock.yaml | 206 ++++++++++++------------ template/config/nightwatch/package.json | 2 +- template/config/typescript/package.json | 4 +- template/config/vitest/package.json | 2 +- 5 files changed, 111 insertions(+), 105 deletions(-) diff --git a/package.json b/package.json index b011d473..b5829f64 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@tsconfig/node18": "^18.2.1", "@types/eslint": "^8.44.2", - "@types/node": "^18.17.14", + "@types/node": "^18.17.15", "@types/prompts": "^2.4.4", "@vue/create-eslint-config": "^0.3.1", "@vue/tsconfig": "^0.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18f0101a..2b277d76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^8.44.2 version: 8.44.2 '@types/node': - specifier: ^18.17.14 - version: 18.17.14 + specifier: ^18.17.15 + version: 18.17.15 '@types/prompts': specifier: ^2.4.4 version: 2.4.4 @@ -71,7 +71,7 @@ importers: version: 4.3.4(vite@4.4.9)(vue@3.3.4) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@18.17.14) + version: 4.4.9(@types/node@18.17.15) template/config/cypress: devDependencies: @@ -103,13 +103,13 @@ importers: version: 3.0.2(vite@4.4.9)(vue@3.3.4) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@18.17.14) + version: 4.4.9(@types/node@18.17.15) template/config/nightwatch: devDependencies: '@nightwatch/vue': specifier: 0.4.5 - version: 0.4.5(@types/node@18.17.14)(vue@3.3.4) + version: 0.4.5(@types/node@18.17.15)(vue@3.3.4) '@types/nightwatch': specifier: ^2.3.25 version: 2.3.25 @@ -120,14 +120,14 @@ importers: specifier: ^116.0.0 version: 116.0.0 geckodriver: - specifier: ^4.2.0 - version: 4.2.0 + specifier: ^4.2.1 + version: 4.2.1 nightwatch: specifier: ^3.1.3 - version: 3.1.3(chromedriver@116.0.0)(geckodriver@4.2.0) + version: 3.1.3(chromedriver@116.0.0)(geckodriver@4.2.1) ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@18.17.14)(typescript@5.1.6) + version: 10.9.1(@types/node@18.17.15)(typescript@5.1.6) wait-on: specifier: ^7.0.1 version: 7.0.1(debug@4.3.4) @@ -165,8 +165,8 @@ importers: template/config/typescript: devDependencies: '@types/node': - specifier: ^18.17.14 - version: 18.17.14 + specifier: ^18.17.15 + version: 18.17.15 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -174,8 +174,8 @@ importers: specifier: ~5.1.6 version: 5.1.6 vue-tsc: - specifier: ^1.8.8 - version: 1.8.8(typescript@5.1.6) + specifier: ^1.8.10 + version: 1.8.10(typescript@5.1.6) template/config/vitest: dependencies: @@ -190,8 +190,8 @@ importers: specifier: ^22.1.0 version: 22.1.0 vitest: - specifier: ^0.34.3 - version: 0.34.3(jsdom@22.1.0) + specifier: ^0.34.4 + version: 0.34.4(jsdom@22.1.0) template/tsconfig/base: devDependencies: @@ -299,7 +299,7 @@ packages: resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -380,7 +380,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 dev: true /@babel/helper-function-name@7.22.5: @@ -395,7 +395,7 @@ packages: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 dev: true /@babel/helper-hoist-variables@7.22.5: @@ -416,7 +416,7 @@ packages: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 dev: true /@babel/helper-module-imports@7.22.5: @@ -434,10 +434,10 @@ packages: '@babel/helper-module-imports': 7.18.6 '@babel/helper-simple-access': 7.20.2 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.5 '@babel/template': 7.20.7 '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 transitivePeerDependencies: - supports-color dev: true @@ -484,7 +484,7 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 dev: true /@babel/helper-simple-access@7.22.5: @@ -505,7 +505,7 @@ packages: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 dev: true /@babel/helper-split-export-declaration@7.22.6: @@ -515,23 +515,13 @@ packages: '@babel/types': 7.22.10 dev: true - /@babel/helper-string-parser@7.19.4: - resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} - engines: {node: '>=6.9.0'} - /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} - engines: {node: '>=6.9.0'} /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - dev: true /@babel/helper-validator-option@7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} @@ -549,7 +539,7 @@ packages: dependencies: '@babel/template': 7.20.7 '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 transitivePeerDependencies: - supports-color dev: true @@ -569,7 +559,7 @@ packages: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -588,7 +578,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.22.10 /@babel/parser@7.22.10: resolution: {integrity: sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==} @@ -596,7 +586,6 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.10 - dev: true /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.10): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} @@ -636,8 +625,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.21.4 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.10 dev: true /@babel/template@7.22.5: @@ -659,8 +648,8 @@ packages: '@babel/helper-function-name': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.10 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: @@ -689,9 +678,10 @@ packages: resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.19.4 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 + dev: true /@babel/types@7.22.10: resolution: {integrity: sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==} @@ -700,7 +690,6 @@ packages: '@babel/helper-string-parser': 7.22.5 '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 - dev: true /@colors/colors@1.5.0: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} @@ -1064,14 +1053,14 @@ packages: archiver: 5.3.1 dev: true - /@nightwatch/vue@0.4.5(@types/node@18.17.14)(vue@3.3.4): + /@nightwatch/vue@0.4.5(@types/node@18.17.15)(vue@3.3.4): resolution: {integrity: sha512-/1N4ytlyu3+5LkNCoqt3hGL16FZ2c9GiTEtSoMAQbivZZZSmrDSd2lJUg7CXiL1raCk2ju6x4vqc/z0e6zE9uQ==} dependencies: '@nightwatch/esbuild-utils': 0.2.1 '@types/nightwatch': 2.3.25 '@vitejs/plugin-vue': 4.3.4(vite@4.4.9)(vue@3.3.4) get-port: 5.1.1 - vite: 4.4.9(@types/node@18.17.14) + vite: 4.4.9(@types/node@18.17.15) vite-plugin-nightwatch: 0.4.5(vue@3.3.4) transitivePeerDependencies: - '@types/node' @@ -1226,13 +1215,13 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 18.17.14 + '@types/node': 18.17.15 dev: true /@types/jsdom@21.1.2: resolution: {integrity: sha512-bGj+7TaCkOwkJfx7HtS9p22Ij0A2aKMuz8a1+owpkxa1wU/HUBy/WAXhdv90uDdVI9rSjGvUrXmLSeA9VP3JeA==} dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -1244,7 +1233,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 dev: true /@types/minimist@1.2.2: @@ -1267,10 +1256,14 @@ packages: resolution: {integrity: sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==} dev: true + /@types/node@18.17.15: + resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==} + dev: true + /@types/prompts@2.4.4: resolution: {integrity: sha512-p5N9uoTH76lLvSAaYSZtBCdEXzpOOufsRjnhjVSrZGXikVGHX9+cc9ERtHRV4hvBKHyZb1bg4K+56Bd2TqUn4A==} dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 kleur: 3.0.3 dev: true @@ -1303,14 +1296,14 @@ packages: /@types/ws@8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 dev: true /@types/yauzl@2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 dev: true optional: true @@ -1324,7 +1317,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.4.9(@types/node@18.17.14) + vite: 4.4.9(@types/node@18.17.15) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -1337,42 +1330,42 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@18.17.14) + vite: 4.4.9(@types/node@18.17.15) vue: 3.3.4 dev: true - /@vitest/expect@0.34.3: - resolution: {integrity: sha512-F8MTXZUYRBVsYL1uoIft1HHWhwDbSzwAU9Zgh8S6WFC3YgVb4AnFV2GXO3P5Em8FjEYaZtTnQYoNwwBrlOMXgg==} + /@vitest/expect@0.34.4: + resolution: {integrity: sha512-XlMKX8HyYUqB8dsY8Xxrc64J2Qs9pKMt2Z8vFTL4mBWXJsg4yoALHzJfDWi8h5nkO4Zua4zjqtapQ/IluVkSnA==} dependencies: - '@vitest/spy': 0.34.3 - '@vitest/utils': 0.34.3 + '@vitest/spy': 0.34.4 + '@vitest/utils': 0.34.4 chai: 4.3.7 dev: true - /@vitest/runner@0.34.3: - resolution: {integrity: sha512-lYNq7N3vR57VMKMPLVvmJoiN4bqwzZ1euTW+XXYH5kzr3W/+xQG3b41xJn9ChJ3AhYOSoweu974S1V3qDcFESA==} + /@vitest/runner@0.34.4: + resolution: {integrity: sha512-hwwdB1StERqUls8oV8YcpmTIpVeJMe4WgYuDongVzixl5hlYLT2G8afhcdADeDeqCaAmZcSgLTLtqkjPQF7x+w==} dependencies: - '@vitest/utils': 0.34.3 + '@vitest/utils': 0.34.4 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.34.3: - resolution: {integrity: sha512-QyPaE15DQwbnIBp/yNJ8lbvXTZxS00kRly0kfFgAD5EYmCbYcA+1EEyRalc93M0gosL/xHeg3lKAClIXYpmUiQ==} + /@vitest/snapshot@0.34.4: + resolution: {integrity: sha512-GCsh4coc3YUSL/o+BPUo7lHQbzpdttTxL6f4q0jRx2qVGoYz/cyTRDJHbnwks6TILi6560bVWoBpYC10PuTLHw==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.6.0 dev: true - /@vitest/spy@0.34.3: - resolution: {integrity: sha512-N1V0RFQ6AI7CPgzBq9kzjRdPIgThC340DGjdKdPSE8r86aUSmeliTUgkTqLSgtEwWWsGfBQ+UetZWhK0BgJmkQ==} + /@vitest/spy@0.34.4: + resolution: {integrity: sha512-PNU+fd7DUPgA3Ya924b1qKuQkonAW6hL7YUjkON3wmBwSTIlhOSpy04SJ0NrRsEbrXgMMj6Morh04BMf8k+w0g==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.34.3: - resolution: {integrity: sha512-kiSnzLG6m/tiT0XEl4U2H8JDBjFtwVlaE8I3QfGiMFR0QvnRDfYfdP3YvTBWM/6iJDAyaPY6yVQiCTUc7ZzTHA==} + /@vitest/utils@0.34.4: + resolution: {integrity: sha512-yR2+5CHhp/K4ySY0Qtd+CAL9f5Yh1aXrKfAT42bq6CtlGPh92jIDDDSg7ydlRow1CP+dys4TrOrbELOyNInHSg==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -1468,8 +1461,8 @@ packages: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: false - /@vue/language-core@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.10(typescript@5.1.6): + resolution: {integrity: sha512-db8PtM4ZZr7SYNH30XpKxUYnUBYaTvcuJ4c2whKK04fuAjbtjAIZ2al5GzGEfUlesmvkpgdbiSviRXUxgD9Omw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1490,7 +1483,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.21.4 + '@babel/parser': 7.22.10 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -1544,11 +1537,11 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.10(typescript@5.1.6): + resolution: {integrity: sha512-vPSpTXMk4chYwvyTGjM891cKgnx2r6vtbdANOp2mRU31f4HYGyLrZBlGgiua7SaO2cLjUg8y91OipJe0t8OFhA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.10(typescript@5.1.6) transitivePeerDependencies: - typescript dev: true @@ -3246,8 +3239,8 @@ packages: hasBin: true dev: true - /geckodriver@4.2.0: - resolution: {integrity: sha512-I2BlybeMFMzpxHRrh8X4VwP4ys74JHszyUgfezOrbTR7PEybFneDcuEjKIQxKV6vFPmsdwhwF1x8AshdQo56xA==} + /geckodriver@4.2.1: + resolution: {integrity: sha512-4m/CRk0OI8MaANRuFIahvOxYTSjlNAO2p9JmE14zxueknq6cdtB5M9UGRQ8R9aMV0bLGNVHHDnDXmoXdOwJfWg==} engines: {node: ^16.13 || >=18 || >=20} hasBin: true requiresBuild: true @@ -3259,7 +3252,7 @@ packages: node-fetch: 3.3.1 tar-fs: 3.0.4 unzipper: 0.10.14 - which: 3.0.1 + which: 4.0.0 transitivePeerDependencies: - supports-color dev: true @@ -3799,6 +3792,11 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true + /isexe@3.1.1: + resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==} + engines: {node: '>=16'} + dev: true + /isstream@0.1.2: resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==} dev: true @@ -4496,7 +4494,7 @@ packages: axe-core: 4.7.2 dev: true - /nightwatch@3.1.3(chromedriver@116.0.0)(geckodriver@4.2.0): + /nightwatch@3.1.3(chromedriver@116.0.0)(geckodriver@4.2.1): resolution: {integrity: sha512-/SawzyV55NIUhEdp74MLTRZCXNqPh30Qy+rl5UtqBe4wp7azQQT7jjP3/qNi3jRtknPFXXEwT0oF6rJ9LByT8Q==} engines: {node: '>= 16'} hasBin: true @@ -4532,7 +4530,7 @@ packages: ejs: 3.1.8 envinfo: 7.8.1 fs-extra: 10.1.0 - geckodriver: 4.2.0 + geckodriver: 4.2.1 glob: 7.2.3 jsdom: 21.1.2 lodash.clone: 3.0.3 @@ -5678,7 +5676,7 @@ packages: resolution: {integrity: sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==} dev: true - /ts-node@10.9.1(@types/node@18.17.14)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@18.17.15)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5697,7 +5695,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.17.14 + '@types/node': 18.17.15 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -5862,8 +5860,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.3(@types/node@18.17.14): - resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==} + /vite-node@0.34.4(@types/node@18.17.15): + resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -5872,7 +5870,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@18.17.14) + vite: 4.4.9(@types/node@18.17.15) transitivePeerDependencies: - '@types/node' - less @@ -5902,7 +5900,7 @@ packages: - vue dev: true - /vite@4.4.9(@types/node@18.17.14): + /vite@4.4.9(@types/node@18.17.15): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -5930,7 +5928,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.17.14 + '@types/node': 18.17.15 esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.28.0 @@ -5938,8 +5936,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest@0.34.3(jsdom@22.1.0): - resolution: {integrity: sha512-7+VA5Iw4S3USYk+qwPxHl8plCMhA5rtfwMjgoQXMT7rO5ldWcdsdo3U1QD289JgglGK4WeOzgoLTsGFu6VISyQ==} + /vitest@0.34.4(jsdom@22.1.0): + resolution: {integrity: sha512-SE/laOsB6995QlbSE6BtkpXDeVNLJc1u2LHRG/OpnN4RsRzM3GQm4nm3PQCK5OBtrsUqnhzLdnT7se3aeNGdlw==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -5971,12 +5969,12 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.17.14 - '@vitest/expect': 0.34.3 - '@vitest/runner': 0.34.3 - '@vitest/snapshot': 0.34.3 - '@vitest/spy': 0.34.3 - '@vitest/utils': 0.34.3 + '@types/node': 18.17.15 + '@vitest/expect': 0.34.4 + '@vitest/runner': 0.34.4 + '@vitest/snapshot': 0.34.4 + '@vitest/spy': 0.34.4 + '@vitest/utils': 0.34.4 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -5991,8 +5989,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@18.17.14) - vite-node: 0.34.3(@types/node@18.17.14) + vite: 4.4.9(@types/node@18.17.15) + vite-node: 0.34.4(@types/node@18.17.15) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -6039,14 +6037,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.10(typescript@5.1.6): + resolution: {integrity: sha512-ptpTFFDoHQgkWJF7i5iERxooiQzOGtG1uKTfmAUuS3qPuSQGq+Ky/S8BFHhnFGwoOxq/PjmGN2QSZEfg1rtzQA==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.1.6) - '@vue/typescript': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.10(typescript@5.1.6) + '@vue/typescript': 1.8.10(typescript@5.1.6) semver: 7.5.4 typescript: 5.1.6 dev: true @@ -6155,6 +6153,14 @@ packages: isexe: 2.0.0 dev: true + /which@4.0.0: + resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==} + engines: {node: ^16.13.0 || >=18.0.0} + hasBin: true + dependencies: + isexe: 3.1.1 + dev: true + /why-is-node-running@2.2.2: resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} engines: {node: '>=8'} @@ -6322,7 +6328,7 @@ packages: dependencies: '@types/fs-extra': 11.0.1 '@types/minimist': 1.2.2 - '@types/node': 18.17.14 + '@types/node': 18.17.15 '@types/ps-tree': 1.1.2 '@types/which': 3.0.0 chalk: 5.2.0 diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index 41fefbdf..c6663f30 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -7,7 +7,7 @@ "@nightwatch/vue": "0.4.5", "@vitejs/plugin-vue": "^4.3.4", "@types/nightwatch": "^2.3.25", - "geckodriver": "^4.2.0", + "geckodriver": "^4.2.1", "chromedriver": "^116.0.0", "ts-node": "^10.9.1", "wait-on": "^7.0.1" diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index bc88b39b..92989f30 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -5,9 +5,9 @@ "type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false" }, "devDependencies": { - "@types/node": "^18.17.14", + "@types/node": "^18.17.15", "npm-run-all": "^4.1.5", "typescript": "~5.1.6", - "vue-tsc": "^1.8.8" + "vue-tsc": "^1.8.10" } } diff --git a/template/config/vitest/package.json b/template/config/vitest/package.json index 420d7b5c..988acec8 100644 --- a/template/config/vitest/package.json +++ b/template/config/vitest/package.json @@ -8,6 +8,6 @@ "devDependencies": { "@vue/test-utils": "^2.4.1", "jsdom": "^22.1.0", - "vitest": "^0.34.3" + "vitest": "^0.34.4" } }