|
38 | 38 | "test:full": "pnpm run test --run && pnpm run build && pnpm run test:build --run" |
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | | - "@babel/parser": "^7.25.4", |
42 | | - "@babel/types": "^7.25.4", |
43 | | - "source-map-js": "^1.2.0" |
| 41 | + "@babel/parser": "^7.26.10", |
| 42 | + "@babel/types": "^7.26.10", |
| 43 | + "source-map-js": "^1.2.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@types/node": "^20.16.1", |
47 | | - "@vitest/coverage-v8": "^1.6.0", |
48 | | - "@vitest/ui": "^1.6.0", |
| 46 | + "@types/node": "^20.17.27", |
| 47 | + "@vitest/coverage-v8": "^1.6.1", |
| 48 | + "@vitest/ui": "^1.6.1", |
49 | 49 | "ast-types": "^0.16.1", |
50 | | - "changelogen": "^0.5.5", |
51 | | - "eslint": "^9.9.1", |
52 | | - "eslint-config-unjs": "^0.3.2", |
53 | | - "esno": "^4.7.0", |
54 | | - "giget": "^1.2.3", |
55 | | - "lint-staged": "^15.2.9", |
| 50 | + "changelogen": "^0.6.1", |
| 51 | + "eslint": "^9.23.0", |
| 52 | + "eslint-config-unjs": "^0.4.2", |
| 53 | + "esno": "^4.8.0", |
| 54 | + "giget": "^1.2.5", |
| 55 | + "lint-staged": "^15.5.0", |
56 | 56 | "magicast": "workspace:*", |
57 | | - "prettier": "^3.3.3", |
58 | | - "recast": "^0.23.9", |
59 | | - "simple-git-hooks": "^2.11.1", |
| 57 | + "prettier": "^3.5.3", |
| 58 | + "recast": "^0.23.11", |
| 59 | + "simple-git-hooks": "^2.12.1", |
60 | 60 | "source-map": "npm:source-map-js@latest", |
61 | | - "typescript": "^5.5.4", |
| 61 | + "typescript": "^5.8.2", |
62 | 62 | "unbuild": "^2.0.0", |
63 | 63 | "vitest": "^1.6.0" |
64 | 64 | }, |
|
0 commit comments