Skip to content

Commit

Permalink
fix: pin @vue/devtools-*
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 4, 2024
1 parent 8d052be commit 4c79fac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/devtools-wizard": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@vue/devtools-applet": "^7.1.3",
"@vue/devtools-core": "^7.1.3",
"@vue/devtools-kit": "^7.1.3",
"@vue/devtools-applet": "7.1.3",
"@vue/devtools-core": "7.1.3",
"@vue/devtools-kit": "7.1.3",
"birpc": "^0.2.17",
"consola": "^3.2.3",
"cronstrue": "^2.50.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c79fac

Please sign in to comment.