Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Oct 31, 2024
1 parent bc10cab commit d939a50
Show file tree
Hide file tree
Showing 17 changed files with 243 additions and 904 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.2",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/fluent-emoji": "^1.2.1",
"@iconify-json/icon-park-outline": "^1.2.1",
"@iconify-json/octicon": "^1.2.1",
Expand All @@ -33,19 +33,19 @@
"@nolebase/vitepress-plugin-og-image": "workspace:^",
"@nolebase/vitepress-plugin-page-properties": "workspace:^",
"@nolebase/vitepress-plugin-thumbnail-hash": "workspace:^",
"@rive-app/canvas": "^2.21.5",
"@rive-app/canvas": "^2.22.0",
"@rollup/plugin-yaml": "^4.1.2",
"@shikijs/vitepress-twoslash": "^1.22.0",
"@shikijs/vitepress-twoslash": "^1.22.2",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@vueuse/motion": "^2.2.5",
"@vueuse/motion": "^2.2.6",
"asciinema-player": "^3.8.1",
"colorette": "^2.0.20",
"markdown-it": "^14.1.0",
"markdown-it-footnote": "^4.0.0",
"motion": "^10.18.0",
"thumbhash": "^0.1.1",
"unlazy": "^0.11.3",
"vite-plugin-vue-devtools": "^7.4.6"
"vite-plugin-vue-devtools": "^7.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/markdown-it-unlazy-img/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"colorette": "^2.0.20",
"glob": "^11.0.0",
"vite": "^5.4.8"
"vite": "^5.4.10"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-asciinema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
},
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.4.0",
"vue": "^3.5.11"
"vitepress": "^1.4.2",
"vue": "^3.5.12"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-rive-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
},
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.4.0",
"vue": "^3.5.11"
"vitepress": "^1.4.2",
"vue": "^3.5.12"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"dependencies": {
"@iconify-json/octicon": "^1.2.1",
"less": "^4.2.0",
"vitepress": "^1.4.0",
"vue": "^3.5.11"
"vitepress": "^1.4.2",
"vue": "^3.5.12"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/unconfig-vitepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@nolebase/vitepress-plugin-inline-link-preview": "workspace:^",
"@nolebase/vitepress-plugin-page-properties": "workspace:^",
"@nolebase/vitepress-plugin-thumbnail-hash": "workspace:^",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"builtin-modules": "^3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-enhanced-mark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
},
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/vitepress-plugin-enhanced-readabilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"dependencies": {
"@iconify-json/carbon": "^1.2.2",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/icon-park-outline": "^1.2.1",
"@nolebase/ui": "workspace:^",
"less": "^4.2.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/vitepress-plugin-git-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
"colorette": "^2.0.20",
"date-fns": "^4.1.0",
"defu": "^6.1.4",
"es-toolkit": "^1.24.0",
"execa": "^9.4.0",
"es-toolkit": "^1.26.1",
"execa": "^9.5.1",
"globby": "^14.0.2",
"gray-matter": "^4.0.3",
"less": "^4.2.0",
"uncrypto": "^0.1.3",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-graph-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"glob": "^11.0.0",
"less": "^4.2.0",
"ora": "^8.1.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@types/d3": "^7.4.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
},
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-inline-link-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"less": "^4.2.0",
"markdown-it": "^14.1.0",
"markdown-it-attrs": "^4.2.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vitepress-plugin-meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
},
"dependencies": {
"defu": "^6.1.4",
"hast-util-select": "^6.0.2",
"hast-util-select": "^6.0.3",
"hast-util-to-text": "^4.0.2",
"rehype": "^13.0.2",
"rehype-parse": "^9.0.1",
"retext-stringify": "^4.0.0",
"unified": "^11.0.5",
"unist-util-remove": "^4.0.0",
"unist-util-remove-position": "^5.0.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@types/hast": "^3.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"rehype-stringify": "^10.0.1",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/vitepress-plugin-page-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@
"date-fns": "^4.1.0",
"gray-matter": "^4.0.3",
"less": "^4.2.0",
"uuid": "^10.0.0",
"vitepress": "^1.4.0"
"uuid": "^11.0.2",
"vitepress": "^1.4.2"
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2",
"@types/uuid": "^10.0.0",
"builtin-modules": "^3.3.0",
"unplugin-yaml": "^0.6.0"
"unplugin-yaml": "^1.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-thumbnail-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"thumbhash": "^0.1.1",
"uncrypto": "^0.1.3",
"unlazy": "^0.11.3",
"vitepress": "^1.4.0"
"vitepress": "^1.4.2"
},
"devDependencies": {
"builtin-modules": "^3.3.0",
Expand Down
Loading

0 comments on commit d939a50

Please sign in to comment.