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 Sep 16, 2024
1 parent 44e4286 commit b23a221
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 256 deletions.
16 changes: 8 additions & 8 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.9.0",
"packageManager": "pnpm@9.10.0",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -49,8 +49,8 @@
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.3",
"@vitest/coverage-v8": "^2.0.5",
"@vue/compiler-sfc": "^3.5.3",
"@vitest/coverage-v8": "^2.1.1",
"@vue/compiler-sfc": "^3.5.5",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.0.3",
"chalk": "^5.3.0",
Expand All @@ -63,12 +63,12 @@
"prettier": "^2.8.8",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
"vite": "^5.4.5",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue-router": "^4.4.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit b23a221

Please sign in to comment.