"version": "3.14.1",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
- "packageManager": "pnpm@10.2.0",
+ "packageManager": "pnpm@10.3.0",
"bin": {
"create-vue": "outfile.cjs"
},
"husky": "^9.1.7",
"kleur": "^4.1.5",
"lint-staged": "^15.4.3",
- "prettier": "^3.4.2",
+ "prettier": "^3.5.0",
"prompts": "^2.4.2",
"vitest": "^3.0.5",
"zx": "^8.3.2"
specifier: ^15.4.3
version: 15.4.3
prettier:
- specifier: ^3.4.2
- version: 3.4.2
+ specifier: ^3.5.0
+ version: 3.5.0
prompts:
specifier: ^2.4.2
version: 2.4.2
template/config/cypress:
devDependencies:
cypress:
- specifier: ^14.0.1
- version: 14.0.1
+ specifier: ^14.0.2
+ version: 14.0.2
start-server-and-test:
specifier: ^2.0.10
version: 2.0.10
version: 3.5.13(typescript@5.7.3)
devDependencies:
cypress:
- specifier: ^14.0.1
- version: 14.0.1
+ specifier: ^14.0.2
+ version: 14.0.2
template/config/jsx:
dependencies:
csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
- cypress@14.0.1:
- resolution: {integrity: sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==}
+ cypress@14.0.2:
+ resolution: {integrity: sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==}
engines: {node: ^10 || ^12 || >=14}
- prettier@3.4.2:
- resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
+ prettier@3.5.0:
+ resolution: {integrity: sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==}
engines: {node: '>=14'}
hasBin: true
csstype@3.1.3: {}
- cypress@14.0.1:
+ cypress@14.0.2:
dependencies:
'@cypress/request': 3.0.6
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)
picocolors: 1.1.1
source-map-js: 1.2.1
- prettier@3.4.2: {}
+ prettier@3.5.0: {}
pretty-bytes@5.6.0: {}
{
"devDependencies": {
- "@vitest/eslint-plugin": "1.1.25",
+ "@vitest/eslint-plugin": "1.1.28",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-playwright": "^2.2.0"
}