fix: build warnings

This commit is contained in:
Peng Xiao
2022-07-03 13:39:11 +08:00
parent 26ad627661
commit 657f7d3a0d
8 changed files with 154 additions and 227 deletions

View File

@@ -20,16 +20,15 @@
"@types/react-dom": "^17.0.0",
"autoprefixer": "^10.4.7",
"concurrently": "^7.2.1",
"esbuild": "^0.14.43",
"esbuild": "^0.14.48",
"mobx": "^6.6.0",
"mobx-react-lite": "^3.4.0",
"perfect-freehand": "^1.1.0",
"postcss": "^8.4.14",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-select": "^5.3.2",
"rimraf": "3.0.2",
"shadow-cljs": "^2.19.3",
"shadow-cljs": "^2.19.5",
"tsup": "^6.1.2",
"typescript": "^4.7.3",
"zx": "^6.2.4",