|
1 | 1 | {
|
2 | 2 | "name": "ha-fusion",
|
3 |
| - "version": "2024.7.1", |
| 3 | + "version": "2024.10.0", |
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 | 6 | "dev": "vite dev",
|
|
12 | 12 | "format": "prettier --write ."
|
13 | 13 | },
|
14 | 14 | "devDependencies": {
|
15 |
| - "@event-calendar/core": "^3.1.0", |
16 |
| - "@event-calendar/day-grid": "^3.1.0", |
17 |
| - "@event-calendar/list": "^3.1.0", |
| 15 | + "@event-calendar/core": "^3.6.1", |
| 16 | + "@event-calendar/day-grid": "^3.6.1", |
| 17 | + "@event-calendar/list": "^3.6.1", |
18 | 18 | "@iconify/svelte": "^4.0.2",
|
19 |
| - "@sveltejs/adapter-node": "^5.2.0", |
20 |
| - "@sveltejs/kit": "^2.5.18", |
21 |
| - "@sveltejs/vite-plugin-svelte": "^3.1.1", |
| 19 | + "@sveltejs/adapter-node": "^5.2.6", |
| 20 | + "@sveltejs/kit": "^2.6.4", |
| 21 | + "@sveltejs/vite-plugin-svelte": "^3.1.2", |
22 | 22 | "@types/d3-array": "^3.2.1",
|
23 | 23 | "@types/d3-scale": "^4.0.8",
|
24 | 24 | "@types/d3-shape": "^3.1.6",
|
25 |
| - "@types/eslint": "^8.56.10", |
26 |
| - "@types/express": "^4.17.21", |
| 25 | + "@types/eslint": "^9.6.1", |
| 26 | + "@types/express": "^5.0.0", |
27 | 27 | "@types/js-yaml": "^4.0.9",
|
28 | 28 | "@types/promise-fs": "^2.1.5",
|
29 |
| - "eslint": "^9.6.0", |
| 29 | + "eslint": "^9.12.0", |
30 | 30 | "eslint-config-prettier": "^9.1.0",
|
31 |
| - "eslint-plugin-svelte": "^2.41.0", |
32 |
| - "globals": "^15.8.0", |
33 |
| - "prettier": "^3.3.2", |
34 |
| - "prettier-plugin-svelte": "^3.2.5", |
35 |
| - "svelte": "^4.2.18", |
36 |
| - "svelte-check": "^3.8.4", |
37 |
| - "svelte-confetti": "^2.0.1", |
| 31 | + "eslint-plugin-svelte": "^2.44.1", |
| 32 | + "globals": "^15.11.0", |
| 33 | + "prettier": "^3.3.3", |
| 34 | + "prettier-plugin-svelte": "^3.2.7", |
| 35 | + "svelte": "^4.2.19", |
| 36 | + "svelte-check": "^4.0.4", |
| 37 | + "svelte-confetti": "1.4.0", |
38 | 38 | "svelte-fast-dimension": "^1.1.0",
|
39 |
| - "tslib": "^2.6.3", |
40 |
| - "typescript": "^5.5.3", |
41 |
| - "typescript-eslint": "8.0.0-alpha.39", |
42 |
| - "vite": "^5.3.3" |
| 39 | + "typescript": "^5.6.3", |
| 40 | + "typescript-eslint": "^8.8.1", |
| 41 | + "vite": "^5.4.8" |
43 | 42 | },
|
44 | 43 | "type": "module",
|
45 | 44 | "dependencies": {
|
46 |
| - "@codemirror/autocomplete": "^6.17.0", |
47 |
| - "@codemirror/commands": "^6.6.0", |
48 |
| - "@codemirror/language": "^6.10.2", |
49 |
| - "@codemirror/legacy-modes": "^6.4.0", |
50 |
| - "@codemirror/lint": "^6.8.1", |
| 45 | + "@codemirror/autocomplete": "^6.18.1", |
| 46 | + "@codemirror/commands": "^6.7.0", |
| 47 | + "@codemirror/language": "^6.10.3", |
| 48 | + "@codemirror/legacy-modes": "^6.4.1", |
| 49 | + "@codemirror/lint": "^6.8.2", |
51 | 50 | "@codemirror/state": "^6.4.1",
|
52 | 51 | "@codemirror/theme-one-dark": "^6.1.2",
|
53 |
| - "@codemirror/view": "^6.28.4", |
54 |
| - "@fontsource-variable/inter": "^5.0.19", |
| 52 | + "@codemirror/view": "^6.34.1", |
| 53 | + "@fontsource-variable/inter": "^5.1.0", |
55 | 54 | "@jaames/iro": "^5.5.2",
|
56 | 55 | "codemirror": "^6.0.1",
|
57 | 56 | "d3-array": "^3.2.4",
|
58 | 57 | "d3-scale": "^4.0.2",
|
59 | 58 | "d3-shape": "^3.2.0",
|
60 | 59 | "dotenv": "^16.4.5",
|
61 |
| - "express": "^4.19.2", |
62 |
| - "hls.js": "^1.5.13", |
| 60 | + "express": "^4.21.1", |
| 61 | + "hls.js": "^1.5.16", |
63 | 62 | "home-assistant-js-websocket": "^9.4.0",
|
64 |
| - "http-proxy-middleware": "^3.0.0", |
| 63 | + "http-proxy-middleware": "^3.0.3", |
65 | 64 | "js-yaml": "^4.1.0",
|
66 |
| - "konva": "^9.3.13", |
67 |
| - "maplibre-gl": "^4.5.0", |
68 |
| - "marked": "^13.0.2", |
69 |
| - "svelte-dnd-action": "^0.9.49", |
| 65 | + "konva": "^9.3.15", |
| 66 | + "maplibre-gl": "^4.7.1", |
| 67 | + "marked": "^14.1.2", |
| 68 | + "svelte-dnd-action": "^0.9.51", |
70 | 69 | "svelte-modals": "^1.3.0",
|
71 | 70 | "svelte-ripple": "^0.1.1",
|
72 | 71 | "svelte-tiny-virtual-list": "^2.1.2",
|
73 | 72 | "weekstart": "^2.0.0",
|
74 |
| - "youtubei.js": "^10.0.0" |
| 73 | + "youtubei.js": "^10.5.0" |
75 | 74 | }
|
76 | 75 | }
|
0 commit comments