Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adhamfarrag committed Nov 7, 2023
1 parent 666e454 commit 23fbd01
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 224 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Nuxtr",
"description": "An extension for Nuxt.js offering commands and tools to make your experience more pleasant.",
"version": "0.2.6",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.2",
"engines": {
"vscode": "^1.83.0"
},
Expand Down Expand Up @@ -1060,23 +1060,23 @@
"@types/mocha": "^10.0.3",
"@types/node": "20.4.1",
"@types/util.promisify": "^1.0.6",
"@types/vscode": "^1.83.1",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@types/vscode": "^1.84.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vscode/test-electron": "^2.3.6",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"nuxi-edge": "3.9.1-1697113884.a6acb6a",
"taze": "^0.11.4",
"terser": "^5.22.0",
"terser": "^5.24.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
},
"dependencies": {
"@nuxt/schema": "^3.8.0",
"@nuxt/schema": "^3.8.1",
"destr": "^2.0.2",
"fs-extra": "^11.1.1",
"jiti": "^1.20.0",
"jiti": "^1.21.0",
"magicast": "^0.3.0",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
Expand All @@ -1093,4 +1093,4 @@
"uglify-js@<2.4.24": ">=2.4.24"
}
}
}
}
Loading

0 comments on commit 23fbd01

Please sign in to comment.