|
2 | 2 | "name": "nuxi-workspace", |
3 | 3 | "type": "module", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.18.3", |
| 5 | + "packageManager": "pnpm@10.19.0", |
6 | 6 | "description": "⚡️ Nuxt Generation CLI Experience", |
7 | 7 | "license": "MIT", |
8 | 8 | "repository": "nuxt/cli", |
|
21 | 21 | "test:unit": "vitest --coverage --run && pnpm --filter nuxt-cli-playground test --run" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@antfu/eslint-config": "^6.0.0", |
| 24 | + "@antfu/eslint-config": "^6.1.0", |
25 | 25 | "@codspeed/vitest-plugin": "^5.0.1", |
26 | 26 | "@nuxt/eslint-config": "^1.9.0", |
27 | | - "@nuxt/test-utils": "^3.19.2", |
| 27 | + "@nuxt/test-utils": "^3.20.1", |
28 | 28 | "@types/node": "^22.18.12", |
29 | 29 | "@types/semver": "^7.7.1", |
30 | 30 | "@vitest/coverage-v8": "^3.2.4", |
31 | 31 | "changelogen": "^0.6.2", |
32 | 32 | "eslint": "^9.38.0", |
33 | | - "knip": "^5.66.2", |
| 33 | + "knip": "^5.66.3", |
34 | 34 | "nuxt": "^4.1.3", |
35 | 35 | "pkg-pr-new": "^0.0.60", |
36 | 36 | "semver": "^7.7.3", |
|
45 | 45 | "@nuxt/schema": "4.1.3", |
46 | 46 | "create-nuxt": "workspace:*", |
47 | 47 | "create-nuxt-app": "workspace:*", |
48 | | - "eslint-plugin-jsdoc": "61.1.5", |
| 48 | + "eslint-plugin-jsdoc": "61.1.9", |
49 | 49 | "eslint-plugin-unicorn": "61.0.2", |
50 | 50 | "h3": "^1.15.4", |
51 | 51 | "nitropack": "latest", |
|
0 commit comments