|
51 | 51 | } |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | | - "@floating-ui/react": "^0.27.16", |
| 54 | + "@floating-ui/react": "^0.27.17", |
55 | 55 | "@hookform/resolvers": "^3.10.0", |
56 | 56 | "@react-hook/resize-observer": "^2.0.2", |
57 | 57 | "@stablelib/base64": "^2.0.1", |
58 | 58 | "@stablelib/x25519": "^2.0.1", |
59 | 59 | "@tanstack/query-core": "^5.90.20", |
60 | 60 | "@tanstack/react-virtual": "3.13.13", |
61 | | - "@tauri-apps/api": "^2.9.1", |
| 61 | + "@tauri-apps/api": "^2.10.1", |
62 | 62 | "@tauri-apps/plugin-clipboard-manager": "^2.3.2", |
63 | 63 | "@tauri-apps/plugin-deep-link": "^2.4.6", |
64 | 64 | "@tauri-apps/plugin-dialog": "^2.6.0", |
65 | 65 | "@tauri-apps/plugin-fs": "^2.4.5", |
66 | | - "@tauri-apps/plugin-http": "^2.5.6", |
| 66 | + "@tauri-apps/plugin-http": "^2.5.7", |
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", |
|
82 | 82 | "fast-deep-equal": "^3.1.3", |
83 | 83 | "file-saver": "^2.0.5", |
84 | 84 | "get-text-width": "^1.0.3", |
85 | | - "html-react-parser": "^5.2.12", |
| 85 | + "html-react-parser": "^5.2.16", |
86 | 86 | "itertools": "^2.5.0", |
87 | 87 | "js-base64": "^3.7.8", |
88 | 88 | "lodash-es": "^4.17.23", |
89 | 89 | "merge-refs": "^2.0.0", |
90 | 90 | "millify": "^6.1.0", |
91 | | - "motion": "^12.29.2", |
| 91 | + "motion": "^12.30.1", |
92 | 92 | "p-timeout": "^6.1.4", |
93 | 93 | "prop-types": "^15.8.1", |
94 | 94 | "radash": "^12.1.1", |
95 | | - "react": "^19.2.3", |
| 95 | + "react": "^19.2.4", |
96 | 96 | "react-auth-code-input": "^3.2.1", |
97 | 97 | "react-click-away-listener": "^2.4.0", |
98 | | - "react-dom": "^19.2.3", |
| 98 | + "react-dom": "^19.2.4", |
99 | 99 | "react-hook-form": "^7.71.1", |
100 | | - "react-hotkeys-hook": "^5.2.3", |
| 100 | + "react-hotkeys-hook": "^5.2.4", |
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.10" |
| 112 | + "zustand": "^5.0.11" |
113 | 113 | }, |
114 | 114 | "devDependencies": { |
115 | 115 | "@biomejs/biome": "^2.3.13", |
116 | 116 | "@hookform/devtools": "^4.4.0", |
117 | 117 | "@svgr/cli": "^8.1.0", |
118 | 118 | "@tanstack/react-query": "^5.90.20", |
119 | | - "@tanstack/react-query-devtools": "^5.91.2", |
120 | | - "@tauri-apps/cli": "^2.9.6", |
| 119 | + "@tanstack/react-query-devtools": "^5.91.3", |
| 120 | + "@tauri-apps/cli": "^2.10.0", |
121 | 121 | "@types/file-saver": "^2.0.7", |
122 | 122 | "@types/lodash-es": "^4.17.12", |
123 | | - "@types/node": "^24.10.9", |
124 | | - "@types/react": "^19.2.9", |
| 123 | + "@types/node": "^24.10.10", |
| 124 | + "@types/react": "^19.2.10", |
125 | 125 | "@types/react-dom": "^19.2.3", |
126 | | - "@vitejs/plugin-react": "^5.1.2", |
127 | | - "@vitejs/plugin-react-swc": "^4.2.2", |
128 | | - "autoprefixer": "^10.4.23", |
| 126 | + "@vitejs/plugin-react": "^5.1.3", |
| 127 | + "@vitejs/plugin-react-swc": "^4.2.3", |
| 128 | + "autoprefixer": "^10.4.24", |
129 | 129 | "npm-run-all": "^4.1.5", |
130 | 130 | "postcss": "^8.5.6", |
131 | 131 | "prettier": "^3.8.1", |
|
0 commit comments