|
63 | 63 | "vue-draggable-next": "^2.2.1" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "eslint": "^9.21.0", |
67 | | - "eslint-plugin-vue": "^9.32.0", |
68 | | - "globals": "^16.0.0", |
| 66 | + "@semantic-release/changelog": "^6.0.3", |
| 67 | + "@semantic-release/git": "^10.0.1", |
| 68 | + "@semantic-release/github": "^11.0.2", |
| 69 | + "@semantic-release/npm": "^12.0.1", |
69 | 70 | "@seungwoo321/eslint-plugin-standard-js": "^1.0.1", |
70 | 71 | "@seungwoo321/prettier-config": "^1.0.1", |
71 | | - "vue": "^3.2.0", |
| 72 | + "@vitejs/plugin-vue": "^5.2.1", |
72 | 73 | "@vue-pivottable/lazy-table-renderer": "workspace:*", |
73 | 74 | "@vue-pivottable/plotly-renderer": "workspace:*", |
74 | 75 | "concurrently": "^9.1.2", |
75 | 76 | "conventional-changelog": "^6.0.0", |
76 | 77 | "conventional-changelog-cli": "^5.0.0", |
| 78 | + "eslint": "^9.21.0", |
| 79 | + "eslint-plugin-vue": "^9.32.0", |
| 80 | + "globals": "^16.0.0", |
77 | 81 | "papaparse": "^5.5.2", |
78 | 82 | "rimraf": "^6.0.1", |
| 83 | + "semantic-release": "^24.2.3", |
79 | 84 | "vite": "^6.3.4", |
80 | 85 | "vite-plugin-dts": "^4.5.3", |
81 | 86 | "vite-plugin-static-copy": "^2.3.1", |
82 | | - "@vitejs/plugin-vue": "^5.2.1", |
83 | | - "@semantic-release/changelog": "^6.0.3", |
84 | | - "@semantic-release/git": "^10.0.1", |
85 | | - "@semantic-release/github": "^11.0.2", |
86 | | - "semantic-release": "^24.2.3" |
| 87 | + "vue": "^3.2.0" |
87 | 88 | } |
88 | 89 | } |
0 commit comments