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] authored Aug 19, 2024
1 parent 0cc2d46 commit 6bfd313
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 113 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": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -50,13 +50,13 @@
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^2.0.5",
"@vue/compiler-sfc": "^3.4.37",
"@vue/compiler-sfc": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^10.11.1",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"execa": "^9.3.0",
"lint-staged": "^15.2.8",
"execa": "^9.3.1",
"lint-staged": "^15.2.9",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"p-series": "^3.0.0",
Expand All @@ -65,9 +65,9 @@
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vitest": "^2.0.5",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 6bfd313

Please sign in to comment.