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 4, 2024
1 parent 5391c02 commit 3a1223b
Show file tree
Hide file tree
Showing 7 changed files with 275 additions and 269 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@types/node": "^20.17.4",
"@types/node": "^20.17.6",
"esbuild": "^0.21.5",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"magic-string": "^0.30.12",
"miniflare": "^3.20241022.0",
"tiny-glob": "^0.2.9",
"wrangler": "^3.84.0",
"wrangler": "^3.84.1",
"@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.3",
"rollup": "^4.24.4",
"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.8"
},
"devDependencies": {
"wrangler": "^3.84.0"
"wrangler": "^3.84.1"
}
}
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.8"
},
"devDependencies": {
"wrangler": "^3.84.0"
"wrangler": "^3.84.1"
}
}
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.17.4",
"@types/node": "^20.17.6",
"astro": "^4.16.8",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@astrojs/test-utils": "workspace:*",
"@types/node": "^18.19.62",
"@types/node": "^18.19.64",
"@types/send": "^0.17.4",
"@types/server-destroy": "^1.0.4",
"astro": "^4.16.8",
Expand Down
Loading

0 comments on commit 3a1223b

Please sign in to comment.