Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 31, 2022
1 parent 825c8f8 commit b7dff45
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 53 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@vueuse/monorepo",
"version": "8.5.0",
"private": true,
"packageManager": "pnpm@7.0.0",
"packageManager": "pnpm@7.1.7",
"description": "Collection of essential Vue Composition Utilities",
"author": "Anthony Fu<https://github.com/antfu>",
"license": "MIT",
Expand Down Expand Up @@ -73,7 +73,7 @@
"msw": "^0.41.0",
"node-fetch": "^3.2.4",
"ohmyfetch": "^0.4.18",
"pnpm": "^7.1.5",
"pnpm": "^7.1.7",
"postcss": "^8.4.14",
"postcss-nested": "^5.0.6",
"prettier": "^2.6.2",
Expand Down Expand Up @@ -103,7 +103,7 @@
"electron"
],
"overrides": {
"vue-demi": "0.12.5"
"vue-demi": "0.13.0"
}
},
"simple-git-hooks": {
Expand Down

0 comments on commit b7dff45

Please sign in to comment.