mirror of
https://github.com/sendevia/website.git
synced 2026-03-05 23:32:45 +08:00
fix(dependencies): downgrade @material/material-color-utilities to version 0.3.0 and update vue to version 3.5.28
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@material/material-color-utilities": "^0.4.0",
|
||||
"@material/material-color-utilities": "^0.3.0",
|
||||
"@vueuse/core": "^14.2.0",
|
||||
"pinia": "^3.0.4"
|
||||
},
|
||||
@@ -19,6 +19,6 @@
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"sass-embedded": "^1.97.3",
|
||||
"vitepress": "^2.0.0-alpha.16",
|
||||
"vue": "^3.5.27"
|
||||
"vue": "^3.5.28"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user