|
3 | 3 | "type": "module", |
4 | 4 | "version": "2.17.1", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.11.0", |
| 6 | + "packageManager": "pnpm@10.11.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.13.2", |
| 48 | + "@antfu/eslint-config": "^4.13.3", |
49 | 49 | "@antfu/ni": "^25.0.0", |
50 | 50 | "@cspell/dict-ru_ru": "^2.3.0", |
51 | 51 | "@nolebase/cspell-dict": "^1.3.1", |
|
54 | 54 | "@unocss/eslint-config": "^66.1.3", |
55 | 55 | "@unocss/eslint-plugin": "^66.1.3", |
56 | 56 | "@vitejs/plugin-vue": "^5.2.4", |
57 | | - "@vitest/coverage-v8": "^3.1.4", |
58 | | - "@vitest/ui": "^3.1.4", |
| 57 | + "@vitest/coverage-v8": "^3.2.1", |
| 58 | + "@vitest/ui": "^3.2.1", |
59 | 59 | "@vueuse/core": "^13.3.0", |
60 | 60 | "bumpp": "^10.1.1", |
61 | 61 | "changelogithub": "^13.15.0", |
|
72 | 72 | "unplugin-vue-macros": "^2.14.5", |
73 | 73 | "vite": "catalog:", |
74 | 74 | "vite-plugin-inspect": "^11.1.0", |
75 | | - "vitest": "^3.1.4", |
| 75 | + "vitest": "^3.2.1", |
76 | 76 | "vue": "catalog:", |
77 | 77 | "vue-tsc": "^2.2.10" |
78 | 78 | }, |
|
0 commit comments