Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 25, 2023
1 parent b4967ff commit a779ae7
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 322 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^2.0.1",
"@netlify/functions": "^2.0.2",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-inject": "^5.0.3",
Expand All @@ -76,7 +76,7 @@
"c12": "^1.4.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
"citty": "^0.1.2",
"citty": "^0.1.3",
"consola": "^3.2.3",
"cookie-es": "^1.0.0",
"defu": "^6.1.2",
Expand All @@ -101,7 +101,7 @@
"mlly": "^1.4.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.4.0",
"ofetch": "^1.3.2",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"openapi-typescript": "^6.5.3",
"pathe": "^1.1.1",
Expand All @@ -116,7 +116,7 @@
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"std-env": "^3.4.3",
"ufo": "^1.2.0",
"ufo": "^1.3.0",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.7.3",
Expand All @@ -132,7 +132,7 @@
"@types/node-fetch": "^2.6.4",
"@types/semver": "^7.5.0",
"@types/serve-static": "^1.15.2",
"@vitest/coverage-v8": "^0.34.2",
"@vitest/coverage-v8": "^0.34.3",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.0",
"eslint": "^8.47.0",
Expand All @@ -142,12 +142,12 @@
"firebase-admin": "^11.10.1",
"firebase-functions": "^4.4.1",
"get-port-please": "^3.0.1",
"miniflare": "^2.14.0",
"miniflare": "^2.14.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"undici": "^5.23.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12",
"engines": {
Expand Down
Loading

0 comments on commit a779ae7

Please sign in to comment.