|
57 | 57 | "@stablelib/base64": "^2.0.1", |
58 | 58 | "@stablelib/x25519": "^2.0.1", |
59 | 59 | "@tanstack/query-core": "^5.90.20", |
60 | | - "@tanstack/react-virtual": "3.13.13", |
| 60 | + "@tanstack/react-virtual": "3.13.18", |
61 | 61 | "@tauri-apps/api": "^2.10.1", |
62 | 62 | "@tauri-apps/plugin-clipboard-manager": "^2.3.2", |
63 | | - "@tauri-apps/plugin-deep-link": "^2.4.6", |
| 63 | + "@tauri-apps/plugin-deep-link": "^2.4.7", |
64 | 64 | "@tauri-apps/plugin-dialog": "^2.6.0", |
65 | 65 | "@tauri-apps/plugin-fs": "^2.4.5", |
66 | 66 | "@tauri-apps/plugin-http": "^2.5.7", |
|
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.16", |
| 85 | + "html-react-parser": "^5.2.17", |
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.31.0", |
| 91 | + "motion": "^12.34.0", |
92 | 92 | "p-timeout": "^6.1.4", |
93 | 93 | "prop-types": "^15.8.1", |
94 | 94 | "radash": "^12.1.1", |
|
115 | 115 | "@biomejs/biome": "=2.3.13", |
116 | 116 | "@hookform/devtools": "^4.4.0", |
117 | 117 | "@svgr/cli": "^8.1.0", |
118 | | - "@tanstack/react-query": "^5.90.20", |
| 118 | + "@tanstack/react-query": "^5.90.21", |
119 | 119 | "@tanstack/react-query-devtools": "^5.91.3", |
120 | 120 | "@tauri-apps/cli": "^2.10.0", |
121 | 121 | "@types/file-saver": "^2.0.7", |
122 | 122 | "@types/lodash-es": "^4.17.12", |
123 | 123 | "@types/node": "^24.10.10", |
124 | | - "@types/react": "^19.2.11", |
| 124 | + "@types/react": "^19.2.14", |
125 | 125 | "@types/react-dom": "^19.2.3", |
126 | | - "@vitejs/plugin-react": "^5.1.3", |
| 126 | + "@vitejs/plugin-react": "^5.1.4", |
127 | 127 | "@vitejs/plugin-react-swc": "^4.2.3", |
128 | 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", |
132 | 132 | "sass": "~1.92.1", |
133 | 133 | "typedoc": "^0.28.16", |
134 | | - "typesafe-i18n": "^5.26.2", |
| 134 | + "typesafe-i18n": "^5.27.1", |
135 | 135 | "typescript": "^5.9.3", |
136 | 136 | "vite": "^7.3.1" |
137 | 137 | }, |
|
0 commit comments