Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2798)
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 Oct 18, 2024
1 parent 749f455 commit 89cc12b
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 297 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@
},
"resolutions": {
"nitropack": "link:.",
"undici": "^6.20.0"
"undici": "^6.20.1"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.4",
"@netlify/functions": "^2.8.2",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down Expand Up @@ -173,7 +173,7 @@
"@azure/static-web-apps-cli": "^1.1.10",
"@cloudflare/workers-types": "^4.20241011.0",
"@deno/types": "^0.0.1",
"@scalar/api-reference": "^1.25.35",
"@scalar/api-reference": "^1.25.40",
"@types/archiver": "^6.0.2",
"@types/aws-lambda": "^8.10.145",
"@types/estree": "^1.0.6",
Expand All @@ -183,24 +183,24 @@
"@types/semver": "^7.5.8",
"@types/serve-static": "^1.15.7",
"@types/xml2js": "^0.4.14",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.12",
"better-sqlite3": "^11.3.0",
"better-sqlite3": "^11.4.0",
"changelogen": "^0.5.7",
"edge-runtime": "^3.0.3",
"eslint": "^9.12.0",
"eslint-config-unjs": "0.4.1",
"execa": "^9.4.0",
"execa": "^9.4.1",
"expect-type": "^1.1.0",
"firebase-admin": "^12.6.0",
"firebase-functions": "^4.9.0",
"get-port-please": "^3.1.2",
"miniflare": "^3.20241004.0",
"miniflare": "^3.20241011.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"unbuild": "3.0.0-rc.11",
"undici": "^6.20.0",
"vitest": "^2.1.2",
"undici": "^6.20.1",
"vitest": "^2.1.3",
"xml2js": "^0.6.2"
},
"peerDependencies": {
Expand All @@ -211,7 +211,7 @@
"optional": true
}
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": "^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit 89cc12b

Please sign in to comment.