|
27 | 27 | "@tanstack/react-query": "^5.101.0", |
28 | 28 | "@tanstack/react-router": "^1.170.16", |
29 | 29 | "@tanstack/react-table": "^8.21.3", |
30 | | - "@tanstack/react-virtual": "3.14.3", |
| 30 | + "@tanstack/react-virtual": "3.14.5", |
31 | 31 | "@uidotdev/usehooks": "^2.4.1", |
32 | | - "axios": "1.17.0", |
| 32 | + "axios": "1.18.1", |
33 | 33 | "byte-size": "^9.0.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | 35 | "dayjs": "^1.11.21", |
|
55 | 55 | "zustand": "^5.0.14" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@biomejs/biome": "2.5.0", |
59 | | - "@inlang/paraglide-js": "2.20.1", |
60 | | - "@tanstack/devtools-vite": "^0.8.0", |
61 | | - "@tanstack/react-devtools": "^0.10.7", |
62 | | - "@tanstack/react-query-devtools": "^5.101.0", |
63 | | - "@tanstack/react-router-devtools": "^1.167.0", |
64 | | - "@tanstack/router-plugin": "^1.168.18", |
65 | | - "@testing-library/jest-dom": "^6.9.1", |
66 | | - "@testing-library/react": "^16.3.2", |
67 | | - "@testing-library/user-event": "^14.6.1", |
68 | | - "@types/byte-size": "^8.1.2", |
69 | | - "@types/humanize-duration": "^3.27.4", |
70 | | - "@types/lodash-es": "^4.17.12", |
71 | | - "@types/node": "^26.0.0", |
72 | | - "@types/qs": "^6.15.1", |
73 | | - "@types/react": "^19.2.17", |
74 | | - "@types/react-dom": "^19.2.3", |
75 | | - "@vitejs/plugin-react": "^6.0.2", |
| 58 | + "@biomejs/biome": "2.5.1", |
| 59 | + "@inlang/paraglide-js": "2.20.2", |
| 60 | + "@tanstack/devtools-vite": "0.8.0", |
| 61 | + "@tanstack/react-devtools": "0.10.7", |
| 62 | + "@tanstack/react-query-devtools": "5.101.0", |
| 63 | + "@tanstack/react-router-devtools": "1.167.0", |
| 64 | + "@tanstack/router-plugin": "1.168.18", |
| 65 | + "@testing-library/jest-dom": "6.9.1", |
| 66 | + "@testing-library/react": "16.3.2", |
| 67 | + "@testing-library/user-event": "14.6.1", |
| 68 | + "@types/byte-size": "8.1.2", |
| 69 | + "@types/humanize-duration": "3.27.4", |
| 70 | + "@types/lodash-es": "4.17.12", |
| 71 | + "@types/node": "26.0.0", |
| 72 | + "@types/qs": "6.15.1", |
| 73 | + "@types/react": "19.2.17", |
| 74 | + "@types/react-dom": "19.2.3", |
| 75 | + "@vitejs/plugin-react": "6.0.2", |
76 | 76 | "@vitest/ui": "4.1.9", |
77 | | - "autoprefixer": "^10.5.0", |
78 | | - "globals": "^17.6.0", |
79 | | - "jsdom": "^29.1.1", |
80 | | - "prettier": "^3.8.4", |
81 | | - "sass": "^1.101.0", |
82 | | - "sharp": "^0.35.2", |
83 | | - "stylelint": "^17.13.0", |
84 | | - "stylelint-config-standard-scss": "^17.0.0", |
85 | | - "stylelint-scss": "^7.2.0", |
86 | | - "typescript": "~6.0.3", |
87 | | - "vite": "^8.0.16", |
88 | | - "vite-plugin-image-optimizer": "^2.0.3", |
| 77 | + "autoprefixer": "10.5.0", |
| 78 | + "globals": "17.6.0", |
| 79 | + "jsdom": "29.1.1", |
| 80 | + "prettier": "3.8.4", |
| 81 | + "sass": "1.101.0", |
| 82 | + "sharp": "0.35.2", |
| 83 | + "stylelint": "17.13.0", |
| 84 | + "stylelint-config-standard-scss": "17.0.0", |
| 85 | + "stylelint-scss": "7.2.0", |
| 86 | + "typescript": "6.0.3", |
| 87 | + "vite": "8.0.16", |
| 88 | + "vite-plugin-image-optimizer": "2.0.3", |
89 | 89 | "vitest": "4.1.9" |
90 | 90 | } |
91 | 91 | } |
0 commit comments