Skip to content

Commit

Permalink
chore: bump dependencies (#322)
Browse files Browse the repository at this point in the history
* chore: bump dependencies

Signed-off-by: Neko Ayaka <[email protected]>

* chore: bump dependencies

Signed-off-by: Neko Ayaka <[email protected]>

---------

Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww authored Oct 31, 2024
1 parent c7076de commit 2216b93
Show file tree
Hide file tree
Showing 18 changed files with 1,525 additions and 1,495 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"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nolebase/integrations",
"type": "module",
"version": "2.6.1",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "A collection of diverse documentation engineering tools.",
"author": {
"name": "Nólëbase",
Expand Down Expand Up @@ -38,32 +38,32 @@
"test:run": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@cspell/dict-ru_ru": "^2.2.1",
"@types/node": "^22.7.5",
"@unocss/cli": "^0.63.4",
"@unocss/eslint-config": "^0.63.4",
"@unocss/eslint-plugin": "^0.63.4",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.8.5",
"@unocss/cli": "^0.63.6",
"@unocss/eslint-config": "^0.63.6",
"@unocss/eslint-plugin": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vueuse/core": "^11.1.0",
"bumpp": "^9.7.1",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vueuse/core": "^11.2.0",
"bumpp": "^9.8.0",
"concurrently": "^9.0.1",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"less": "^4.2.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unocss": "^0.63.4",
"unplugin-vue-macros": "^2.12.3",
"vite": "^5.4.8",
"unocss": "^0.63.6",
"unplugin-vue-macros": "^2.13.3",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"vitepress": "^1.4.0",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vue-tsc": "^2.1.6"
"vitepress": "^1.4.2",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-tsc": "^2.1.10"
},
"workspaces": [
"packages/*",
Expand Down
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 2216b93

Please sign in to comment.