|
56 | 56 | "@react-hook/resize-observer": "^2.0.2", |
57 | 57 | "@stablelib/base64": "^2.0.1", |
58 | 58 | "@stablelib/x25519": "^2.0.1", |
59 | | - "@tanstack/query-core": "^5.90.16", |
| 59 | + "@tanstack/query-core": "^5.90.17", |
60 | 60 | "@tanstack/react-virtual": "3.13.13", |
61 | 61 | "@tauri-apps/api": "^2.9.1", |
62 | 62 | "@tauri-apps/plugin-clipboard-manager": "^2.3.2", |
63 | 63 | "@tauri-apps/plugin-deep-link": "^2.4.6", |
64 | | - "@tauri-apps/plugin-dialog": "^2.5.0", |
| 64 | + "@tauri-apps/plugin-dialog": "^2.6.0", |
65 | 65 | "@tauri-apps/plugin-fs": "^2.4.5", |
66 | | - "@tauri-apps/plugin-http": "^2.5.5", |
| 66 | + "@tauri-apps/plugin-http": "^2.5.6", |
67 | 67 | "@tauri-apps/plugin-log": "^2.8.0", |
68 | 68 | "@tauri-apps/plugin-notification": "^2.3.3", |
69 | 69 | "@tauri-apps/plugin-opener": "^2.5.3", |
|
88 | 88 | "lodash-es": "^4.17.22", |
89 | 89 | "merge-refs": "^2.0.0", |
90 | 90 | "millify": "^6.1.0", |
91 | | - "motion": "^12.25.0", |
| 91 | + "motion": "^12.26.2", |
92 | 92 | "p-timeout": "^6.1.4", |
93 | 93 | "prop-types": "^15.8.1", |
94 | 94 | "radash": "^12.1.1", |
95 | 95 | "react": "^19.2.3", |
96 | 96 | "react-auth-code-input": "^3.2.1", |
97 | 97 | "react-click-away-listener": "^2.4.0", |
98 | 98 | "react-dom": "^19.2.3", |
99 | | - "react-hook-form": "^7.70.0", |
100 | | - "react-hotkeys-hook": "^5.2.1", |
| 99 | + "react-hook-form": "^7.71.1", |
| 100 | + "react-hotkeys-hook": "^5.2.3", |
101 | 101 | "react-loading-skeleton": "^3.5.0", |
102 | 102 | "react-markdown": "^10.1.0", |
103 | 103 | "react-qr-code": "^2.0.18", |
|
109 | 109 | "rxjs": "^7.8.2", |
110 | 110 | "use-breakpoint": "^4.0.10", |
111 | 111 | "zod": "^3.25.76", |
112 | | - "zustand": "^5.0.9" |
| 112 | + "zustand": "^5.0.10" |
113 | 113 | }, |
114 | 114 | "devDependencies": { |
115 | 115 | "@biomejs/biome": "^2.3.11", |
116 | 116 | "@hookform/devtools": "^4.4.0", |
117 | 117 | "@svgr/cli": "^8.1.0", |
118 | | - "@tanstack/react-query": "^5.90.16", |
| 118 | + "@tanstack/react-query": "^5.90.17", |
119 | 119 | "@tanstack/react-query-devtools": "^5.91.2", |
120 | 120 | "@tauri-apps/cli": "^2.9.6", |
121 | 121 | "@types/file-saver": "^2.0.7", |
122 | 122 | "@types/lodash-es": "^4.17.12", |
123 | | - "@types/node": "^24.10.4", |
124 | | - "@types/react": "^19.2.7", |
| 123 | + "@types/node": "^24.10.9", |
| 124 | + "@types/react": "^19.2.8", |
125 | 125 | "@types/react-dom": "^19.2.3", |
126 | 126 | "@vitejs/plugin-react": "^5.1.2", |
127 | 127 | "@vitejs/plugin-react-swc": "^4.2.2", |
128 | 128 | "autoprefixer": "^10.4.23", |
129 | 129 | "npm-run-all": "^4.1.5", |
130 | 130 | "postcss": "^8.5.6", |
131 | | - "prettier": "^3.7.4", |
| 131 | + "prettier": "^3.8.0", |
132 | 132 | "sass": "~1.92.1", |
133 | | - "typedoc": "^0.28.15", |
| 133 | + "typedoc": "^0.28.16", |
134 | 134 | "typesafe-i18n": "^5.26.2", |
135 | 135 | "typescript": "^5.9.3", |
136 | 136 | "vite": "^7.3.1" |
|
0 commit comments