mirror of
https://github.com/palxiao/poster-design
synced 2024-11-22 07:39:41 +00:00
feat: upgrade typescript and eslint
This commit is contained in:
parent
9dad9fa28c
commit
e509541711
@ -39,8 +39,8 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.3.1",
|
||||
"@types/throttle-debounce": "^2.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.3",
|
||||
"@typescript-eslint/parser": "^4.28.3",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@vitejs/plugin-vue": "1.9.3",
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
"@vue/cli-plugin-router": "~4.5.0",
|
||||
@ -57,7 +57,7 @@
|
||||
"eslint-config-alloy": "~4.1.0",
|
||||
"eslint-plugin-vue": "^7.12.1",
|
||||
"less": "^4.1.1",
|
||||
"typescript": "^4.4.3",
|
||||
"typescript": "^5.3.3",
|
||||
"unplugin-element-plus": "^0.7.1",
|
||||
"vite": "2.6.4",
|
||||
"vite-plugin-compression": "^0.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user