diff --git a/package.json b/package.json index a80654a..9bc9d96 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "@typescript-eslint/eslint-plugin": "^8.0.1", "@typescript-eslint/parser": "^8.0.1", "@vitejs/plugin-react": "^4.3.1", - "@vueuse/core": "^8.7.5", "axios": "^0.27.2", "eslint": "^9.8.0", "eslint-config-react-app": "^7.0.1", @@ -35,17 +34,14 @@ "typescript-cookie": "^1.0.6", "use-local-storage": "^3.0.0", "usehooks-ts": "^3.1.0", - "uuid": "^10.0.0", - "vue": "^3.2.25" + "uuid": "^10.0.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^2.3.3", "autoprefixer": "^10.4.20", "postcss": "^8.4.40", "tailwindcss": "^3.4.7", "typescript": "^5.5.4", - "vite": "^5.3.5", - "vue-tsc": "^0.34.7" + "vite": "^5.3.5" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } diff --git a/src/App.vue b/src/App.vue deleted file mode 100644 index 26ceebb..0000000 --- a/src/App.vue +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - diff --git a/src/ColumnCheckbox.vue b/src/ColumnCheckbox.vue deleted file mode 100644 index e66ce19..0000000 --- a/src/ColumnCheckbox.vue +++ /dev/null @@ -1,35 +0,0 @@ - - - -