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 Oct 28, 2024
1 parent 73cba1d commit f77208f
Show file tree
Hide file tree
Showing 7 changed files with 235 additions and 217 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@types/node": "^20.16.15",
"@types/node": "^20.17.1",
"esbuild": "^0.21.5",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"esbuild": "^0.21.5",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.12",
"miniflare": "^3.20241018.0",
"miniflare": "^3.20241022.0",
"tiny-glob": "^0.2.9",
"wrangler": "^3.82.0",
"wrangler": "^3.83.0",
"@inox-tools/astro-when": "^0.2.4"
},
"peerDependencies": {
Expand All @@ -49,7 +49,7 @@
"cheerio": "1.0.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"strip-ansi": "^7.1.0",
"vite": "^5.4.10"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"astro": "^4.16.7"
},
"devDependencies": {
"wrangler": "^3.82.0"
"wrangler": "^3.83.0"
}
}
2 changes: 1 addition & 1 deletion packages/cloudflare/test/fixtures/astro-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"astro": "^4.16.7"
},
"devDependencies": {
"wrangler": "^3.82.0"
"wrangler": "^3.83.0"
}
}
2 changes: 1 addition & 1 deletion packages/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@astrojs/test-utils": "workspace:*",
"@netlify/edge-functions": "^2.11.0",
"@netlify/edge-handler-types": "^0.34.1",
"@types/node": "^20.16.15",
"@types/node": "^20.17.1",
"astro": "^4.16.7",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@astrojs/internal-helpers": "^0.4.1",
"@vercel/analytics": "^1.3.1",
"@vercel/analytics": "^1.3.2",
"@vercel/edge": "^1.1.2",
"@vercel/nft": "^0.27.5",
"esbuild": "^0.21.5",
Expand Down
Loading

0 comments on commit f77208f

Please sign in to comment.