Compare commits
4 commits
89142eb999
...
a9650711b1
Author | SHA1 | Date | |
---|---|---|---|
a9650711b1 | |||
52a119a970 | |||
55db9e000f | |||
e4e68af9f3 |
2 changed files with 2462 additions and 3061 deletions
|
@ -3,7 +3,7 @@
|
|||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.1.4",
|
||||
"@types/node": "^22.1.0",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^5.0.0",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/language-server": "^2.0.19",
|
||||
|
@ -13,12 +13,12 @@
|
|||
"@vuepress/plugin-blog": "^2.0.0-rc.11",
|
||||
"@vuepress/plugin-redirect": "2.0.0-rc.8",
|
||||
"@vuepress/theme-default": "^2.0.0-rc.11",
|
||||
"eslint": "<9.0.0",
|
||||
"eslint": "<10.0.0",
|
||||
"eslint-plugin-vue": "^9.14.1",
|
||||
"prettier": ">=3.0.0",
|
||||
"typescript": "~5.4.5",
|
||||
"typescript": "~5.5.0",
|
||||
"vue": "^3.4.0",
|
||||
"vue-tsc": "^1.6.0",
|
||||
"vue-tsc": "^2.0.0",
|
||||
"vuepress": "^2.0.0-rc.7"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
|
5439
pnpm-lock.yaml
5439
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue