generated from unplugin/unplugin-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
e75033c
commit 251e5c5
Showing
4 changed files
with
710 additions
and
715 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "storybook-vue-addon", | ||
"type": "module", | ||
"version": "0.6.2", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].4", | ||
"description": "Storybook stories in native Vue format", | ||
"license": "MIT", | ||
"homepage": "https://github.com/tobiasdiez/unplugin-storybook-vue#readme", | ||
|
@@ -144,28 +144,28 @@ | |
} | ||
}, | ||
"devDependencies": { | ||
"@nuxt/kit": "3.14.1592", | ||
"@nuxt/schema": "3.14.1592", | ||
"@storybook/types": "8.4.7", | ||
"@types/node": "22.10.2", | ||
"@nuxt/kit": "3.15.2", | ||
"@nuxt/schema": "3.15.2", | ||
"@storybook/types": "8.5.0", | ||
"@types/node": "22.10.7", | ||
"@types/prettier": "3.0.0", | ||
"@vitest/coverage-v8": "2.1.8", | ||
"cross-env": "7.0.3", | ||
"eslint": "9.17.0", | ||
"eslint": "9.18.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-config-unjs": "0.4.2", | ||
"eslint-plugin-unused-imports": "4.1.4", | ||
"fast-glob": "3.3.2", | ||
"fast-glob": "3.3.3", | ||
"jiti": "2.4.2", | ||
"nodemon": "3.1.9", | ||
"rimraf": "6.0.1", | ||
"rollup": "4.28.1", | ||
"rollup": "4.31.0", | ||
"tsup": "8.3.5", | ||
"typescript": "5.7.2", | ||
"vite": "6.0.3", | ||
"typescript": "5.7.3", | ||
"vite": "6.0.7", | ||
"vitest": "2.1.8", | ||
"vue": "3.5.13", | ||
"vue-tsc": "2.1.10", | ||
"vue-tsc": "2.2.0", | ||
"webpack": "5.97.1" | ||
}, | ||
"pnpm": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.