Skip to content

Commit

Permalink
chore: update deps and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 21, 2024
1 parent 70cf983 commit 55fd222
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 493 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"mime": "^4.0.1",
"mlly": "^1.6.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.2",
"ofetch": "^1.3.3",
"node-fetch-native": "^1.6.3",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"openapi-typescript": "^6.7.5",
"pathe": "^1.1.2",
Expand All @@ -119,7 +119,7 @@
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"std-env": "^3.7.0",
"ufo": "^1.5.2",
"ufo": "^1.5.3",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.9.0",
Expand All @@ -130,9 +130,9 @@
"devDependencies": {
"@azure/functions": "^3.5.1",
"@azure/static-web-apps-cli": "^1.1.7",
"@cloudflare/workers-types": "^4.20240314.0",
"@cloudflare/workers-types": "^4.20240320.1",
"@types/aws-lambda": "^8.10.136",
"@types/bun": "^1.0.8",
"@types/bun": "^1.0.10",
"@types/estree": "^1.0.5",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
Expand All @@ -149,13 +149,13 @@
"execa": "^8.0.1",
"expect-type": "^0.18.0",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.0",
"firebase-functions": "^4.8.1",
"get-port-please": "^3.1.2",
"miniflare": "^3.20240304.2",
"miniflare": "^3.20240314.0",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"undici": "^6.9.0",
"undici": "^6.10.1",
"vitest": "^1.4.0",
"xml2js": "^0.6.2"
},
Expand Down
Loading

0 comments on commit 55fd222

Please sign in to comment.