|
15 | 15 | "dependencies": { |
16 | 16 | "@axa-ch/react-polymorphic-types": "^1.4.1", |
17 | 17 | "@floating-ui/react": "^0.27.16", |
18 | | - "@inlang/paraglide-js": "^2.4.0", |
19 | | - "@tanstack/react-devtools": "^0.8.0", |
20 | | - "@tanstack/react-form": "^1.23.8", |
21 | | - "@tanstack/react-query": "^5.90.6", |
22 | | - "@tanstack/react-query-devtools": "^5.90.2", |
23 | | - "@tanstack/react-router": "^1.134.9", |
24 | | - "@tanstack/react-router-devtools": "^1.134.9", |
| 18 | + "@inlang/paraglide-js": "^2.6.0", |
| 19 | + "@tanstack/react-devtools": "^0.8.4", |
| 20 | + "@tanstack/react-form": "^1.27.1", |
| 21 | + "@tanstack/react-query": "^5.90.12", |
| 22 | + "@tanstack/react-query-devtools": "^5.91.1", |
| 23 | + "@tanstack/react-router": "^1.140.0", |
| 24 | + "@tanstack/react-router-devtools": "^1.140.0", |
25 | 25 | "@uidotdev/usehooks": "^2.4.1", |
26 | | - "axios": "^1.13.1", |
| 26 | + "axios": "^1.13.2", |
27 | 27 | "change-case": "^5.4.4", |
28 | 28 | "clsx": "^2.1.1", |
29 | 29 | "dayjs": "^1.11.19", |
30 | 30 | "lodash-es": "^4.17.21", |
31 | | - "motion": "^12.23.24", |
| 31 | + "motion": "^12.23.25", |
32 | 32 | "qrcode.react": "^4.2.0", |
33 | 33 | "qs": "^6.14.0", |
34 | | - "react": "^19.2.0", |
35 | | - "react-dom": "^19.2.0", |
| 34 | + "react": "^19.2.1", |
| 35 | + "react-dom": "^19.2.1", |
36 | 36 | "react-markdown": "^10.1.0", |
37 | 37 | "rxjs": "^7.8.2", |
38 | | - "zod": "^4.1.12", |
39 | | - "zustand": "^5.0.8" |
| 38 | + "zod": "^4.1.13", |
| 39 | + "zustand": "^5.0.9" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@biomejs/biome": "2.3.2", |
43 | | - "@inlang/paraglide-js": "2.4.0", |
44 | | - "@tanstack/devtools-vite": "^0.3.11", |
45 | | - "@tanstack/router-plugin": "^1.134.9", |
| 42 | + "@biomejs/biome": "2.3.8", |
| 43 | + "@inlang/paraglide-js": "2.6.0", |
| 44 | + "@tanstack/devtools-vite": "^0.3.12", |
| 45 | + "@tanstack/router-plugin": "^1.140.0", |
46 | 46 | "@types/lodash-es": "^4.17.12", |
47 | | - "@types/node": "^24.10.0", |
| 47 | + "@types/node": "^24.10.1", |
48 | 48 | "@types/qs": "^6.14.0", |
49 | | - "@types/react": "^19.2.2", |
50 | | - "@types/react-dom": "^19.2.2", |
51 | | - "@vitejs/plugin-react-swc": "^4.2.0", |
| 49 | + "@types/react": "^19.2.7", |
| 50 | + "@types/react-dom": "^19.2.3", |
| 51 | + "@vitejs/plugin-react-swc": "^4.2.2", |
52 | 52 | "globals": "^16.5.0", |
53 | | - "prettier": "^3.6.2", |
54 | | - "sass": "^1.93.3", |
55 | | - "sharp": "^0.34.4", |
56 | | - "stylelint": "^16.25.0", |
| 53 | + "prettier": "^3.7.4", |
| 54 | + "sass": "^1.94.2", |
| 55 | + "sharp": "^0.34.5", |
| 56 | + "stylelint": "^16.26.1", |
57 | 57 | "stylelint-config-standard-scss": "^16.0.0", |
58 | | - "stylelint-scss": "^6.12.1", |
| 58 | + "stylelint-scss": "^6.13.0", |
59 | 59 | "typescript": "~5.9.3", |
60 | | - "typescript-eslint": "^8.46.2", |
61 | | - "vite": "^7.1.12", |
| 60 | + "typescript-eslint": "^8.48.1", |
| 61 | + "vite": "^7.2.7", |
62 | 62 | "vite-plugin-image-optimizer": "^2.0.3" |
63 | 63 | } |
64 | 64 | } |
0 commit comments