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 23, 2024
1 parent b23a221 commit 0b00acc
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 114 deletions.
14 changes: 7 additions & 7 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.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -48,14 +48,14 @@
"devDependencies": {
"@posva/prompts": "^2.4.4",
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.1",
"@vue/compiler-sfc": "^3.5.5",
"@vue/compiler-sfc": "^3.5.8",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"execa": "^9.3.1",
"execa": "^9.4.0",
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
Expand All @@ -65,9 +65,9 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.4.5",
"vite": "^5.4.7",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue": "^3.5.8",
"vue-router": "^4.4.5"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 0b00acc

Please sign in to comment.