Skip to content

Commit

Permalink
chore: update dependencies and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 16, 2023
1 parent 1cf01bf commit eea8943
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 160 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.4.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
Expand All @@ -61,7 +61,7 @@
"c12": "^1.2.0",
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"consola": "^3.0.1",
"consola": "^3.0.2",
"cookie-es": "^0.5.0",
"defu": "^6.1.2",
"destr": "^1.2.2",
Expand All @@ -70,7 +70,7 @@
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.1",
"globby": "^13.1.3",
"globby": "^13.1.4",
"gzip-size": "^7.0.0",
"h3": "^1.6.4",
"hookable": "^5.5.3",
Expand All @@ -91,7 +91,7 @@
"pkg-types": "^1.0.2",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.1",
"rollup": "^3.20.2",
"rollup": "^3.20.3",
"rollup-plugin-visualizer": "^5.9.0",
"scule": "^1.0.0",
"semver": "^7.4.0",
Expand All @@ -100,9 +100,9 @@
"source-map-support": "^0.5.21",
"std-env": "^3.3.2",
"ufo": "^1.1.1",
"unenv": "^1.3.1",
"unenv": "^1.4.0",
"unimport": "^3.0.6",
"unstorage": "^1.4.1"
"unstorage": "^1.5.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230404.0",
Expand All @@ -114,16 +114,16 @@
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.1",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.2",
"edge-runtime": "^2.1.2",
"changelogen": "^0.5.3",
"edge-runtime": "^2.1.4",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"execa": "^7.1.1",
"expect-type": "^0.15.0",
"miniflare": "^2.13.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4",
"unbuild": "^1.2.0",
"unbuild": "^1.2.1",
"undici": "^5.21.2",
"vitest": "^0.30.1"
},
Expand All @@ -141,4 +141,4 @@
]
}
}
}
}

0 comments on commit eea8943

Please sign in to comment.