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 Jan 8, 2024
1 parent 4941a38 commit 8a53653
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 83 deletions.
6 changes: 3 additions & 3 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.1",
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.0",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.4.3",
"@vue/compiler-sfc": "^3.4.5",
"@vue/test-utils": "^2.4.3",
"@vueuse/core": "^10.7.1",
"chalk": "^5.3.0",
Expand All @@ -67,7 +67,7 @@
"unbuild": "^2.0.0",
"vite": "^4.5.1",
"vitest": "^0.34.6",
"vue": "^3.4.3",
"vue": "^3.4.5",
"vue-router": "^4.2.5"
},
"simple-git-hooks": {
Expand Down
152 changes: 72 additions & 80 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 8a53653

Please sign in to comment.