|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@babel/core": "~7.23.2", |
18 | | - "@babel/eslint-parser": "^7.21.3", |
19 | 18 | "@babel/generator": "~7.23.2", |
20 | | - "@babel/parser": "~7.23.2", |
21 | 19 | "@babel/traverse": "~7.23.2", |
22 | 20 | "@esbuild-plugins/node-globals-polyfill": "^0.2.3", |
23 | 21 | "@esbuild-plugins/node-modules-polyfill": "^0.2.2", |
24 | 22 | "@opentiny/tiny-engine-vite-plugin-meta-comments": "workspace:^", |
25 | 23 | "@types/node": "^18.0.0", |
26 | 24 | "@vitejs/plugin-vue": "^5.1.2", |
27 | 25 | "@vitejs/plugin-vue-jsx": "^4.0.1", |
28 | | - "assert": "^2.0.0", |
29 | | - "buffer": "^6.0.3", |
30 | | - "cross-env": "^7.0.3", |
31 | 26 | "esbuild-plugin-copy": "^2.1.1", |
32 | | - "eslint": "^8.38.0", |
33 | | - "eslint-plugin-vue": "^8.0.0", |
34 | 27 | "fast-glob": "^3.3.2", |
35 | 28 | "fs-extra": "^10.1.0", |
36 | | - "husky": "^8.0.0", |
37 | | - "lerna": "^7.2.0", |
38 | 29 | "less": "^4.1.2", |
39 | | - "lint-staged": "^13.2.0", |
40 | | - "path": "^0.12.7", |
41 | 30 | "rollup-plugin-polyfill-node": "^0.13.0", |
42 | 31 | "rollup-plugin-visualizer": "^5.8.3", |
43 | 32 | "semver": "^7.7.1", |
44 | 33 | "shelljs": "^0.8.5", |
45 | | - "svg-sprite-loader": "^6.0.11", |
46 | 34 | "vite": "^5.4.2", |
47 | 35 | "vite-plugin-externalize-dependencies": "^1.0.1", |
48 | 36 | "vite-plugin-monaco-editor": "^1.1.0", |
49 | 37 | "vite-plugin-static-copy": "^1.0.6", |
50 | | - "vite-plugin-svg-icons": "^2.0.1", |
51 | | - "vue-eslint-parser": "^8.0.1" |
| 38 | + "vite-plugin-svg-icons": "^2.0.1" |
52 | 39 | }, |
53 | 40 | "keywords": [], |
54 | 41 | "publishConfig": { |
|
0 commit comments