Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Apr 25, 2023
1 parent af66720 commit ed8e69a
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 172 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,15 @@
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"vite",
"@algolia/client-search",
"@yarnpkg/core"
"nuxt",
"@algolia/client-search"
],
"allowAny": [
"vue"
]
},
"overrides": {
"vue@^3.2.0": "^3.3.0-alpha.6",
"vue@^3.2.0": "^3.3.0-beta.1",
"@vue/compiler-sfc@^3.2.0": "^3.3.0-beta.1",
"@vue/compiler-dom@^3.2.0": "^3.3.0-beta.1",
"@vue/runtime-dom@^3.2.0": "^3.3.0-beta.1",
Expand Down
Binary file modified playground/nuxt/bun.lockb
Binary file not shown.

0 comments on commit ed8e69a

Please sign in to comment.