mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
chore: bump deps, fix typescript peer deps issues
This commit is contained in:
parent
57310370e5
commit
cd0167cc25
6 changed files with 1956 additions and 1207 deletions
11
package.json
11
package.json
|
@ -30,24 +30,24 @@
|
|||
"feed": "^4.2.2",
|
||||
"itty-fetcher": "^0.9.4",
|
||||
"nitro-cors": "^0.7.1",
|
||||
"nitropack": "latest",
|
||||
"nitropack": "^2.9.7",
|
||||
"nprogress": "^0.2.0",
|
||||
"pathe": "^1.1.2",
|
||||
"unocss": "^0.58.9",
|
||||
"vitepress": "^1.3.4",
|
||||
"vue": "^3.4.38",
|
||||
"vitepress": "^1.4.1",
|
||||
"vue": "^3.5.12",
|
||||
"x-satori": "^0.1.5",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@biomejs/biome": "^1.9.3",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
||||
"@iconify-json/carbon": "^1.1.37",
|
||||
"@iconify-json/heroicons-solid": "^1.1.12",
|
||||
"@iconify-json/lucide": "^1.1.207",
|
||||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@iconify-json/twemoji": "^1.1.16",
|
||||
"@taskylizard/biome-config": "^1.0.1",
|
||||
"@taskylizard/biome-config": "^1.0.4",
|
||||
"@types/node": "^20.15.0",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"prettier": "^3.3.3",
|
||||
|
@ -56,6 +56,7 @@
|
|||
"sass": "^1.77.8",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"typescript": "^5.6.3",
|
||||
"unplugin-auto-import": "^0.18.2",
|
||||
"vite-plugin-optimize-exclude": "^0.0.1",
|
||||
"vite-plugin-terminal": "^1.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue