Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 23, 2023
1 parent f5c387f commit c52d256
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 428 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.4.0",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-alias": "^4.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.3.0",
"@rollup/plugin-wasm": "^6.1.1",
"@rollup/plugin-wasm": "^6.1.2",
"@rollup/pluginutils": "^5.0.2",
"@vercel/nft": "^0.22.6",
"archiver": "^5.3.1",
Expand All @@ -64,7 +64,7 @@
"defu": "^6.1.1",
"destr": "^1.2.2",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.2",
"esbuild": "^0.17.4",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.0",
Expand All @@ -84,12 +84,12 @@
"node-fetch-native": "^1.0.1",
"ofetch": "^1.0.0",
"ohash": "^1.0.0",
"pathe": "^1.0.0",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.1",
"pretty-bytes": "^6.0.0",
"radix3": "^1.0.0",
"rollup": "^3.10.0",
"rollup": "^3.10.1",
"rollup-plugin-visualizer": "^5.9.0",
"scule": "^1.0.0",
"semver": "^7.3.8",
Expand All @@ -99,7 +99,7 @@
"std-env": "^3.3.1",
"ufo": "^1.0.1",
"unenv": "^1.0.1",
"unimport": "^1.2.0",
"unimport": "^1.3.0",
"unstorage": "^1.0.1"
},
"devDependencies": {
Expand All @@ -110,19 +110,19 @@
"@types/node-fetch": "^2.6.2",
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.0",
"@vitest/coverage-c8": "^0.27.2",
"@vitest/coverage-c8": "^0.28.1",
"c8": "^7.12.0",
"changelogen": "^0.4.0",
"edge-runtime": "2.0.2",
"changelogen": "^0.4.1",
"edge-runtime": "2.0.3",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.0.3",
"eslint-config-unjs": "^0.1.0",
"execa": "^6.1.0",
"expect-type": "^0.15.0",
"miniflare": "^2.11.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4",
"unbuild": "^1.1.1",
"vitest": "^0.27.2"
"vitest": "^0.28.1"
},
"packageManager": "pnpm@7.25.0",
"engines": {
Expand Down

0 comments on commit c52d256

Please sign in to comment.