File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
77 "build" : " vue-cli-service build" ,
8- "lint" : " vue-cli-service lint" ,
9- "cxsd" : " cxsd"
8+ "lint" : " vue-cli-service lint"
109 },
1110 "dependencies" : {
1211 "@tailwindcss/postcss7-compat" : " npm:@tailwindcss/postcss7-compat@^2.0.2" ,
12+ "ansi-regex" : " ^5.0.1" ,
1313 "autoprefixer" : " ^9" ,
14+ "bl" : " ^1.2.3" ,
1415 "core-js" : " ^3.6.5" ,
15- "cxsd " : " ^0 .1.1 " ,
16+ "cryptiles " : " ^4 .1.2 " ,
1617 "fast-xml-parser" : " ^4.0.0-beta.8" ,
18+ "glob-parent" : " ^5.1.2" ,
19+ "hoek" : " ^4.2.1" ,
20+ "lodash" : " ^4.17.21" ,
21+ "nth-check" : " ^2.0.1" ,
1722 "postcss" : " ^7" ,
1823 "tailwind" : " ^4.0.0" ,
1924 "tailwindcss" : " npm:@tailwindcss/postcss7-compat@^2.0.2" ,
25+ "tough-cookie" : " ^2.3.3" ,
26+ "tunnel-agent" : " ^0.6.0" ,
2027 "typescript" : " ^4.4.3" ,
2128 "vue" : " ^3.0.0" ,
2229 "vue-class-component" : " ^8.0.0-0" ,
2330 "vue-router" : " ^4.0.12" ,
24- "vue-typescript" : " ^0.7.0"
31+ "vue-typescript" : " ^0.7.0" ,
32+ "ws" : " ^6.2.2"
2533 },
2634 "devDependencies" : {
2735 "@typescript-eslint/eslint-plugin" : " ^4.18.0" ,
3543 "babel-eslint" : " ^10.1.0" ,
3644 "eslint" : " ^6.7.2" ,
3745 "eslint-plugin-vue" : " ^7.0.0" ,
38- "typescript" : " ~4.1.5" ,
3946 "vue-cli-plugin-tailwind" : " ~2.0.6"
4047 },
4148 "eslintConfig" : {
You can’t perform that action at this time.
0 commit comments