generated from posva/vue-ts-lib
-
-
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 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
50d3635
commit a249bd1
Showing
2 changed files
with
25 additions
and
207 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "vue-use-spring", | ||
"type": "module", | ||
"version": "0.3.3", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].3", | ||
"description": "Natural animations with springs", | ||
"main": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
|
@@ -52,7 +52,7 @@ | |
"@vitest/coverage-v8": "^2.1.8", | ||
"@vue/compiler-sfc": "^3.5.13", | ||
"@vue/test-utils": "^2.4.6", | ||
"@vueuse/core": "^12.2.0", | ||
"@vueuse/core": "^12.3.0", | ||
"chalk": "^5.4.1", | ||
"conventional-changelog-cli": "^5.0.0", | ||
"execa": "^9.5.2", | ||
|
@@ -65,7 +65,7 @@ | |
"simple-git-hooks": "^2.11.1", | ||
"typescript": "^5.7.2", | ||
"unbuild": "^3.2.0", | ||
"vite": "^6.0.6", | ||
"vite": "^6.0.7", | ||
"vitest": "^2.1.8", | ||
"vue": "^3.5.13", | ||
"vue-router": "^4.5.0" | ||
|
Oops, something went wrong.