Skip to content

Commit 1c5b3ab

Browse files
fix(deps): update all non-major dependencies (#7116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad8972b commit 1c5b3ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"generate-pwa-icons": "pwa-assets-generator"
1515
},
1616
"dependencies": {
17-
"@vueuse/core": "^12.0.0",
17+
"@vueuse/core": "^12.1.0",
1818
"vue": "^3.5.12"
1919
},
2020
"devDependencies": {
2121
"@iconify-json/carbon": "^1.2.5",
2222
"@iconify-json/logos": "^1.2.4",
23-
"@shikijs/transformers": "^1.24.3",
24-
"@shikijs/vitepress-twoslash": "^1.24.3",
23+
"@shikijs/transformers": "^1.24.4",
24+
"@shikijs/vitepress-twoslash": "^1.24.4",
2525
"@unocss/reset": "^0.65.2",
2626
"@vite-pwa/assets-generator": "^0.2.6",
2727
"@vite-pwa/vitepress": "^0.5.3",
@@ -33,7 +33,7 @@
3333
"vite": "^5.2.8",
3434
"vite-plugin-pwa": "^0.21.1",
3535
"vitepress": "^1.5.0",
36-
"vitepress-plugin-group-icons": "^1.3.1",
36+
"vitepress-plugin-group-icons": "^1.3.2",
3737
"vitepress-plugin-tabs": "^0.5.0",
3838
"workbox-window": "^7.3.0"
3939
}

0 commit comments

Comments
 (0)