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 Oct 14, 2024
1 parent cba8fcc commit acd2c22
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 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.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,7 +50,7 @@
"@types/lodash-es": "^4.17.12",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.2",
"@vue/compiler-sfc": "^3.5.11",
"@vue/compiler-sfc": "^3.5.12",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.1.0",
"chalk": "^5.3.0",
Expand All @@ -63,11 +63,11 @@
"prettier": "^2.8.8",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.8",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit acd2c22

Please sign in to comment.