File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @astrojs/web-vitals ' : patch
3+ ' @astrojs/tailwind ' : patch
4+ ' @astrojs/markdoc ' : patch
5+ ' @astrojs/svelte ' : patch
6+ ' @astrojs/mdx ' : patch
7+ ' @astrojs/vue ' : patch
8+ ---
9+
10+ Fixes compatibility with Astro 5
Original file line number Diff line number Diff line change 7171 "htmlparser2" : " ^9.1.0"
7272 },
7373 "peerDependencies" : {
74- "astro" : " ^5.0.0-alpha.0 "
74+ "astro" : " ^5.0.0"
7575 },
7676 "devDependencies" : {
7777 "@types/markdown-it" : " ^14.1.2" ,
Original file line number Diff line number Diff line change 4949 "vfile" : " ^6.0.3"
5050 },
5151 "peerDependencies" : {
52- "astro" : " ^5.0.0-alpha.0 "
52+ "astro" : " ^5.0.0"
5353 },
5454 "devDependencies" : {
5555 "@types/estree" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 4949 "svelte" : " ^5.2.9"
5050 },
5151 "peerDependencies" : {
52- "astro" : " ^5.0.0-beta.9 " ,
52+ "astro" : " ^5.0.0" ,
5353 "svelte" : " ^5.1.16" ,
5454 "typescript" : " ^5.3.3"
5555 },
Original file line number Diff line number Diff line change 4646 "vite" : " ^6.0.1"
4747 },
4848 "peerDependencies" : {
49- "astro" : " ^3.0.0 || ^4.0.0 || ^5.0.0-beta.0 " ,
49+ "astro" : " ^3.0.0 || ^4.0.0 || ^5.0.0" ,
5050 "tailwindcss" : " ^3.0.24"
5151 },
5252 "publishConfig" : {
Original file line number Diff line number Diff line change 5656 "vue" : " ^3.5.13"
5757 },
5858 "peerDependencies" : {
59- "astro" : " ^5.0.0-alpha.0 " ,
59+ "astro" : " ^5.0.0" ,
6060 "vue" : " ^3.2.30"
6161 },
6262 "engines" : {
Original file line number Diff line number Diff line change 3535 "web-vitals" : " ^4.2.4"
3636 },
3737 "peerDependencies" : {
38- "@astrojs/db" : " ^0.14.0-beta.1 "
38+ "@astrojs/db" : " ^0.14.0"
3939 },
4040 "devDependencies" : {
4141 "@astrojs/db" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments