Skip to content

Commit

Permalink
Merge pull request #8 from clerk/clerk-astro-v2
Browse files Browse the repository at this point in the history
Upgrade to Astro v5 and Clerk Astro v2
  • Loading branch information
wobsoriano authored Dec 14, 2024
2 parents 833521e + f67b616 commit 8d87f0e
Show file tree
Hide file tree
Showing 3 changed files with 485 additions and 819 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/node": "^8.3.4",
"@clerk/astro": "^1.3.14",
"astro": "^4.16.5",
"@astrojs/node": "^9.0.0",
"@clerk/astro": "^2.1.2",
"astro": "^5.0.5",
"typescript": "^5.5.3"
},
"devDependencies": {
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0"
}
},
"packageManager": "[email protected]+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
}
Loading

0 comments on commit 8d87f0e

Please sign in to comment.