|
34 | 34 | "typesafe-i18n": "typesafe-i18n" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@codemirror/autocomplete": "^6.18.2", |
38 | | - "@codemirror/commands": "^6.7.1", |
39 | | - "@codemirror/lang-javascript": "^6.2.2", |
40 | | - "@codemirror/language": "^6.10.3", |
41 | | - "@codemirror/state": "^6.4.1", |
42 | | - "@codemirror/view": "^6.34.1", |
43 | | - "@fontsource-variable/material-symbols-rounded": "^5.1.3", |
44 | | - "@fontsource-variable/noto-sans-mono": "^5.1.0", |
| 37 | + "@codemirror/autocomplete": "^6.18.6", |
| 38 | + "@codemirror/commands": "^6.8.1", |
| 39 | + "@codemirror/lang-javascript": "^6.2.3", |
| 40 | + "@codemirror/language": "^6.11.0", |
| 41 | + "@codemirror/state": "^6.5.2", |
| 42 | + "@codemirror/view": "^6.36.5", |
| 43 | + "@fontsource-variable/material-symbols-rounded": "^5.2.8", |
| 44 | + "@fontsource-variable/noto-sans-mono": "^5.2.6", |
45 | 45 | "@lezer/highlight": "^1.2.1", |
46 | 46 | "@material/material-color-utilities": "^0.3.0", |
47 | 47 | "@melt-ui/pp": "^0.3.2", |
48 | | - "@melt-ui/svelte": "^0.86.0", |
49 | | - "@modyfi/vite-plugin-yaml": "^1.1.0", |
50 | | - "@sveltejs/adapter-static": "^3.0.6", |
51 | | - "@sveltejs/kit": "^2.7.5", |
52 | | - "@sveltejs/vite-plugin-svelte": "^4.0.0", |
| 48 | + "@melt-ui/svelte": "^0.86.6", |
| 49 | + "@modyfi/vite-plugin-yaml": "^1.1.1", |
| 50 | + "@sveltejs/adapter-static": "^3.0.8", |
| 51 | + "@sveltejs/kit": "^2.20.2", |
| 52 | + "@sveltejs/vite-plugin-svelte": "^5.0.3", |
53 | 53 | "@tauri-apps/api": "^1.6.0", |
54 | 54 | "@tauri-apps/cli": "^1.6.0", |
55 | | - "@types/dom-view-transitions": "^1.0.5", |
56 | | - "@types/flexsearch": "^0.7.6", |
57 | | - "@types/w3c-web-serial": "^1.0.7", |
| 55 | + "@types/dom-view-transitions": "^1.0.6", |
| 56 | + "@types/w3c-web-serial": "^1.0.8", |
58 | 57 | "@types/w3c-web-usb": "^1.0.10", |
59 | 58 | "@types/wicg-file-system-access": "^2023.10.5", |
60 | | - "@vite-pwa/sveltekit": "^0.6.6", |
61 | | - "autoprefixer": "^10.4.20", |
| 59 | + "@vite-pwa/sveltekit": "^1.0.0", |
| 60 | + "autoprefixer": "^10.4.21", |
62 | 61 | "codemirror": "^6.0.1", |
63 | | - "cypress": "^13.13.2", |
| 62 | + "cypress": "^14.2.1", |
64 | 63 | "d3": "^7.9.0", |
65 | | - "esptool-js": "^0.4.7", |
66 | | - "flexsearch": "^0.7.43", |
| 64 | + "esptool-js": "^0.5.4", |
| 65 | + "flexsearch": "^0.8.147", |
67 | 66 | "fontkit": "^2.0.4", |
68 | | - "glob": "^11.0.0", |
69 | | - "jsdom": "^25.0.1", |
70 | | - "matrix-js-sdk": "^34.9.0", |
| 67 | + "glob": "^11.0.1", |
| 68 | + "jsdom": "^26.0.0", |
| 69 | + "matrix-js-sdk": "^37.2.0", |
71 | 70 | "npm-run-all": "^4.1.5", |
72 | | - "prettier": "^3.3.3", |
73 | | - "prettier-plugin-svelte": "^3.2.7", |
74 | | - "rxjs": "^7.8.1", |
75 | | - "sass": "^1.80.6", |
| 71 | + "prettier": "^3.5.3", |
| 72 | + "prettier-plugin-svelte": "^3.3.3", |
| 73 | + "rxjs": "^7.8.2", |
| 74 | + "sass": "^1.86.0", |
76 | 75 | "socket.io-client": "^4.8.1", |
77 | | - "stylelint": "^16.10.0", |
78 | | - "stylelint-config-clean-order": "^6.1.0", |
| 76 | + "stylelint": "^16.17.0", |
| 77 | + "stylelint-config-clean-order": "^7.0.0", |
79 | 78 | "stylelint-config-html": "^1.1.0", |
80 | 79 | "stylelint-config-prettier-scss": "^1.0.0", |
81 | 80 | "stylelint-config-recommended-scss": "^14.1.0", |
82 | | - "stylelint-config-standard-scss": "^13.1.0", |
83 | | - "svelte": "5.1.9", |
84 | | - "svelte-check": "^4.0.5", |
| 81 | + "stylelint-config-standard-scss": "^14.0.0", |
| 82 | + "svelte": "5.25.3", |
| 83 | + "svelte-check": "^4.1.5", |
85 | 84 | "svelte-preprocess": "^6.0.3", |
86 | 85 | "tippy.js": "^6.3.7", |
87 | 86 | "typesafe-i18n": "^5.26.2", |
88 | | - "typescript": "^5.6.3", |
89 | | - "vite": "^5.4.10", |
90 | | - "vite-plugin-mkcert": "^1.17.6", |
91 | | - "vite-plugin-pwa": "^0.20.5", |
92 | | - "vitest": "^2.1.4", |
| 87 | + "typescript": "^5.8.2", |
| 88 | + "vite": "^6.2.4", |
| 89 | + "vite-plugin-mkcert": "^1.17.8", |
| 90 | + "vite-plugin-pwa": "^1.0.0", |
| 91 | + "vitest": "^3.1.1", |
93 | 92 | "web-serial-polyfill": "^1.0.15", |
94 | 93 | "workbox-window": "^7.3.0" |
95 | 94 | }, |
|
0 commit comments