|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.14.0",
|
5 | 5 | "private": true,
|
6 |
| - "packageManager": "[email protected].0", |
| 6 | + "packageManager": "[email protected].1", |
7 | 7 | "description": "A collection of diverse documentation engineering tools.",
|
8 | 8 | "author": {
|
9 | 9 | "name": "Nólëbase",
|
|
45 | 45 | "vitepress": "^1.5.0 || ^2.0.0-alpha.1"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@antfu/eslint-config": "^4.2.1", |
| 48 | + "@antfu/eslint-config": "^4.3.0", |
49 | 49 | "@antfu/ni": "^23.3.1",
|
50 | 50 | "@cspell/dict-ru_ru": "^2.2.4",
|
51 | 51 | "@nolebase/cspell-dict": "^1.3.1",
|
52 |
| - "@types/node": "^22.13.4", |
| 52 | + "@types/node": "^22.13.5", |
53 | 53 | "@unocss/cli": "^66.0.0",
|
54 | 54 | "@unocss/eslint-config": "^66.0.0",
|
55 | 55 | "@unocss/eslint-plugin": "^66.0.0",
|
56 | 56 | "@vitejs/plugin-vue": "^5.2.1",
|
57 |
| - "@vitest/coverage-v8": "^3.0.5", |
58 |
| - "@vitest/ui": "^3.0.5", |
| 57 | + "@vitest/coverage-v8": "^3.0.6", |
| 58 | + "@vitest/ui": "^3.0.6", |
59 | 59 | "@vueuse/core": "^12.7.0",
|
60 | 60 | "bumpp": "^10.0.3",
|
61 | 61 | "changelogithub": "^13.12.1",
|
62 | 62 | "concurrently": "^9.1.2",
|
63 |
| - "eslint": "^9.20.1", |
| 63 | + "eslint": "^9.21.0", |
64 | 64 | "less": "^4.2.2",
|
65 | 65 | "lint-staged": "^15.4.3",
|
66 | 66 | "rimraf": "^6.0.1",
|
67 | 67 | "simple-git-hooks": "^2.11.1",
|
68 |
| - "taze": "^18.5.0", |
| 68 | + "taze": "^18.6.0", |
69 | 69 | "typescript": "^5.7.3",
|
70 | 70 | "unbuild": "^3.3.1",
|
71 | 71 | "unocss": "^66.0.0",
|
72 | 72 | "unplugin-vue-macros": "^2.14.2",
|
73 | 73 | "vite": "catalog:",
|
74 | 74 | "vite-plugin-inspect": "^11.0.0",
|
75 |
| - "vitest": "^3.0.5", |
| 75 | + "vitest": "^3.0.6", |
76 | 76 | "vue": "catalog:",
|
77 | 77 | "vue-tsc": "^2.2.0"
|
78 | 78 | },
|
|
0 commit comments