Skip to content

Commit 0cb5ca6

Browse files
authored
chore(deps): bump dependencies (nolebase#428)
1 parent 204f014 commit 0cb5ca6

File tree

15 files changed

+670
-724
lines changed

15 files changed

+670
-724
lines changed

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@iconify-json/carbon": "^1.2.7",
1616
"@iconify-json/fluent-emoji": "^1.2.3",
1717
"@iconify-json/icon-park-outline": "^1.2.2",
18-
"@iconify-json/octicon": "^1.2.4",
18+
"@iconify-json/octicon": "^1.2.5",
1919
"@iconify-json/svg-spinners": "^1.2.2",
2020
"@nolebase/markdown-it-bi-directional-links": "workspace:^",
2121
"@nolebase/markdown-it-element-transform": "workspace:^",
@@ -37,17 +37,17 @@
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.2",
40+
"@rive-app/canvas": "^2.26.3",
4141
"@rollup/plugin-yaml": "^4.1.2",
42-
"@shikijs/vitepress-twoslash": "^2.3.2",
42+
"@shikijs/vitepress-twoslash": "^2.5.0",
4343
"@types/markdown-it": "^14.1.2",
4444
"@types/markdown-it-footnote": "^3.0.4",
4545
"@vueuse/motion": "^2.2.6",
4646
"asciinema-player": "^3.9.0",
4747
"colorette": "^2.0.20",
4848
"markdown-it": "^14.1.0",
4949
"markdown-it-footnote": "^4.0.0",
50-
"motion": "^12.4.3",
50+
"motion": "^12.4.7",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.7.3",
5353
"unlazy": "^0.12.1",

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.14.0",
55
"private": true,
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"description": "A collection of diverse documentation engineering tools.",
88
"author": {
99
"name": "Nólëbase",
@@ -45,34 +45,34 @@
4545
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
4646
},
4747
"devDependencies": {
48-
"@antfu/eslint-config": "^4.2.1",
48+
"@antfu/eslint-config": "^4.3.0",
4949
"@antfu/ni": "^23.3.1",
5050
"@cspell/dict-ru_ru": "^2.2.4",
5151
"@nolebase/cspell-dict": "^1.3.1",
52-
"@types/node": "^22.13.4",
52+
"@types/node": "^22.13.5",
5353
"@unocss/cli": "^66.0.0",
5454
"@unocss/eslint-config": "^66.0.0",
5555
"@unocss/eslint-plugin": "^66.0.0",
5656
"@vitejs/plugin-vue": "^5.2.1",
57-
"@vitest/coverage-v8": "^3.0.5",
58-
"@vitest/ui": "^3.0.5",
57+
"@vitest/coverage-v8": "^3.0.6",
58+
"@vitest/ui": "^3.0.6",
5959
"@vueuse/core": "^12.7.0",
6060
"bumpp": "^10.0.3",
6161
"changelogithub": "^13.12.1",
6262
"concurrently": "^9.1.2",
63-
"eslint": "^9.20.1",
63+
"eslint": "^9.21.0",
6464
"less": "^4.2.2",
6565
"lint-staged": "^15.4.3",
6666
"rimraf": "^6.0.1",
6767
"simple-git-hooks": "^2.11.1",
68-
"taze": "^18.5.0",
68+
"taze": "^18.6.0",
6969
"typescript": "^5.7.3",
7070
"unbuild": "^3.3.1",
7171
"unocss": "^66.0.0",
7272
"unplugin-vue-macros": "^2.14.2",
7373
"vite": "catalog:",
7474
"vite-plugin-inspect": "^11.0.0",
75-
"vitest": "^3.0.5",
75+
"vitest": "^3.0.6",
7676
"vue": "catalog:",
7777
"vue-tsc": "^2.2.0"
7878
},

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"colorette": "^2.0.20",
5252
"debug": "^4.4.0",
53-
"tinyglobby": "^0.2.10"
53+
"tinyglobby": "^0.2.12"
5454
},
5555
"devDependencies": {
5656
"@types/debug": "^4.1.12",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"colorette": "^2.0.20",
55-
"tinyglobby": "^0.2.10",
55+
"tinyglobby": "^0.2.12",
5656
"vite": "catalog:"
5757
},
5858
"devDependencies": {

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
7373
},
7474
"dependencies": {
75-
"@iconify-json/octicon": "^1.2.4",
75+
"@iconify-json/octicon": "^1.2.5",
7676
"less": "^4.2.2",
7777
"vue": "catalog:"
7878
}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
7575
},
7676
"dependencies": {
77-
"@iconify-json/octicon": "^1.2.4",
77+
"@iconify-json/octicon": "^1.2.5",
7878
"@nolebase/ui": "workspace:^",
7979
"colorette": "^2.0.20",
8080
"date-fns": "^4.1.0",

packages/vitepress-plugin-index/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"defu": "^6.1.4",
7070
"execa": "^9.5.2",
7171
"gray-matter": "^4.0.3",
72-
"tinyglobby": "^0.2.10"
72+
"tinyglobby": "^0.2.12"
7373
},
7474
"devDependencies": {
7575
"@rollup/plugin-yaml": "^4.1.2"

packages/vitepress-plugin-inline-link-preview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"dependencies": {
7272
"@iconify-json/icon-park-outline": "^1.2.2",
73-
"@iconify-json/octicon": "^1.2.4",
73+
"@iconify-json/octicon": "^1.2.5",
7474
"@iconify-json/svg-spinners": "^1.2.2",
7575
"@nolebase/markdown-it-element-transform": "workspace:^",
7676
"@nolebase/ui": "workspace:^",

packages/vitepress-plugin-meta/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"defu": "^6.1.4",
62-
"hast-util-select": "^6.0.3",
62+
"hast-util-select": "^6.0.4",
6363
"hast-util-to-text": "^4.0.2",
6464
"rehype": "^13.0.2",
6565
"rehype-parse": "^9.0.1",

packages/vitepress-plugin-og-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"rehype-meta": "^4.0.1",
7373
"rehype-parse": "^9.0.1",
7474
"rehype-stringify": "^10.0.1",
75-
"tinyglobby": "^0.2.10",
75+
"tinyglobby": "^0.2.12",
7676
"unified": "^11.0.5",
7777
"unist-util-visit": "^5.0.0"
7878
},

packages/vitepress-plugin-page-properties/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
},
7373
"dependencies": {
7474
"@iconify-json/icon-park-outline": "^1.2.2",
75-
"@iconify-json/octicon": "^1.2.4",
75+
"@iconify-json/octicon": "^1.2.5",
7676
"@nolebase/ui": "workspace:^",
7777
"date-fns": "^4.1.0",
7878
"gray-matter": "^4.0.3",
7979
"less": "^4.2.2",
80-
"uuid": "^11.0.5"
80+
"uuid": "^11.1.0"
8181
},
8282
"devDependencies": {
8383
"@rollup/plugin-yaml": "^4.1.2",

packages/vitepress-plugin-sidebar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"fs-extra": "^11.3.0",
55-
"tinyglobby": "^0.2.10"
55+
"tinyglobby": "^0.2.12"
5656
},
5757
"devDependencies": {
5858
"@types/fs-extra": "^11.0.4"

packages/vitepress-plugin-thumbnail-hash/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"less": "^4.2.2",
7272
"ora": "^8.2.0",
7373
"thumbhash": "^0.1.1",
74-
"tinyglobby": "^0.2.10",
74+
"tinyglobby": "^0.2.12",
7575
"uncrypto": "^0.1.3",
7676
"unlazy": "^0.12.1"
7777
},

0 commit comments

Comments
 (0)