Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 873b109 commit 6226033
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 147 deletions.
8 changes: 4 additions & 4 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].6",
"packageManager": "[email protected].7",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.5.0",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.5",
"@vueuse/core": "^10.9.0",
Expand All @@ -63,10 +63,10 @@
"prettier": "^2.8.8",
"semver": "^7.6.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
Expand Down
Loading

0 comments on commit 6226033

Please sign in to comment.