|
2 | 2 | "name": "taze", |
3 | 3 | "type": "module", |
4 | 4 | "version": "19.0.4", |
5 | | - "packageManager": "pnpm@10.7.0", |
| 5 | + "packageManager": "pnpm@10.10.0", |
6 | 6 | "description": "A modern cli tool that keeps your deps fresh", |
7 | 7 | "license": "MIT", |
8 | 8 | "funding": "https://github.com/sponsors/antfu", |
|
38 | 38 | "cac": "^6.7.14", |
39 | 39 | "find-up-simple": "^1.0.1", |
40 | 40 | "ofetch": "^1.4.1", |
41 | | - "package-manager-detector": "^1.1.0", |
| 41 | + "package-manager-detector": "^1.3.0", |
42 | 42 | "pathe": "^2.0.3", |
43 | 43 | "pnpm-workspace-yaml": "^0.3.1", |
44 | 44 | "restore-cursor": "^5.1.0", |
45 | 45 | "tinyexec": "^1.0.1", |
46 | | - "tinyglobby": "^0.2.12", |
47 | | - "unconfig": "^7.3.1", |
48 | | - "yaml": "^2.7.0" |
| 46 | + "tinyglobby": "^0.2.13", |
| 47 | + "unconfig": "^7.3.2", |
| 48 | + "yaml": "^2.7.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@antfu/eslint-config": "^4.11.0", |
52 | | - "@antfu/utils": "^9.1.0", |
| 51 | + "@antfu/eslint-config": "^4.13.0", |
| 52 | + "@antfu/utils": "^9.2.0", |
53 | 53 | "@npmcli/config": "10.0.1", |
54 | 54 | "@posva/prompts": "^2.4.4", |
55 | 55 | "@types/cli-progress": "^3.11.6", |
56 | 56 | "@types/debug": "^4.1.12", |
57 | | - "@types/node": "^22.13.14", |
| 57 | + "@types/node": "^22.15.12", |
58 | 58 | "@types/npm-package-arg": "^6.1.4", |
59 | | - "@types/npm-registry-fetch": "^8.0.7", |
| 59 | + "@types/npm-registry-fetch": "^8.0.8", |
60 | 60 | "@types/semver": "^7.7.0", |
61 | 61 | "ansis": "^3.17.0", |
62 | 62 | "bumpp": "^10.1.0", |
63 | 63 | "cli-progress": "^3.12.0", |
64 | 64 | "debug": "^4.4.0", |
65 | 65 | "deepmerge": "^4.3.1", |
66 | 66 | "detect-indent": "^7.0.1", |
67 | | - "eslint": "^9.23.0", |
| 67 | + "eslint": "^9.26.0", |
68 | 68 | "fast-glob": "^3.3.3", |
69 | | - "fast-npm-meta": "^0.4.0", |
| 69 | + "fast-npm-meta": "^0.4.2", |
70 | 70 | "npm-package-arg": "^12.0.2", |
71 | 71 | "npm-registry-fetch": "^18.0.2", |
72 | 72 | "p-limit": "^6.2.0", |
73 | 73 | "semver": "^7.7.1", |
74 | 74 | "taze": "workspace:*", |
75 | | - "tsx": "^4.19.3", |
76 | | - "typescript": "^5.8.2", |
77 | | - "ufo": "^1.5.4", |
| 75 | + "tsx": "^4.19.4", |
| 76 | + "typescript": "^5.8.3", |
| 77 | + "ufo": "^1.6.1", |
78 | 78 | "unbuild": "^3.5.0", |
79 | | - "vitest": "^3.0.9" |
| 79 | + "vitest": "^3.1.3" |
80 | 80 | } |
81 | 81 | } |
0 commit comments