mirror of
https://codeberg.org/Sevichecc/Seigwai.git
synced 2025-04-30 07:49:30 +08:00
Update dependencies
This commit is contained in:
parent
2c7df8a212
commit
d53c39aa9b
2 changed files with 457 additions and 320 deletions
19
package.json
19
package.json
|
@ -27,18 +27,21 @@
|
||||||
"@milkdown/transformer": "^7.1.0",
|
"@milkdown/transformer": "^7.1.0",
|
||||||
"@milkdown/utils": "^7.1.0",
|
"@milkdown/utils": "^7.1.0",
|
||||||
"@milkdown/vue": "^7.1.0",
|
"@milkdown/vue": "^7.1.0",
|
||||||
"@prosemirror-adapter/vue": "^0.2.2",
|
"@prosemirror-adapter/vue": "^0.2.3",
|
||||||
"masto": "^5.10.0",
|
"masto": "^5.10.0",
|
||||||
"vue": "^3.2.45"
|
"vue": "^3.2.47"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.35.2",
|
"autoprefixer": "^10.4.14",
|
||||||
|
"daisyui": "^2.51.5",
|
||||||
|
"postcss": "^8.4.21",
|
||||||
|
"@antfu/eslint-config": "^0.37.0",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
"@vitejs/plugin-vue": "^4.0.0",
|
"@vitejs/plugin-vue": "^4.1.0",
|
||||||
"eslint": "^8.34.0",
|
"eslint": "^8.36.0",
|
||||||
"tailwindcss": "^3.2.7",
|
"tailwindcss": "^3.2.7",
|
||||||
"typescript": "^4.9.5",
|
"typescript": "^5.0.2",
|
||||||
"vite": "^4.1.0",
|
"vite": "^4.2.1",
|
||||||
"vue-tsc": "^1.0.24"
|
"vue-tsc": "^1.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
758
pnpm-lock.yaml
758
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue