Skip to content

Commit 197354c

Browse files
chore: update dependency vitepress-plugin-tabs to ^0.7.0 (conventional-changelog#4361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0b8389 commit 197354c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"prettier": "^3.5.3",
102102
"typescript": "^5.2.2",
103103
"vitepress": "^1.3.4",
104-
"vitepress-plugin-tabs": "^0.6.0",
104+
"vitepress-plugin-tabs": "^0.7.0",
105105
"vitest": "^3.0.0",
106106
"vue": "^3.5.0"
107107
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8422,10 +8422,10 @@ vite@^5.4.14:
84228422
optionalDependencies:
84238423
fsevents "~2.3.3"
84248424

8425-
vitepress-plugin-tabs@^0.6.0:
8426-
version "0.6.0"
8427-
resolved "https://registry.npmjs.org/vitepress-plugin-tabs/-/vitepress-plugin-tabs-0.6.0.tgz#d73dc257e02800ef991d77edae9276556f99f32e"
8428-
integrity sha512-35mQUbI6lcVrLj0PpwautXm8LiV6Gz5ZDlklVRf/0KDd6gGs8HaZztqOxdffnzCiKIFLURBx930xq28it9jQTg==
8425+
vitepress-plugin-tabs@^0.7.0:
8426+
version "0.7.0"
8427+
resolved "https://registry.npmjs.org/vitepress-plugin-tabs/-/vitepress-plugin-tabs-0.7.0.tgz#e3ffde4df3ca46dc0f269ae0895401601f276b0a"
8428+
integrity sha512-++RyeFNEsj/bJBXJK1IURRbJOB9vRqCahRwk1a2ntp9+SZy+7qgE5806vw9W7+uKR9CMi1iW+6plOcCKpmDnfA==
84298429

84308430
vitepress@^1.3.4:
84318431
version "1.6.3"

0 commit comments

Comments
 (0)