|
36 | 36 | "@iconify-json/material-symbols": "^1.2.44", |
37 | 37 | "@iconify-json/mdi": "^1.2.3", |
38 | 38 | "@iconify-json/mdi-light": "^1.2.2", |
39 | | - "@iconify-json/octicon": "^1.2.16", |
| 39 | + "@iconify-json/octicon": "^1.2.17", |
40 | 40 | "@iconify-json/ph": "^1.2.2", |
41 | 41 | "@intlify/unplugin-vue-i18n": "^11.0.1", |
42 | 42 | "@tailwindcss/typography": "^0.5.19", |
|
54 | 54 | "d3-selection": "^3.0.0", |
55 | 55 | "d3-shape": "^3.2.0", |
56 | 56 | "d3-transition": "^3.0.1", |
57 | | - "daisyui": "5.4.2", |
| 57 | + "daisyui": "5.4.5", |
58 | 58 | "entities": "^7.0.0", |
59 | 59 | "fuse.js": "^7.1.0", |
60 | 60 | "lodash.debounce": "^4.0.8", |
61 | | - "pinia": "^3.0.3", |
| 61 | + "pinia": "^3.0.4", |
62 | 62 | "sortablejs": "^1.15.6", |
63 | 63 | "splitpanes": "^4.0.4", |
64 | 64 | "strip-ansi": "^7.1.2", |
|
68 | 68 | "unplugin-vue-components": "^30.0.0", |
69 | 69 | "unplugin-vue-macros": "^2.14.5", |
70 | 70 | "unplugin-vue-router": "^0.16.1", |
71 | | - "vite": "7.1.12", |
| 71 | + "vite": "7.2.1", |
72 | 72 | "vite-plugin-vue-layouts": "^0.11.0", |
73 | 73 | "vite-svg-loader": "^5.1.0", |
74 | 74 | "vitepress": "1.6.4", |
75 | | - "vue": "^3.5.22", |
| 75 | + "vue": "^3.5.23", |
76 | 76 | "vue-i18n": "^11.1.12", |
77 | 77 | "vue-router": "^4.6.3" |
78 | 78 | }, |
|
81 | 81 | "@iconify-json/ion": "^1.2.6", |
82 | 82 | "@iconify-json/material-symbols-light": "^1.2.44", |
83 | 83 | "@iconify-json/ri": "^1.2.6", |
84 | | - "@pinia/testing": "^1.0.2", |
| 84 | + "@pinia/testing": "^1.0.3", |
85 | 85 | "@playwright/test": "^1.56.1", |
86 | 86 | "@types/d3-array": "^3.2.2", |
87 | 87 | "@types/d3-ease": "^3.0.2", |
|
90 | 90 | "@types/d3-shape": "^3.1.7", |
91 | 91 | "@types/d3-transition": "^3.0.9", |
92 | 92 | "@types/lodash.debounce": "^4.0.9", |
93 | | - "@types/node": "^24.9.2", |
| 93 | + "@types/node": "^24.10.0", |
94 | 94 | "@vitejs/plugin-vue": "6.0.1", |
95 | | - "@vue/compiler-sfc": "^3.5.22", |
| 95 | + "@vue/compiler-sfc": "^3.5.23", |
96 | 96 | "@vue/test-utils": "^2.4.6", |
97 | 97 | "bumpp": "^10.3.1", |
98 | 98 | "c8": "^10.1.3", |
|
105 | 105 | "simple-git-hooks": "^2.13.1", |
106 | 106 | "ts-node": "^10.9.2", |
107 | 107 | "typescript": "^5.9.3", |
108 | | - "vitest": "^4.0.6", |
109 | | - "vue-component-type-helpers": "3.1.2", |
110 | | - "vue-tsc": "3.1.2" |
| 108 | + "vitest": "^4.0.7", |
| 109 | + "vue-component-type-helpers": "3.1.3", |
| 110 | + "vue-tsc": "3.1.3" |
111 | 111 | }, |
112 | 112 | "lint-staged": { |
113 | 113 | "*.{js,vue,css,ts,html,md}": [ |
|
0 commit comments