Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#375)
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 Jan 6, 2025
1 parent 50d3635 commit a249bd1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 207 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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"
Expand Down
Loading

0 comments on commit a249bd1

Please sign in to comment.