Skip to content

Commit

Permalink
fix(deps): update all minor updates (#558)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 093e9da commit 1819b4d
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 174 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chokidar": "^4.0.1",
"chromatic": "^11.18.0",
"eslint": "^9.14.0",
"eslint-plugin-storybook": "^0.9.0",
"eslint-plugin-storybook": "^0.11.0",
"esno": "^4.8.0",
"globby": "^14.0.2",
"happy-dom": "^15.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"npm-run-all2": "^6.2.6",
"storybook": "^8.4.2",
"typescript": "^5.6.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-externalize-deps": "^0.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@antfu/ni": "^0.21.12",
"@antfu/ni": "^0.23.0",
"@nuxt/kit": "^3.14.159",
"chalk": "^5.3.0",
"consola": "^3.2.3",
Expand All @@ -59,7 +59,7 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^20.17.6",
Expand Down
Loading

0 comments on commit 1819b4d

Please sign in to comment.