Skip to content

Commit

Permalink
fix(deps): update dependency astro to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c8712de commit cf95037
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 453 deletions.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"type": "module",
"peerDependencies": {
"astro": "^4.16.17"
"astro": "^5.0.3"
},
"dependencies": {
"astro-integration-kit": "^0.17.0"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.1.3",
"astro": "^4.16.17",
"astro": "^5.0.3",
"astro-integration-kit": "^0.17.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.16"
Expand Down
Loading

0 comments on commit cf95037

Please sign in to comment.