Skip to content

Commit

Permalink
feat: upgrade astro to 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lf-channel committed Feb 16, 2024
1 parent 853b5ee commit cfe0d9e
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 446 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@
"test:e2e": "cypress open"
},
"dependencies": {
"@astrojs/preact": "^3.0.2",
"@astrojs/vue": "^4.0.6",
"@types/node": "18.6.3",
"@unhead/vue": "^1.8.8",
"@unocss/reset": "^0.58.0",
"@vue-macros/reactivity-transform": "^0.3.23",
"@vueuse/core": "^10.6.1",
"@vueuse/head": "^2.0.0",
"astro": "^4.0.8",
"astro": "^4.4.0",
"dprint": "0.41.0",
"element-plus": "2.4.2",
"jsdom": "^23.0.1",
Expand Down
Loading

0 comments on commit cfe0d9e

Please sign in to comment.