Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1983)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 06323b7 commit bd5e14d
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 262 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/content": "2.9.0",
"@nuxtjs/plausible": "^0.2.3",
"@nuxtjs/plausible": "^0.2.4",
"nuxt": "^3.8.2"
}
}
13 changes: 9 additions & 4 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^5.28.1"
"undici": "^5.28.2"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
Expand All @@ -69,9 +69,9 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-wasm": "^6.2.2",
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"@types/http-proxy": "^1.17.14",
"@vercel/nft": "^0.24.3",
"@vercel/nft": "^0.24.4",
"archiver": "^6.0.1",
"c12": "^1.5.1",
"chalk": "^5.3.0",
Expand Down Expand Up @@ -104,19 +104,19 @@
"node-fetch-native": "^1.4.1",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"openapi-typescript": "^6.7.1",
"openapi-typescript": "^6.7.2",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"radix3": "^1.1.0",
"rollup": "^4.6.0",
"rollup-plugin-visualizer": "^5.9.3",
"scule": "^1.1.0",
"rollup": "^4.6.1",
"rollup-plugin-visualizer": "^5.10.0",
"scule": "^1.1.1",
"semver": "^7.5.4",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"std-env": "^3.5.0",
"std-env": "^3.6.0",
"ufo": "^1.3.2",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
Expand All @@ -127,17 +127,17 @@
"devDependencies": {
"@azure/functions": "^3.5.1",
"@cloudflare/workers-types": "^4.20231121.0",
"@types/aws-lambda": "^8.10.129",
"@types/aws-lambda": "^8.10.130",
"@types/estree": "^1.0.5",
"@types/etag": "^1.8.3",
"@types/fs-extra": "^11.0.4",
"@types/node-fetch": "^2.6.9",
"@types/semver": "^7.5.6",
"@types/serve-static": "^1.15.5",
"@vitest/coverage-v8": "1.0.0-beta.5",
"@vitest/coverage-v8": "1.0.1",
"changelogen": "^0.5.5",
"edge-runtime": "^2.5.7",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^8.0.1",
"expect-type": "^0.17.3",
Expand All @@ -148,8 +148,8 @@
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"undici": "^5.28.1",
"vitest": "1.0.0-beta.5",
"undici": "^5.28.2",
"vitest": "1.0.1",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit bd5e14d

Please sign in to comment.