|
40 | 40 | ]
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 |
| - "@floating-ui/react": "^0.27.3", |
| 43 | + "@floating-ui/react": "^0.27.5", |
44 | 44 | "@github/webauthn-json": "^2.1.1",
|
45 |
| - "@hookform/resolvers": "^3.10.0", |
| 45 | + "@hookform/resolvers": "^4.1.3", |
46 | 46 | "@react-hook/resize-observer": "^2.0.2",
|
47 |
| - "@react-rxjs/core": "^0.10.7", |
| 47 | + "@react-rxjs/core": "^0.10.8", |
48 | 48 | "@stablelib/base64": "^2.0.1",
|
49 | 49 | "@stablelib/x25519": "^2.0.1",
|
50 |
| - "@tanstack/query-core": "^5.62.16", |
51 |
| - "@tanstack/react-query": "^5.63.0", |
| 50 | + "@tanstack/query-core": "^5.67.1", |
| 51 | + "@tanstack/react-query": "^5.67.1", |
52 | 52 | "@tanstack/react-virtual": "3.0.0-beta.9",
|
53 | 53 | "@tanstack/virtual-core": "3.0.0-beta.9",
|
54 | 54 | "@use-gesture/react": "^10.3.1",
|
55 |
| - "axios": "^1.7.9", |
| 55 | + "axios": "^1.8.1", |
56 | 56 | "byte-size": "^9.0.1",
|
57 | 57 | "classnames": "^2.5.1",
|
58 | 58 | "clsx": "^2.1.1",
|
59 | 59 | "dayjs": "^1.11.13",
|
60 |
| - "deepmerge-ts": "^7.1.3", |
| 60 | + "deepmerge-ts": "^7.1.5", |
61 | 61 | "detect-browser": "^5.3.0",
|
62 | 62 | "events": "^3.3.0",
|
63 | 63 | "fast-deep-equal": "^3.1.3",
|
64 | 64 | "file-saver": "^2.0.5",
|
65 |
| - "framer-motion": "^11.16.1", |
| 65 | + "framer-motion": "^12.4.10", |
| 66 | + "fuse.js": "^7.1.0", |
66 | 67 | "get-text-width": "^1.0.3",
|
67 | 68 | "hex-rgb": "^5.0.0",
|
68 | 69 | "html-react-parser": "^5.2.2",
|
69 | 70 | "humanize-duration": "^3.32.1",
|
70 | 71 | "ipaddr.js": "^2.2.0",
|
71 |
| - "itertools": "^2.3.2", |
| 72 | + "itertools": "^2.4.1", |
72 | 73 | "lodash-es": "^4.17.21",
|
73 | 74 | "merge-refs": "^1.3.0",
|
74 | 75 | "numbro": "^2.5.0",
|
|
80 | 81 | "react-dom": "^18.2.0",
|
81 | 82 | "react-hook-form": "^7.54.2",
|
82 | 83 | "react-idle-timer": "^5.7.2",
|
83 |
| - "react-is": "^18.2.0", |
| 84 | + "react-is": "^19.0.0", |
84 | 85 | "react-loading-skeleton": "^3.5.0",
|
85 |
| - "react-markdown": "^9.0.3", |
| 86 | + "react-markdown": "^10.0.1", |
86 | 87 | "react-qr-code": "^2.0.15",
|
87 | 88 | "react-resize-detector": "^12.0.2",
|
88 | 89 | "react-router": "^6.21.3",
|
89 | 90 | "react-router-dom": "^6.21.3",
|
90 | 91 | "react-tracked": "^2.0.1",
|
91 | 92 | "react-virtualized-auto-sizer": "^1.0.25",
|
92 | 93 | "react-window": "^1.8.11",
|
93 |
| - "recharts": "^2.15.0", |
| 94 | + "recharts": "^2.15.1", |
94 | 95 | "rehype-external-links": "^3.0.0",
|
95 | 96 | "rehype-raw": "^7.0.0",
|
96 | 97 | "rehype-sanitize": "^6.0.0",
|
97 |
| - "rxjs": "^7.8.1", |
| 98 | + "rxjs": "^7.8.2", |
98 | 99 | "scheduler": "^0.25.0",
|
99 | 100 | "string-similarity": "^4.0.4",
|
100 | 101 | "typesafe-i18n": "^5.26.2",
|
101 |
| - "use-breakpoint": "^4.0.5", |
102 |
| - "zod": "^3.24.1", |
| 102 | + "use-breakpoint": "^4.0.6", |
| 103 | + "zod": "^3.24.2", |
103 | 104 | "zustand": "^5.0.3"
|
104 | 105 | },
|
105 | 106 | "devDependencies": {
|
106 |
| - "@babel/core": "^7.26.0", |
| 107 | + "@babel/core": "^7.26.9", |
107 | 108 | "@csstools/css-parser-algorithms": "^3.0.4",
|
108 | 109 | "@csstools/css-tokenizer": "^3.0.3",
|
109 |
| - "@eslint/js": "^9.17.0", |
| 110 | + "@eslint/js": "^9.21.0", |
110 | 111 | "@hookform/devtools": "^4.3.3",
|
111 |
| - "@stylistic/eslint-plugin-ts": "^2.12.1", |
112 |
| - "@tanstack/react-query-devtools": "^5.63.0", |
| 112 | + "@stylistic/eslint-plugin-ts": "^4.2.0", |
| 113 | + "@tanstack/react-query-devtools": "^5.67.1", |
113 | 114 | "@types/byte-size": "^8.1.2",
|
114 | 115 | "@types/file-saver": "^2.0.7",
|
115 | 116 | "@types/humanize-duration": "^3.27.4",
|
116 | 117 | "@types/lodash-es": "^4.17.12",
|
117 |
| - "@types/node": "^22.10.5", |
| 118 | + "@types/node": "^22.13.9", |
118 | 119 | "@types/react": "^18.2.48",
|
119 | 120 | "@types/react-dom": "^18.2.18",
|
120 | 121 | "@types/react-router-dom": "^5.3.3",
|
121 | 122 | "@types/react-virtualized-auto-sizer": "^1.0.4",
|
122 | 123 | "@types/react-window": "^1.8.8",
|
123 | 124 | "@types/string-similarity": "^4.0.2",
|
124 |
| - "@typescript-eslint/eslint-plugin": "^8.19.1", |
125 |
| - "@typescript-eslint/parser": "^8.19.1", |
126 |
| - "@vitejs/plugin-react-swc": "^3.7.2", |
| 125 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 126 | + "@typescript-eslint/parser": "^8.26.0", |
| 127 | + "@vitejs/plugin-react-swc": "^3.8.0", |
127 | 128 | "autoprefixer": "^10.4.20",
|
128 | 129 | "concurrently": "^9.1.2",
|
129 | 130 | "dotenv": "^16.4.7",
|
130 |
| - "esbuild": "^0.24.2", |
131 |
| - "eslint": "^9.17.0", |
132 |
| - "eslint-config-prettier": "^9.1.0", |
| 131 | + "esbuild": "^0.25.0", |
| 132 | + "eslint": "^9.21.0", |
| 133 | + "eslint-config-prettier": "^10.0.2", |
133 | 134 | "eslint-plugin-import": "^2.31.0",
|
134 | 135 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
135 |
| - "eslint-plugin-prettier": "^5.2.1", |
136 |
| - "eslint-plugin-react": "^7.37.3", |
137 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
138 |
| - "eslint-plugin-react-refresh": "^0.4.16", |
| 136 | + "eslint-plugin-prettier": "^5.2.3", |
| 137 | + "eslint-plugin-react": "^7.37.4", |
| 138 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 139 | + "eslint-plugin-react-refresh": "^0.4.19", |
139 | 140 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
140 |
| - "globals": "^15.14.0", |
141 |
| - "postcss": "^8.4.49", |
142 |
| - "prettier": "^3.4.2", |
| 141 | + "globals": "^16.0.0", |
| 142 | + "postcss": "^8.5.3", |
| 143 | + "prettier": "^3.5.3", |
143 | 144 | "sass": "^1.70.0",
|
144 | 145 | "standard-version": "^9.5.0",
|
145 | 146 | "typedoc": "^0.27.6",
|
146 | 147 | "typescript": "~5.7.2",
|
147 |
| - "typescript-eslint": "^8.19.1", |
| 148 | + "typescript-eslint": "^8.26.0", |
148 | 149 | "typescript-eslint-language-service": "^5.0.5",
|
149 |
| - "vite": "^6.0.7", |
| 150 | + "vite": "^6.2.0", |
150 | 151 | "vite-plugin-eslint": "^1.8.1",
|
151 | 152 | "vite-plugin-package-version": "^1.1.0"
|
152 | 153 | }
|
|
0 commit comments