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 Aug 12, 2024
1 parent 41e4227 commit 0cc2d46
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 118 deletions.
12 changes: 6 additions & 6 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.6.0",
"packageManager": "pnpm@9.7.0",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -50,9 +50,9 @@
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^2.0.5",
"@vue/compiler-sfc": "^3.4.35",
"@vue/compiler-sfc": "^3.4.37",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"execa": "^9.3.0",
Expand All @@ -65,10 +65,10 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vitest": "^2.0.5",
"vue": "^3.4.35",
"vue-router": "^4.4.2"
"vue": "^3.4.37",
"vue-router": "^4.4.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 0cc2d46

Please sign in to comment.