Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 834ef3b commit 703c974
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 206 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/content": "2.9.0",
"@nuxtjs/plausible": "^0.2.3",
"nuxt": "^3.8.0"
"nuxt": "^3.8.1"
}
}
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^5.27.0"
"undici": "^5.27.2"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@netlify/functions": "^2.3.0",
"@netlify/functions": "^2.4.0",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-inject": "^5.0.5",
Expand All @@ -70,7 +70,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-wasm": "^6.2.2",
"@rollup/pluginutils": "^5.0.5",
"@types/http-proxy": "^1.17.13",
"@types/http-proxy": "^1.17.14",
"@vercel/nft": "^0.24.3",
"archiver": "^6.0.1",
"c12": "^1.5.1",
Expand Down Expand Up @@ -103,7 +103,7 @@
"node-fetch-native": "^1.4.1",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"openapi-typescript": "^6.7.0",
"openapi-typescript": "^6.7.1",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
Expand All @@ -120,34 +120,34 @@
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.7.4",
"unimport": "^3.4.0",
"unimport": "^3.5.0",
"unstorage": "^1.9.0"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@cloudflare/workers-types": "^4.20231025.0",
"@types/aws-lambda": "^8.10.125",
"@types/etag": "^1.8.2",
"@types/fs-extra": "^11.0.3",
"@types/node-fetch": "^2.6.8",
"@types/semver": "^7.5.4",
"@types/serve-static": "^1.15.4",
"@vitest/coverage-v8": "1.0.0-beta.3",
"@types/aws-lambda": "^8.10.126",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
"@types/node-fetch": "^2.6.9",
"@types/semver": "^7.5.5",
"@types/serve-static": "^1.15.5",
"@vitest/coverage-v8": "1.0.0-beta.4",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.6",
"eslint": "^8.52.0",
"edge-runtime": "^2.5.7",
"eslint": "^8.53.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^8.0.1",
"expect-type": "^0.17.3",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.4.1",
"firebase-functions": "^4.5.0",
"get-port-please": "^3.1.1",
"miniflare": "^2.14.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"undici": "^5.27.0",
"vitest": "1.0.0-beta.3",
"undici": "^5.27.2",
"vitest": "1.0.0-beta.4",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand All @@ -158,7 +158,7 @@
"optional": true
}
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit 703c974

Please sign in to comment.