Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 27, 2024
1 parent 6ff8bfd commit ad100f4
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 1,742 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@cloudflare/kv-asset-handler": "^0.3.2",
"@netlify/functions": "^2.7.0",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -98,7 +98,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"dot-prop": "^9.0.0",
"esbuild": "^0.21.3",
"esbuild": "^0.21.4",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -126,7 +126,7 @@
"pkg-types": "^1.1.1",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.2",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-visualizer": "^5.12.0",
"scule": "^1.3.0",
"semver": "^7.6.2",
Expand All @@ -137,7 +137,7 @@
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.9.0",
"unimport": "^3.7.1",
"unimport": "^3.7.2",
"unstorage": "^1.10.2",
"untyped": "^1.4.2",
"unwasm": "^0.3.9"
Expand All @@ -148,10 +148,10 @@
"@biomejs/biome": "1.7.3",
"@cloudflare/workers-types": "^4.20240512.0",
"@deno/types": "^0.0.1",
"@scalar/api-reference": "^1.22.45",
"@scalar/api-reference": "^1.22.51",
"@types/archiver": "^6.0.2",
"@types/aws-lambda": "^8.10.138",
"@types/bun": "^1.1.2",
"@types/bun": "^1.1.3",
"@types/estree": "^1.0.5",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
Expand All @@ -162,7 +162,6 @@
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.7",
"better-sqlite3": "^10.0.0",
"biome": "^0.3.3",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.10",
"eslint": "^9.3.0",
Expand All @@ -176,7 +175,7 @@
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"undici": "^6.18.0",
"undici": "^6.18.1",
"vitest": "^1.6.0",
"xml2js": "^0.6.2"
},
Expand Down
Loading

0 comments on commit ad100f4

Please sign in to comment.