Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 26, 2023
1 parent df58288 commit 7a6c61d
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 285 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"citty": "^0.1.4",
"consola": "^3.2.3",
"cookie-es": "^1.0.0",
"defu": "^6.1.2",
"destr": "^2.0.1",
"defu": "^6.1.3",
"destr": "^2.0.2",
"dot-prop": "^8.0.2",
"esbuild": "^0.19.5",
"escape-string-regexp": "^5.0.0",
Expand Down Expand Up @@ -125,7 +125,7 @@
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@cloudflare/workers-types": "^4.20231016.0",
"@cloudflare/workers-types": "^4.20231025.0",
"@types/aws-lambda": "^8.10.125",
"@types/etag": "^1.8.2",
"@types/fs-extra": "^11.0.3",
Expand All @@ -134,8 +134,8 @@
"@types/serve-static": "^1.15.4",
"@vitest/coverage-v8": "1.0.0-beta.2",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.5",
"eslint": "^8.51.0",
"edge-runtime": "^2.5.6",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^8.0.1",
"expect-type": "^0.17.3",
Expand All @@ -146,7 +146,7 @@
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"undici": "^5.26.4",
"undici": "^5.27.0",
"vitest": "1.0.0-beta.2",
"xml2js": "^0.6.2"
},
Expand Down

0 comments on commit 7a6c61d

Please sign in to comment.