Skip to content

Commit 1819b4d

Browse files
fix(deps): update all minor updates (#558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 093e9da commit 1819b4d

File tree

4 files changed

+69
-174
lines changed

4 files changed

+69
-174
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chokidar": "^4.0.1",
6060
"chromatic": "^11.18.0",
6161
"eslint": "^9.14.0",
62-
"eslint-plugin-storybook": "^0.9.0",
62+
"eslint-plugin-storybook": "^0.11.0",
6363
"esno": "^4.8.0",
6464
"globby": "^14.0.2",
6565
"happy-dom": "^15.11.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"npm-run-all2": "^6.2.6",
7676
"storybook": "^8.4.2",
7777
"typescript": "^5.6.3",
78-
"unplugin-vue-components": "^0.26.0",
78+
"unplugin-vue-components": "^0.27.0",
7979
"vite": "^5.4.10",
8080
"vite-plugin-dts": "^4.3.0",
8181
"vite-plugin-externalize-deps": "^0.8.0",

packages/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"test:watch": "vitest watch"
4646
},
4747
"dependencies": {
48-
"@antfu/ni": "^0.21.12",
48+
"@antfu/ni": "^0.23.0",
4949
"@nuxt/kit": "^3.14.159",
5050
"chalk": "^5.3.0",
5151
"consola": "^3.2.3",
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@nuxt/devtools": "latest",
62-
"@nuxt/module-builder": "^0.5.5",
62+
"@nuxt/module-builder": "^0.8.0",
6363
"@nuxt/schema": "^3.14.159",
6464
"@nuxt/test-utils": "^3.14.4",
6565
"@types/node": "^20.17.6",

0 commit comments

Comments
 (0)