Skip to content

Commit 3dadbe8

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

File tree

6 files changed

+404
-176
lines changed

6 files changed

+404
-176
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nolebase/vitepress-plugin-page-properties": "workspace:^",
3838
"@nolebase/vitepress-plugin-sidebar": "workspace:^",
3939
"@nolebase/vitepress-plugin-thumbnail-hash": "workspace:^",
40-
"@rive-app/canvas": "^2.26.9",
40+
"@rive-app/canvas": "^2.27.0",
4141
"@rollup/plugin-yaml": "^4.1.2",
4242
"@shikijs/vitepress-twoslash": "^2.5.0",
4343
"@types/markdown-it": "^14.1.2",
@@ -47,11 +47,11 @@
4747
"colorette": "^2.0.20",
4848
"markdown-it": "^14.1.0",
4949
"markdown-it-footnote": "^4.0.0",
50-
"motion": "^12.7.3",
50+
"motion": "^12.7.4",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.8.3",
5353
"unlazy": "^0.12.4",
5454
"vite": "catalog:",
55-
"vite-plugin-vue-devtools": "^7.7.2"
55+
"vite-plugin-vue-devtools": "^7.7.5"
5656
}
5757
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@antfu/eslint-config": "^4.12.0",
4949
"@antfu/ni": "^24.3.0",
50-
"@cspell/dict-ru_ru": "^2.2.4",
50+
"@cspell/dict-ru_ru": "^2.3.0",
5151
"@nolebase/cspell-dict": "^1.3.1",
5252
"@types/node": "^22.14.1",
5353
"@unocss/cli": "^66.1.0-beta.11",
@@ -71,7 +71,7 @@
7171
"unocss": "^66.1.0-beta.11",
7272
"unplugin-vue-macros": "^2.14.5",
7373
"vite": "catalog:",
74-
"vite-plugin-inspect": "^11.0.0",
74+
"vite-plugin-inspect": "^11.0.1",
7575
"vitest": "^3.1.1",
7676
"vue": "catalog:",
7777
"vue-tsc": "^2.2.8"

packages/ui-rive-canvas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"typecheck": "vue-tsc --noEmit"
7272
},
7373
"peerDependencies": {
74-
"@rive-app/canvas": "^2.26.9",
74+
"@rive-app/canvas": "^2.27.0",
7575
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
7676
},
7777
"dependencies": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"colorette": "^2.0.20",
8080
"date-fns": "^4.1.0",
8181
"defu": "^6.1.4",
82-
"es-toolkit": "^1.34.1",
82+
"es-toolkit": "^1.35.0",
8383
"execa": "^9.5.2",
8484
"globby": "^14.1.0",
8585
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)