Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adhamfarrag committed Sep 21, 2024
1 parent 536060a commit db4b81c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 66 deletions.
10 changes: 5 additions & 5 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 offering commands and tools to make your experience more pleasant.",
"version": "0.2.16",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"vscode": "^1.93.0"
},
Expand Down Expand Up @@ -1107,10 +1107,10 @@
"@types/node": "20.16.5",
"@types/vscode": "^1.93.0",
"changelogen": "^0.5.7",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-unjs": "^0.3.2",
"knip": "^5.30.2",
"nuxi-nightly": "^3.14.0-20240919-152911-ef57bb1",
"nuxi-nightly": "^3.14.0-20240921-121226-ef57bb1",
"taze": "^0.16.9",
"terser": "^5.33.0",
"tsup": "^8.3.0",
Expand All @@ -1124,15 +1124,15 @@
"giget": "^1.2.3",
"jiti": "^2.0.0-rc.1",
"magicast": "^0.3.5",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"string-ts": "^2.2.0"
},
"pnpm": {
"overrides": {
"eslint": "^9.10.0"
"eslint": "^9.11.0"
}
}
}
Loading

0 comments on commit db4b81c

Please sign in to comment.