mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-26 12:28:01 +08:00
chore: 更新ts版本
This commit is contained in:
parent
2008bc7da1
commit
3c0f19347d
@ -70,7 +70,7 @@
|
||||
"serialize-javascript": "^6.0.0",
|
||||
"ts-node": "^8.1.0",
|
||||
"tsconfig-paths": "^3.8.0",
|
||||
"typescript": "^3.4.5",
|
||||
"typescript": "^4.7.4",
|
||||
"uglify-js": "^3.14.1"
|
||||
}
|
||||
}
|
||||
|
@ -54,6 +54,6 @@
|
||||
"sass": "^1.32.7",
|
||||
"sass-loader": "^12.0.0",
|
||||
"ts-jest": "^27.0.4",
|
||||
"typescript": "~4.5.5"
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -78,7 +78,7 @@
|
||||
"rimraf": "^3.0.2",
|
||||
"semver": "^7.3.7",
|
||||
"shx": "^0.3.4",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vitest": "^0.14.1"
|
||||
},
|
||||
|
@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@types/events": "^3.0.0",
|
||||
"@types/node": "^15.12.4",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6"
|
||||
}
|
||||
|
@ -74,7 +74,7 @@
|
||||
"@vue/compiler-sfc": "^3.2.0",
|
||||
"@vue/test-utils": "^2.0.0",
|
||||
"sass": "^1.35.1",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6",
|
||||
"vue-tsc": "^0.38.2"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"@vue/compiler-sfc": "^3.2.0",
|
||||
"@vue/test-utils": "^2.0.0",
|
||||
"sass": "^1.35.1",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6",
|
||||
"vue-tsc": "^0.38.2"
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^15.12.4",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6"
|
||||
}
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^15.12.4",
|
||||
"sass": "^1.35.1",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6"
|
||||
}
|
||||
|
@ -48,7 +48,7 @@
|
||||
"@vue/compiler-sfc": "^3.2.0",
|
||||
"@vue/test-utils": "^2.0.0",
|
||||
"sass": "^1.35.1",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6",
|
||||
"vue-tsc": "^0.38.2"
|
||||
|
@ -21,6 +21,6 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.37",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"typescript": "^4.3.4"
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^15.12.4",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-dts": "^0.9.6"
|
||||
}
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vue/compiler-sfc": "^3.2.0",
|
||||
"sass": "^1.35.1",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13",
|
||||
"vue-tsc": "^0.38.2"
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.1",
|
||||
"recast": "^0.20.4",
|
||||
"typescript": "^4.3.4",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^2.9.13"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user