mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: upgrade to astro v3.1
Upgrade astro version from v3.0.13 to v3.1 to solve the issue of ViewTransitions api not working properly on prod mode.
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@
|
||||
"@astrojs/check": "^0.2.0",
|
||||
"@astrojs/rss": "^3.0.0",
|
||||
"@resvg/resvg-js": "^2.4.1",
|
||||
"astro": "^3.0.13",
|
||||
"astro": "^3.1.0",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"remark-collapse": "^0.1.2",
|
||||
@@ -32,7 +32,7 @@
|
||||
"@astrojs/react": "^3.0.2",
|
||||
"@astrojs/sitemap": "^3.0.0",
|
||||
"@astrojs/tailwind": "^5.0.0",
|
||||
"@divriots/jampack": "^0.20.1",
|
||||
"@divriots/jampack": "^0.20.2",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.2.21",
|
||||
|
||||
Reference in New Issue
Block a user