Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#364)
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 Nov 18, 2024
1 parent 59b764f commit 2edbe25
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 179 deletions.
14 changes: 7 additions & 7 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": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -48,9 +48,9 @@
"devDependencies": {
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.4",
"@vue/compiler-sfc": "^3.5.12",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vue/compiler-sfc": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.2.0",
"chalk": "^5.3.0",
Expand All @@ -65,9 +65,9 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 2edbe25

Please sign in to comment.