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 13, 2023
1 parent 8f243f8 commit 006ded1
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 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.1",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -46,12 +46,12 @@
"license": "MIT",
"devDependencies": {
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.10",
"@vitejs/plugin-vue": "^4.4.0",
"@types/lodash-es": "^4.17.11",
"@vitejs/plugin-vue": "^4.4.1",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.7",
"@vue/compiler-sfc": "^3.3.8",
"@vue/test-utils": "^2.4.1",
"@vueuse/core": "^10.5.0",
"@vueuse/core": "^10.6.0",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"execa": "^7.2.0",
Expand All @@ -65,7 +65,7 @@
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"vue": "^3.3.7",
"vue": "^3.3.8",
"vue-router": "^4.2.5",
"yorkie": "^2.0.0"
},
Expand Down
178 changes: 89 additions & 89 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 006ded1

Please sign in to comment.