Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 8, 2023
1 parent 24a6783 commit 4dee2dc
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 180 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -35,13 +35,13 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/kit": "npm:@nuxt/kit-edge@3.7.0-28216351.0094b569",
"@nuxt/schema": "npm:@nuxt/schema-edge@3.7.0-28216351.0094b569",
"@nuxt/kit": "npm:@nuxt/kit-edge",
"@nuxt/schema": "npm:@nuxt/schema-edge",
"@types/clear": "^0.1.2",
"@types/flat": "^5.0.2",
"@types/http-proxy": "^1.17.11",
"@types/mri": "^1.1.1",
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"@types/semver": "^7.5.1",
"@types/ws": "^8.5.5",
"c12": "^1.4.2",
Expand All @@ -54,16 +54,16 @@
"consola": "^3.2.3",
"deep-object-diff": "^1.1.9",
"destr": "^2.0.1",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"execa": "^8.0.1",
"flat": "^5.0.2",
"fuse.js": "^6.6.2",
"giget": "^1.1.2",
"h3": "^1.8.1",
"http-proxy": "^1.18.1",
"httpxy": "^0.1.4",
"httpxy": "^0.1.5",
"jiti": "^1.20.0",
"listhen": "^1.4.8",
"listhen": "^1.5.0",
"magicast": "^0.2.10",
"mlly": "^1.4.2",
"mri": "^1.2.0",
Expand All @@ -79,7 +79,7 @@
"semver": "^7.5.4",
"unbuild": "^2.0.0",
"unws": "^0.2.4",
"ws": "^8.14.0"
"ws": "^8.14.1"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
Expand All @@ -88,4 +88,4 @@
"engines": {
"node": "^14.18.0 || >=16.10.0"
}
}
}

0 comments on commit 4dee2dc

Please sign in to comment.