|
2 | 2 | "name": "magic-string-stack", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.1.1", |
5 | | - "packageManager": "pnpm@9.0.1", |
| 5 | + "packageManager": "pnpm@9.15.4", |
6 | 6 | "description": "magic-string with the capability of committing changes", |
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
8 | 8 | "license": "MIT", |
|
55 | 55 | "magic-string": "^0.30.17" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@antfu/eslint-config": "^2.14.0", |
59 | | - "@antfu/ni": "^0.21.12", |
60 | | - "@antfu/utils": "^0.7.7", |
61 | | - "@types/node": "^20.12.7", |
62 | | - "bumpp": "^9.4.0", |
63 | | - "eslint": "^9.0.0", |
64 | | - "esno": "^4.7.0", |
65 | | - "lint-staged": "^15.2.2", |
66 | | - "pnpm": "^9.0.1", |
67 | | - "rimraf": "^5.0.5", |
| 58 | + "@antfu/eslint-config": "^4.1.0", |
| 59 | + "@antfu/ni": "^23.3.0", |
| 60 | + "@antfu/utils": "^8.1.0", |
| 61 | + "@types/node": "^22.12.0", |
| 62 | + "bumpp": "^10.0.1", |
| 63 | + "eslint": "^9.19.0", |
| 64 | + "esno": "^4.8.0", |
| 65 | + "lint-staged": "^15.4.3", |
| 66 | + "pnpm": "^9.15.4", |
| 67 | + "rimraf": "^6.0.1", |
68 | 68 | "simple-git-hooks": "^2.11.1", |
69 | | - "typescript": "^5.4.5", |
70 | | - "unbuild": "^2.0.0", |
71 | | - "vite": "^5.2.9", |
72 | | - "vitest": "^1.5.0" |
| 69 | + "typescript": "^5.7.3", |
| 70 | + "unbuild": "^3.3.1", |
| 71 | + "vite": "^6.0.11", |
| 72 | + "vitest": "^3.0.4" |
73 | 73 | }, |
74 | 74 | "simple-git-hooks": { |
75 | 75 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments