Skip to content

Commit

Permalink
chore: update all non major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 20, 2023
1 parent 848c86a commit 9bb674f
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 195 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^1.6.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
Expand All @@ -73,11 +73,11 @@
"defu": "^6.1.2",
"destr": "^2.0.0",
"dot-prop": "^7.2.0",
"esbuild": "^0.17.19",
"esbuild": "^0.18.5",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.1",
"globby": "^13.1.4",
"globby": "^13.2.0",
"gzip-size": "^7.0.0",
"h3": "^1.6.6",
"hookable": "^5.5.3",
Expand All @@ -94,7 +94,7 @@
"node-fetch-native": "^1.2.0",
"ofetch": "^1.1.0",
"ohash": "^1.1.2",
"openapi-typescript": "^6.2.7",
"openapi-typescript": "^6.2.8",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
Expand All @@ -103,7 +103,7 @@
"rollup": "^3.25.1",
"rollup-plugin-visualizer": "^5.9.2",
"scule": "^1.0.0",
"semver": "^7.5.1",
"semver": "^7.5.2",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"source-map-support": "^0.5.21",
Expand All @@ -116,16 +116,16 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230518.0",
"@types/aws-lambda": "^8.10.118",
"@types/aws-lambda": "^8.10.119",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.1",
"@types/node-fetch": "^2.6.4",
"@types/semver": "^7.5.0",
"@types/serve-static": "^1.15.1",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"edge-runtime": "^2.4.1",
"eslint": "^8.42.0",
"edge-runtime": "^2.4.3",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^7.1.1",
"expect-type": "^0.16.0",
Expand All @@ -135,7 +135,7 @@
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"undici": "^5.22.1",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down

0 comments on commit 9bb674f

Please sign in to comment.