|
38 | 38 | "build-storybook": "storybook build" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.28.4", |
42 | | - "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
43 | | - "@babel/plugin-transform-typescript": "^7.28.0", |
44 | | - "@babel/preset-env": "^7.28.3", |
45 | | - "@babel/preset-typescript": "^7.27.1", |
46 | 41 | "@eslint/js": "^9.8.0", |
47 | 42 | "@iconify-json/lucide": "^1.2.66", |
48 | 43 | "@iconify/tailwind": "^1.2.0", |
|
67 | 62 | "@vitejs/plugin-vue": "^5.1.4", |
68 | 63 | "@vitest/coverage-v8": "^3.2.4", |
69 | 64 | "@vitest/ui": "^3.0.0", |
70 | | - "@vue/babel-plugin-jsx": "^1.5.0", |
71 | 65 | "@vue/test-utils": "^2.4.6", |
72 | | - "babel-helper-vue-jsx-merge-props": "^2.0.3", |
73 | | - "babel-plugin-module-resolver": "^5.0.2", |
74 | | - "babel-plugin-syntax-jsx": "^6.18.0", |
75 | | - "babel-plugin-transform-import-ignore": "^1.1.0", |
76 | | - "babel-plugin-transform-vue-jsx": "^3.7.0", |
77 | | - "babel-preset-env": "^1.7.0", |
78 | | - "babel-preset-typescript-vue3": "^2.1.1", |
79 | 66 | "eslint": "^9.34.0", |
80 | 67 | "eslint-config-prettier": "^10.1.2", |
81 | 68 | "eslint-plugin-prettier": "^5.2.6", |
|
107 | 94 | "vite-plugin-html": "^3.2.2", |
108 | 95 | "vite-plugin-vue-devtools": "^7.7.6", |
109 | 96 | "vitest": "^3.2.4", |
| 97 | + "vue-eslint-parser": "^9.5.1", |
110 | 98 | "vue-tsc": "^2.1.10", |
111 | 99 | "zip-dir": "^2.0.0", |
112 | 100 | "zod-to-json-schema": "^3.24.1" |
|
0 commit comments