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 Dec 11, 2023
1 parent dad8e8d commit 36d8a8f
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 130 deletions.
16 changes: 8 additions & 8 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": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"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.12",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.9",
"@vue/test-utils": "^2.4.2",
"@vueuse/core": "^10.6.1",
"@vue/compiler-sfc": "^3.3.11",
"@vue/test-utils": "^2.4.3",
"@vueuse/core": "^10.7.0",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^4.1.0",
"execa": "^8.0.1",
Expand All @@ -61,11 +61,11 @@
"p-series": "^3.0.0",
"prettier": "^2.8.8",
"semver": "^7.5.4",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vitest": "^0.34.6",
"vue": "^3.3.9",
"vue": "^3.3.11",
"vue-router": "^4.2.5",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 36d8a8f

Please sign in to comment.