Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent f94f3e7 commit f4be7f6
Show file tree
Hide file tree
Showing 10 changed files with 1,183 additions and 791 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@nolebase/vitepress-plugin-page-properties": "workspace:^",
"@nolebase/vitepress-plugin-sidebar": "workspace:^",
"@nolebase/vitepress-plugin-thumbnail-hash": "workspace:^",
"@rive-app/canvas": "^2.25.2",
"@rive-app/canvas": "^2.25.3",
"@rollup/plugin-yaml": "^4.1.2",
"@shikijs/vitepress-twoslash": "^1.24.4",
"@shikijs/vitepress-twoslash": "^1.26.1",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@vueuse/motion": "^2.2.6",
Expand Down
22 changes: 11 additions & 11 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.12.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "A collection of diverse documentation engineering tools.",
"author": {
"name": "Nólëbase",
Expand Down Expand Up @@ -38,33 +38,33 @@
"test:run": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@antfu/ni": "^0.23.2",
"@cspell/dict-ru_ru": "^2.2.4",
"@nolebase/cspell-dict": "^1.3.1",
"@types/node": "^22.10.2",
"@unocss/cli": "^0.65.2",
"@unocss/eslint-config": "^0.65.2",
"@unocss/eslint-plugin": "^0.65.2",
"@types/node": "^22.10.5",
"@unocss/cli": "^0.65.3",
"@unocss/eslint-config": "^0.65.3",
"@unocss/eslint-plugin": "^0.65.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"@vueuse/core": "^12.1.0",
"@vueuse/core": "^12.3.0",
"bumpp": "^9.9.2",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"eslint": "^9.17.0",
"less": "^4.2.1",
"rimraf": "^6.0.1",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"unocss": "^0.65.2",
"unbuild": "^3.2.0",
"unocss": "^0.65.3",
"unplugin-vue-macros": "^2.13.6",
"vite": "catalog:",
"vite-plugin-inspect": "^0.10.6",
"vitepress": "catalog:",
"vitest": "^2.1.8",
"vue": "catalog:",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-bi-directional-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"peerDependencies": {
"markdown-it": ">=14.0.0"
"markdown-it": ">=14.1.0"
},
"dependencies": {
"colorette": "^2.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-element-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"peerDependencies": {
"markdown-it": ">=14.0.0"
"markdown-it": ">=14.1.0"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2"
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 @@ -48,7 +48,7 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"peerDependencies": {
"markdown-it": ">=14.0.0"
"markdown-it": ">=14.1.0"
},
"dependencies": {
"colorette": "^2.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-asciinema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"peerDependencies": {
"asciinema-player": "^3.7.1"
"asciinema-player": "^3.8.1"
},
"dependencies": {
"less": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-rive-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"package:publish": "pnpm build && pnpm publish --access public --no-git-checks"
},
"peerDependencies": {
"@rive-app/canvas": "^2.11.1"
"@rive-app/canvas": "^2.25.3"
},
"dependencies": {
"less": "^4.2.1",
Expand Down
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.30.1",
"es-toolkit": "^1.31.0",
"execa": "^9.5.2",
"globby": "^14.0.2",
"gray-matter": "^4.0.3",
Expand Down
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 @@ -73,7 +73,7 @@
"@nolebase/ui": "workspace:^",
"less": "^4.2.1",
"markdown-it": "^14.1.0",
"markdown-it-attrs": "^4.3.0",
"markdown-it-attrs": "^4.3.1",
"vitepress": "catalog:"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f4be7f6

Please sign in to comment.