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 4d88242
Showing
4 changed files
with
828 additions
and
833 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].5", | ||
"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.4", | ||
"@nuxt/schema": "3.15.4", | ||
"@storybook/types": "8.5.3", | ||
"@types/node": "22.13.0", | ||
"@types/prettier": "3.0.0", | ||
"@vitest/coverage-v8": "2.1.8", | ||
"@vitest/coverage-v8": "2.1.9", | ||
"cross-env": "7.0.3", | ||
"eslint": "9.17.0", | ||
"eslint": "9.19.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", | ||
"tsup": "8.3.5", | ||
"typescript": "5.7.2", | ||
"vite": "6.0.3", | ||
"vitest": "2.1.8", | ||
"rollup": "4.34.1", | ||
"tsup": "8.3.6", | ||
"typescript": "5.7.3", | ||
"vite": "6.0.11", | ||
"vitest": "2.1.9", | ||
"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.