Skip to content

Commit

Permalink
chore: bump dependencies (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww authored Nov 22, 2024
1 parent 381da8b commit 358a92f
Show file tree
Hide file tree
Showing 10 changed files with 1,187 additions and 1,237 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"@nolebase/vitepress-plugin-page-properties": "workspace:^",
"@nolebase/vitepress-plugin-sidebar": "workspace:^",
"@nolebase/vitepress-plugin-thumbnail-hash": "workspace:^",
"@rive-app/canvas": "^2.23.4",
"@rive-app/canvas": "^2.23.10",
"@rollup/plugin-yaml": "^4.1.2",
"@shikijs/vitepress-twoslash": "^1.22.2",
"@shikijs/vitepress-twoslash": "^1.23.1",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@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",
"motion": "^11.11.17",
"thumbhash": "^0.1.1",
"typescript": "^5.6.3",
"unlazy": "^0.11.4",
"vite-plugin-vue-devtools": "^7.6.3"
"unlazy": "^0.11.8",
"vite-plugin-vue-devtools": "^7.6.4"
}
}
36 changes: 18 additions & 18 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.9.0",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"description": "A collection of diverse documentation engineering tools.",
"author": {
"name": "Nólëbase",
Expand Down Expand Up @@ -38,31 +38,31 @@
"test:run": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@antfu/eslint-config": "^3.9.2",
"@antfu/ni": "^0.23.1",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.9.0",
"@unocss/cli": "^0.64.0",
"@unocss/eslint-config": "^0.64.0",
"@unocss/eslint-plugin": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vueuse/core": "^11.2.0",
"@types/node": "^22.9.1",
"@unocss/cli": "^0.64.1",
"@unocss/eslint-config": "^0.64.1",
"@unocss/eslint-plugin": "^0.64.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
"@vueuse/core": "^11.3.0",
"bumpp": "^9.8.1",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"less": "^4.2.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unocss": "^0.64.0",
"unplugin-vue-macros": "^2.13.3",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"unocss": "^0.64.1",
"unplugin-vue-macros": "^2.13.4",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.8",
"vitepress": "^1.5.0",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vitest": "^2.1.5",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
},
"workspaces": [
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.10"
"vite": "^5.4.11"
},
"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 @@ -76,9 +76,9 @@
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.5.0",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
"@vue/tsconfig": "^0.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/ui-rive-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"dependencies": {
"less": "^4.2.0",
"vitepress": "^1.5.0",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
"@vue/tsconfig": "^0.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"@iconify-json/octicon": "^1.2.1",
"less": "^4.2.0",
"vitepress": "^1.5.0",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vue/tsconfig": "^0.5.1"
"@vue/tsconfig": "^0.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-git-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"colorette": "^2.0.20",
"date-fns": "^4.1.0",
"defu": "^6.1.4",
"es-toolkit": "^1.26.1",
"es-toolkit": "^1.27.0",
"execa": "^9.5.1",
"globby": "^14.0.2",
"gray-matter": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-page-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"date-fns": "^4.1.0",
"gray-matter": "^4.0.3",
"less": "^4.2.0",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"vitepress": "^1.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vitepress-plugin-thumbnail-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"dependencies": {
"@unlazy/vue": "^0.11.4",
"@unlazy/vue": "^0.11.8",
"canvaskit-wasm": "^0.39.1",
"colorette": "^2.0.20",
"glob": "^11.0.0",
"less": "^4.2.0",
"ora": "^8.1.1",
"thumbhash": "^0.1.1",
"uncrypto": "^0.1.3",
"unlazy": "^0.11.4",
"unlazy": "^0.11.8",
"vitepress": "^1.5.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 358a92f

Please sign in to comment.