This commit is contained in:
pa
2026-02-11 23:29:41 +09:00
parent f83d23d34d
commit 39c8072ea1
2 changed files with 416 additions and 630 deletions
+404 -618
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -38,20 +38,20 @@
"@fontsource-variable/noto-sans-kr": "^5.2.10", "@fontsource-variable/noto-sans-kr": "^5.2.10",
"@fontsource-variable/noto-sans-sc": "^5.2.10", "@fontsource-variable/noto-sans-sc": "^5.2.10",
"@fontsource-variable/noto-sans-tc": "^5.2.10", "@fontsource-variable/noto-sans-tc": "^5.2.10",
"@internationalized/date": "^3.10.1", "@internationalized/date": "^3.11.0",
"@kamiya4047/eslint-plugin-pretty-import": "^0.1.6", "@kamiya4047/eslint-plugin-pretty-import": "^0.1.6",
"@sentry/vite-plugin": "^4.8.0", "@sentry/vite-plugin": "^4.9.1",
"@sentry/vue": "^10.38.0", "@sentry/vue": "^10.38.0",
"@sigma/node-border": "^3.0.0", "@sigma/node-border": "^3.0.0",
"@sigma/edge-curve": "^3.1.0", "@sigma/edge-curve": "^3.1.0",
"@tailwindcss/vite": "^4.1.18", "@tailwindcss/vite": "^4.1.18",
"@tanstack/vue-table": "^8.21.3", "@tanstack/vue-table": "^8.21.3",
"@tanstack/vue-virtual": "^3.13.18", "@tanstack/vue-virtual": "^3.13.18",
"@types/node": "^25.1.0", "@types/node": "^25.2.3",
"@vee-validate/zod": "^4.15.1", "@vee-validate/zod": "^4.15.1",
"@vitejs/plugin-vue": "^6.0.3", "@vitejs/plugin-vue": "^6.0.4",
"@vitejs/plugin-vue-jsx": "^5.1.3", "@vitejs/plugin-vue-jsx": "^5.1.4",
"@vueuse/core": "^14.2.0", "@vueuse/core": "^14.2.1",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
@@ -59,14 +59,14 @@
"cross-env": "^10.1.0", "cross-env": "^10.1.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"echarts": "^6.0.0", "echarts": "^6.0.0",
"electron": "^39.4.0", "electron": "^39.5.2",
"electron-builder": "^26.4.0", "electron-builder": "^26.7.0",
"embla-carousel-vue": "^8.6.0", "embla-carousel-vue": "^8.6.0",
"eslint": "^9.39.2", "eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5", "eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-vue": "^9.33.0", "eslint-plugin-vue": "^9.33.0",
"globals": "^17.2.0", "globals": "^17.3.0",
"graphology": "^0.26.0", "graphology": "^0.26.0",
"graphology-communities-louvain": "^2.0.2", "graphology-communities-louvain": "^2.0.2",
"graphology-layout-forceatlas2": "^0.10.1", "graphology-layout-forceatlas2": "^0.10.1",
@@ -85,15 +85,15 @@
"tw-animate-css": "^1.4.0", "tw-animate-css": "^1.4.0",
"vee-validate": "^4.15.1", "vee-validate": "^4.15.1",
"vite": "^7.3.1", "vite": "^7.3.1",
"vue": "^3.5.27", "vue": "^3.5.28",
"vue-i18n": "^11.2.8", "vue-i18n": "^11.2.8",
"vue-json-pretty": "^2.6.0", "vue-json-pretty": "^2.6.0",
"vue-marquee-text-component": "^2.0.1", "vue-marquee-text-component": "^2.0.1",
"vue-router": "^4.6.4", "vue-router": "^4.6.4",
"vue-showdown": "^4.2.0", "vue-showdown": "^4.2.0",
"vue-sonner": "^2.0.9", "vue-sonner": "^2.0.9",
"vitest": "^3.1.4", "vitest": "^3.2.4",
"worker-timers": "^8.0.29", "worker-timers": "^8.0.30",
"yargs": "^18.0.0", "yargs": "^18.0.0",
"zod": "^3.25.76" "zod": "^3.25.76"
}, },