Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 3, 2024
1 parent cfcbc24 commit 68314dd
Show file tree
Hide file tree
Showing 5 changed files with 749 additions and 947 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/devtools-docs",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.6.1",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/devtools.git"
Expand Down
1 change: 1 addition & 0 deletions packages/devtools/client/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export default defineNuxtConfig({
'vue-virtual-scroller',
'vis-data',
'vis-network',
'@vue/devtools-applet',
'@xterm/xterm',
'@xterm/addon-fit',
],
Expand Down
Loading

0 comments on commit 68314dd

Please sign in to comment.