Skip to content

Commit c50ac31

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

File tree

15 files changed

+321
-323
lines changed

15 files changed

+321
-323
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install Node.js 22.x
4343
uses: actions/setup-node@v4
4444
with:
45-
node-version: 22.15.1
45+
node-version: 22.16.0
4646
# registry-url required. Learn more at
4747
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
4848
registry-url: 'https://registry.npmjs.org'

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Install Node.js 22.x
6262
uses: actions/setup-node@v4
6363
with:
64-
node-version: 22.15.1
64+
node-version: 22.16.0
6565
# registry-url required. Learn more at
6666
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
6767
registry-url: 'https://registry.npmjs.org'
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install Node.js 22.x
8888
uses: actions/setup-node@v4
8989
with:
90-
node-version: 22.15.1
90+
node-version: 22.16.0
9191
# registry-url required. Learn more at
9292
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
9393
registry-url: 'https://registry.npmjs.org'
@@ -113,7 +113,7 @@ jobs:
113113
- name: Install Node.js 22.x
114114
uses: actions/setup-node@v4
115115
with:
116-
node-version: 22.15.1
116+
node-version: 22.16.0
117117
# registry-url required. Learn more at
118118
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
119119
registry-url: 'https://registry.npmjs.org'

.github/workflows/preview-docs-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install Node.js 22.x
5959
uses: actions/setup-node@v4
6060
with:
61-
node-version: 22.15.1
61+
node-version: 22.16.0
6262

6363
- uses: pnpm/action-setup@v3
6464
name: Install pnpm

.github/workflows/production-docs-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Node.js 22.x
2525
uses: actions/setup-node@v4
2626
with:
27-
node-version: 22.15.1
27+
node-version: 22.16.0
2828
# registry-url required. Learn more at
2929
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
3030
registry-url: 'https://registry.npmjs.org'

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install Node.js 22.x
2828
uses: actions/setup-node@v4
2929
with:
30-
node-version: 22.15.1
30+
node-version: 22.16.0
3131
# registry-url required. Learn more at
3232
# https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
3333
registry-url: 'https://registry.npmjs.org'

docs/package.json

Lines changed: 2 additions & 2 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.27.3",
40+
"@rive-app/canvas": "^2.28.0",
4141
"@rollup/plugin-yaml": "^4.1.2",
4242
"@shikijs/vitepress-twoslash": "^2.5.0",
4343
"@types/markdown-it": "^14.1.2",
@@ -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.12.1",
50+
"motion": "^12.12.2",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.8.3",
5353
"unlazy": "^0.12.4",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
4646
},
4747
"devDependencies": {
48-
"@antfu/eslint-config": "^4.13.1",
48+
"@antfu/eslint-config": "^4.13.2",
4949
"@antfu/ni": "^24.4.0",
5050
"@cspell/dict-ru_ru": "^2.3.0",
5151
"@nolebase/cspell-dict": "^1.3.1",
52-
"@types/node": "^22.15.19",
52+
"@types/node": "^22.15.21",
5353
"@unocss/cli": "^66.1.2",
5454
"@unocss/eslint-config": "^66.1.2",
5555
"@unocss/eslint-plugin": "^66.1.2",
5656
"@vitejs/plugin-vue": "^5.2.4",
57-
"@vitest/coverage-v8": "^3.1.3",
58-
"@vitest/ui": "^3.1.3",
57+
"@vitest/coverage-v8": "^3.1.4",
58+
"@vitest/ui": "^3.1.4",
5959
"@vueuse/core": "^13.2.0",
6060
"bumpp": "^10.1.1",
6161
"changelogithub": "^13.14.0",
@@ -71,8 +71,8 @@
7171
"unocss": "^66.1.2",
7272
"unplugin-vue-macros": "^2.14.5",
7373
"vite": "catalog:",
74-
"vite-plugin-inspect": "^11.0.1",
75-
"vitest": "^3.1.3",
74+
"vite-plugin-inspect": "^11.1.0",
75+
"vitest": "^3.1.4",
7676
"vue": "catalog:",
7777
"vue-tsc": "^2.2.10"
7878
},

packages/markdown-it-bi-directional-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"colorette": "^2.0.20",
5252
"debug": "^4.4.1",
53-
"tinyglobby": "^0.2.13"
53+
"tinyglobby": "^0.2.14"
5454
},
5555
"devDependencies": {
5656
"@types/debug": "^4.1.12",

packages/markdown-it-unlazy-img/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"colorette": "^2.0.20",
55-
"tinyglobby": "^0.2.13",
55+
"tinyglobby": "^0.2.14",
5656
"vite": "catalog:"
5757
},
5858
"devDependencies": {

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.27.3",
74+
"@rive-app/canvas": "^2.28.0",
7575
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
7676
},
7777
"dependencies": {

0 commit comments

Comments
 (0)