File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66 "scripts" : {
77 "dev" : " vite --open" ,
88 "build" : " vite build" ,
9- "preview" : " vite preview" ,
10- "prepare" : " husky install"
9+ "preview" : " vite preview"
1110 },
1211 "dependencies" : {
1312 "@ant-design/icons" : " ^5.3.7" ,
3433 "@types/react-dom" : " ^18.0.9" ,
3534 "@vitejs/plugin-react" : " ^3.0.0" ,
3635 "autoprefixer" : " ^10.4.13" ,
37- "husky" : " ^8.0.0" ,
3836 "postcss" : " ^8.4.21" ,
3937 "pretty-quick" : " ^3.1.3" ,
4038 "tailwindcss" : " ^3.2.4" ,
Original file line number Diff line number Diff line change @@ -1334,11 +1334,6 @@ human-signals@^1.1.1:
13341334 resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
13351335 integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
13361336
1337- husky@^8.0.0 :
1338- version "8.0.3"
1339- resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1340- integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1341-
13421337ignore@^5.3.0 :
13431338 version "5.3.1"
13441339 resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
You can’t perform that action at this time.
0 commit comments