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] authored Dec 2, 2024
1 parent ad1df19 commit d58c6ba
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
10 changes: 5 additions & 5 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].4",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -48,8 +48,8 @@
"devDependencies": {
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.6",
"@vue/compiler-sfc": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.3.0",
Expand All @@ -66,9 +66,9 @@
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
136 changes: 68 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d58c6ba

Please sign in to comment.