|
27 | 27 | "@headlessui/vue": "^1.7.23",
|
28 | 28 | "dayjs": "^1.11.13",
|
29 | 29 | "defu": "^6.1.4",
|
30 |
| - "fuse.js": "^7.0.0", |
31 |
| - "lightweight-charts": "^4.2.2", |
| 30 | + "fuse.js": "^7.1.0", |
| 31 | + "lightweight-charts": "^5.0.3", |
32 | 32 | "lodash-es": "^4.17.21",
|
33 | 33 | "ufo": "^1.5.4",
|
34 | 34 | "vue": "^3.5.13"
|
|
42 | 42 | "@iconify-json/mdi": "latest",
|
43 | 43 | "@iconify-json/simple-line-icons": "latest",
|
44 | 44 | "@iconify-json/vscode-icons": "latest",
|
45 |
| - "@types/lodash": "^4.17.13", |
46 |
| - "@types/three": "^0.171.0", |
| 45 | + "@types/lodash": "^4.17.16", |
| 46 | + "@types/three": "^0.174.0", |
47 | 47 | "@unlighthouse/core": "workspace:*",
|
48 | 48 | "@vitejs/plugin-vue": "2.3.4",
|
49 | 49 | "@vue/compiler-sfc": "^3.5.13",
|
50 |
| - "@vueuse/core": "^12.2.0", |
51 |
| - "@vueuse/router": "^12.2.0", |
| 50 | + "@vueuse/core": "^12.7.0", |
| 51 | + "@vueuse/router": "^12.7.0", |
52 | 52 | "date-fns": "^4.1.0",
|
53 | 53 | "three": "0.138.3",
|
54 | 54 | "troisjs": "^0.3.4",
|
55 |
| - "typescript": "^5.7.2", |
56 |
| - "unplugin-auto-import": "^0.19.0", |
57 |
| - "unplugin-icons": "^0.22.0", |
58 |
| - "unplugin-vue-components": "^0.28.0", |
| 55 | + "typescript": "^5.8.2", |
| 56 | + "unplugin-auto-import": "^19.1.1", |
| 57 | + "unplugin-icons": "^22.1.0", |
| 58 | + "unplugin-vue-components": "^28.4.1", |
59 | 59 | "vite": "2.9.17",
|
60 | 60 | "vite-plugin-pages": "0.23.0",
|
61 | 61 | "vite-plugin-windicss": "^1.9.4"
|
|
0 commit comments