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 Nov 20, 2023
1 parent 006ded1 commit 5b02ef9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 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": "[email protected].3",
"packageManager": "[email protected].5",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -47,11 +47,11 @@
"devDependencies": {
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.11",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.8",
"@vue/test-utils": "^2.4.1",
"@vueuse/core": "^10.6.0",
"@vue/test-utils": "^2.4.2",
"@vueuse/core": "^10.6.1",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"execa": "^7.2.0",
Expand Down
44 changes: 22 additions & 22 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 5b02ef9

Please sign in to comment.