chore: upgrade astro to v7 and related integrations
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m13s
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m13s
This commit is contained in:
+6
-6
@@ -33,11 +33,11 @@
|
|||||||
"push:prod": "git push origin main:prod"
|
"push:prod": "git push origin main:prod"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.8",
|
"@astrojs/check": "^0.9.9",
|
||||||
"@astrojs/markdown-remark": "^7.0.1",
|
"@astrojs/markdown-remark": "^7.2.1",
|
||||||
"@astrojs/mdx": "^5.0.2",
|
"@astrojs/mdx": "^7.0.2",
|
||||||
"@astrojs/rss": "^4.0.17",
|
"@astrojs/rss": "^4.0.19",
|
||||||
"@astrojs/svelte": "^8.0.3",
|
"@astrojs/svelte": "^9.0.1",
|
||||||
"@expressive-code/plugin-collapsible-sections": "^0.41.7",
|
"@expressive-code/plugin-collapsible-sections": "^0.41.7",
|
||||||
"@expressive-code/plugin-line-numbers": "^0.41.7",
|
"@expressive-code/plugin-line-numbers": "^0.41.7",
|
||||||
"@iconify-json/fa6-brands": "^1.2.6",
|
"@iconify-json/fa6-brands": "^1.2.6",
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"@iconify/svelte": "^5.2.1",
|
"@iconify/svelte": "^5.2.1",
|
||||||
"@resvg/resvg-js": "^2.6.2",
|
"@resvg/resvg-js": "^2.6.2",
|
||||||
"@tailwindcss/vite": "^4.2.1",
|
"@tailwindcss/vite": "^4.2.1",
|
||||||
"astro": "^6.0.8",
|
"astro": "^7.0.7",
|
||||||
"astro-expressive-code": "^0.41.7",
|
"astro-expressive-code": "^0.41.7",
|
||||||
"astro-icon": "^1.1.5",
|
"astro-icon": "^1.1.5",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
|
|||||||
Generated
+1172
-283
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user