|
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/types": "^7.23.9", |
44 | | - "@eslint-types/typescript-eslint": "^6.19.1", |
| 44 | + "@eslint-types/typescript-eslint": "^6.21.0", |
45 | 45 | "@rollup/plugin-typescript": "^11.1.6", |
46 | 46 | "@types/babel__core": "^7.20.5", |
47 | 47 | "@types/babel__preset-env": "^7.9.6", |
|
53 | 53 | "@types/fs-extra": "^11.0.4", |
54 | 54 | "@types/less": "^3.0.6", |
55 | 55 | "@types/micromatch": "^4.0.6", |
56 | | - "@types/node": "^20.11.16", |
| 56 | + "@types/node": "^20.11.17", |
57 | 57 | "@types/picomatch": "^2.3.3", |
58 | 58 | "@types/sass": "~1.43.1", |
59 | | - "@types/semver": "^7.5.6", |
| 59 | + "@types/semver": "^7.5.7", |
60 | 60 | "@types/stylus": "^0.48.42", |
61 | 61 | "@types/ws": "^8.5.10", |
62 | 62 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
|
81 | 81 | "semver": "^7.6.0", |
82 | 82 | "simple-git-hooks": "^2.9.0", |
83 | 83 | "tslib": "^2.6.2", |
84 | | - "tsx": "^4.7.0", |
| 84 | + "tsx": "^4.7.1", |
85 | 85 | "typescript": "^5.2.2", |
86 | 86 | "unbuild": "^2.0.0", |
87 | 87 | "vite": "workspace:*", |
88 | 88 | "vitepress": "1.0.0-rc.42", |
89 | 89 | "vitest": "^1.2.2", |
90 | | - "vue": "^3.4.15" |
| 90 | + "vue": "^3.4.18" |
91 | 91 | }, |
92 | 92 | "simple-git-hooks": { |
93 | 93 | "pre-commit": "pnpm exec lint-staged --concurrent false" |
|
0 commit comments