Skip to content

Commit 96e68a9

Browse files
committed
chore(deps): bump dependencies
1 parent 4161c5f commit 96e68a9

File tree

3 files changed

+459
-640
lines changed

3 files changed

+459
-640
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"colorette": "^2.0.20",
4848
"markdown-it": "^14.1.0",
4949
"markdown-it-footnote": "^4.0.0",
50-
"motion": "^12.15.0",
50+
"motion": "^12.16.0",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.8.3",
5353
"unlazy": "^0.12.4",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.17.1",
55
"private": true,
6-
"packageManager": "pnpm@10.11.0",
6+
"packageManager": "pnpm@10.11.1",
77
"description": "A collection of diverse documentation engineering tools.",
88
"author": {
99
"name": "Nólëbase",
@@ -45,7 +45,7 @@
4545
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
4646
},
4747
"devDependencies": {
48-
"@antfu/eslint-config": "^4.13.2",
48+
"@antfu/eslint-config": "^4.13.3",
4949
"@antfu/ni": "^25.0.0",
5050
"@cspell/dict-ru_ru": "^2.3.0",
5151
"@nolebase/cspell-dict": "^1.3.1",
@@ -54,8 +54,8 @@
5454
"@unocss/eslint-config": "^66.1.3",
5555
"@unocss/eslint-plugin": "^66.1.3",
5656
"@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",
5959
"@vueuse/core": "^13.3.0",
6060
"bumpp": "^10.1.1",
6161
"changelogithub": "^13.15.0",
@@ -72,7 +72,7 @@
7272
"unplugin-vue-macros": "^2.14.5",
7373
"vite": "catalog:",
7474
"vite-plugin-inspect": "^11.1.0",
75-
"vitest": "^3.1.4",
75+
"vitest": "^3.2.1",
7676
"vue": "catalog:",
7777
"vue-tsc": "^2.2.10"
7878
},

0 commit comments

Comments
 (0)