|
57 | 57 | "devDependencies": { |
58 | 58 | "@babel/preset-typescript": "^7.26.0", |
59 | 59 | "@biomejs/biome": "1.9.4", |
60 | | - "@eslint/compat": "^1.2.5", |
| 60 | + "@eslint/compat": "^1.2.6", |
61 | 61 | "@eslint/markdown": "^6.2.2", |
62 | | - "@faker-js/faker": "^9.4.0", |
| 62 | + "@faker-js/faker": "^9.5.0", |
63 | 63 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
64 | 64 | "@linaria/core": "^6.0.0", |
65 | | - "@microsoft/api-extractor": "^7.49.2", |
66 | | - "@tanstack/react-router": "^1.98.3", |
67 | | - "@tanstack/router-plugin": "^1.98.3", |
| 65 | + "@microsoft/api-extractor": "^7.50.0", |
| 66 | + "@tanstack/react-router": "^1.102.5", |
| 67 | + "@tanstack/router-plugin": "^1.102.5", |
68 | 68 | "@testing-library/dom": "^10.1.0", |
69 | 69 | "@testing-library/react": "^16.2.0", |
70 | 70 | "@testing-library/user-event": "^14.5.2", |
71 | | - "@types/node": "^22.12.0", |
| 71 | + "@types/node": "^22.13.1", |
72 | 72 | "@types/react": "^19.0.8", |
73 | 73 | "@types/react-dom": "^19.0.3", |
74 | | - "@typescript-eslint/eslint-plugin": "^8.22.0", |
75 | | - "@typescript-eslint/parser": "^8.22.0", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.24.0", |
| 75 | + "@typescript-eslint/parser": "^8.24.0", |
76 | 76 | "@vitejs/plugin-react": "^4.3.4", |
77 | 77 | "@vitest/browser": "3.0.3", |
78 | | - "@vitest/coverage-v8": "3.0.3", |
79 | | - "@vitest/eslint-plugin": "^1.1.25", |
| 78 | + "@vitest/coverage-v8": "^3.0.5", |
| 79 | + "@vitest/eslint-plugin": "^1.1.30", |
80 | 80 | "@wyw-in-js/rollup": "^0.5.0", |
81 | 81 | "@wyw-in-js/vite": "^0.5.0", |
82 | 82 | "browserslist": "^4.24.4", |
83 | | - "eslint": "^9.19.0", |
| 83 | + "eslint": "^9.20.1", |
84 | 84 | "eslint-plugin-jest-dom": "^5.5.0", |
85 | 85 | "eslint-plugin-react": "^7.37.4", |
86 | | - "eslint-plugin-react-compiler": "^19.0.0-beta-27714ef-20250124", |
| 86 | + "eslint-plugin-react-compiler": "^19.0.0-beta-30d8a17-20250209", |
87 | 87 | "eslint-plugin-react-hooks": "^5.0.0", |
88 | | - "eslint-plugin-react-hooks-extra": "^1.25.0", |
| 88 | + "eslint-plugin-react-hooks-extra": "^1.26.2", |
89 | 89 | "eslint-plugin-sonarjs": "^3.0.1", |
90 | 90 | "eslint-plugin-testing-library": "^7.1.1", |
91 | 91 | "jspdf": "^2.5.1", |
92 | 92 | "jspdf-autotable": "^3.5.23", |
93 | | - "playwright": "^1.50.0", |
94 | | - "postcss": "^8.5.1", |
| 93 | + "playwright": "^1.50.1", |
| 94 | + "postcss": "^8.5.2", |
95 | 95 | "prettier": "3.5.0", |
96 | 96 | "react": "^19.0.0", |
97 | 97 | "react-dnd": "^16.0.1", |
98 | 98 | "react-dnd-html5-backend": "^16.0.1", |
99 | 99 | "react-dom": "^19.0.0", |
100 | 100 | "rolldown": "^1.0.0-beta.3", |
101 | 101 | "typescript": "~5.7.3", |
102 | | - "vite": "^6.0.11", |
103 | | - "vitest": "3.0.3", |
104 | | - "vitest-browser-react": "^0.0.4" |
| 102 | + "vite": "^6.1.0", |
| 103 | + "vitest": "^3.0.5", |
| 104 | + "vitest-browser-react": "^0.1.1" |
105 | 105 | }, |
106 | 106 | "peerDependencies": { |
107 | 107 | "react": "^18.0 || ^19.0", |
|
0 commit comments