Skip to content

Commit b29c637

Browse files
fix(deps): update all non-major dependencies (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42a0b09 commit b29c637

File tree

5 files changed

+413
-282
lines changed

5 files changed

+413
-282
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"colorette": "^2.0.20",
4848
"markdown-it": "^14.1.0",
4949
"markdown-it-footnote": "^4.0.0",
50-
"motion": "^12.23.0",
50+
"motion": "^12.23.3",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.8.3",
5353
"unlazy": "^0.12.4",
5454
"vite": "catalog:",
5555
"vite-plugin-vue-devtools": "^7.7.7",
56-
"vitepress": "^2.0.0-alpha.7",
56+
"vitepress": "^2.0.0-alpha.8",
5757
"vue": "catalog:"
5858
}
5959
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.18.0",
55
"private": true,
6-
"packageManager": "pnpm@10.12.4",
6+
"packageManager": "pnpm@10.13.1",
77
"description": "A collection of diverse documentation engineering tools.",
88
"author": {
99
"name": "Nólëbase",
@@ -47,9 +47,9 @@
4747
"devDependencies": {
4848
"@antfu/eslint-config": "^4.16.2",
4949
"@antfu/ni": "^25.0.0",
50-
"@cspell/dict-ru_ru": "^2.3.0",
50+
"@cspell/dict-ru_ru": "^2.3.1",
5151
"@nolebase/cspell-dict": "^1.3.1",
52-
"@types/node": "^24.0.10",
52+
"@types/node": "^24.0.13",
5353
"@unocss/cli": "^66.3.3",
5454
"@unocss/eslint-config": "^66.3.3",
5555
"@unocss/eslint-plugin": "^66.3.3",
@@ -60,7 +60,7 @@
6060
"bumpp": "^10.2.0",
6161
"changelogithub": "^13.16.0",
6262
"concurrently": "^9.2.0",
63-
"eslint": "^9.30.1",
63+
"eslint": "^9.31.0",
6464
"less": "^4.3.0",
6565
"lint-staged": "^16.1.2",
6666
"rimraf": "^6.0.1",

packages/vitepress-plugin-git-changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"colorette": "^2.0.20",
8585
"date-fns": "^4.1.0",
8686
"defu": "^6.1.4",
87-
"es-toolkit": "^1.39.6",
87+
"es-toolkit": "^1.39.7",
8888
"execa": "^9.6.0",
8989
"globby": "^14.1.0",
9090
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)