|
57 | 57 | "devDependencies": { |
58 | 58 | "@babel/preset-typescript": "^7.26.0", |
59 | 59 | "@biomejs/biome": "1.9.4", |
60 | | - "@eslint/compat": "^1.2.4", |
61 | | - "@eslint/markdown": "^6.2.1", |
62 | | - "@faker-js/faker": "^9.3.0", |
63 | | - "@ianvs/prettier-plugin-sort-imports": "^4.0.2", |
| 60 | + "@eslint/compat": "^1.2.5", |
| 61 | + "@eslint/markdown": "^6.2.2", |
| 62 | + "@faker-js/faker": "^9.4.0", |
| 63 | + "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
64 | 64 | "@linaria/core": "^6.0.0", |
65 | | - "@microsoft/api-extractor": "^7.48.1", |
66 | | - "@tanstack/react-router": "^1.85.5", |
67 | | - "@tanstack/router-plugin": "^1.69.1", |
| 65 | + "@microsoft/api-extractor": "^7.49.2", |
| 66 | + "@tanstack/react-router": "^1.98.3", |
| 67 | + "@tanstack/router-plugin": "^1.98.3", |
68 | 68 | "@testing-library/dom": "^10.1.0", |
69 | | - "@testing-library/react": "^16.1.0", |
| 69 | + "@testing-library/react": "^16.2.0", |
70 | 70 | "@testing-library/user-event": "^14.5.2", |
71 | | - "@types/node": "^22.0.0", |
| 71 | + "@types/node": "^22.12.0", |
72 | 72 | "@types/react": "^18.3.9", |
73 | 73 | "@types/react-dom": "^18.3.0", |
74 | | - "@typescript-eslint/eslint-plugin": "^8.19.1", |
75 | | - "@typescript-eslint/parser": "^8.19.1", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 75 | + "@typescript-eslint/parser": "^8.22.0", |
76 | 76 | "@vitejs/plugin-react": "^4.3.4", |
77 | | - "@vitest/browser": "^3.0.2", |
78 | | - "@vitest/coverage-v8": "^3.0.2", |
79 | | - "@vitest/eslint-plugin": "^1.1.24", |
| 77 | + "@vitest/browser": "3.0.3", |
| 78 | + "@vitest/coverage-v8": "3.0.3", |
| 79 | + "@vitest/eslint-plugin": "^1.1.25", |
80 | 80 | "@wyw-in-js/rollup": "^0.5.0", |
81 | 81 | "@wyw-in-js/vite": "^0.5.0", |
82 | | - "browserslist": "^4.24.3", |
83 | | - "eslint": "^9.17.0", |
| 82 | + "browserslist": "^4.24.4", |
| 83 | + "eslint": "9.18.0", |
84 | 84 | "eslint-plugin-jest-dom": "^5.5.0", |
85 | | - "eslint-plugin-react": "^7.37.3", |
86 | | - "eslint-plugin-react-compiler": "^19.0.0-beta-63e3235-20250105", |
| 85 | + "eslint-plugin-react": "^7.37.4", |
| 86 | + "eslint-plugin-react-compiler": "^19.0.0-beta-27714ef-20250124", |
87 | 87 | "eslint-plugin-react-hooks": "^5.0.0", |
88 | | - "eslint-plugin-react-hooks-extra": "^1.23.2", |
| 88 | + "eslint-plugin-react-hooks-extra": "^1.25.0", |
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.49.1", |
94 | | - "postcss": "^8.4.25", |
| 93 | + "playwright": "^1.50.0", |
| 94 | + "postcss": "^8.5.1", |
95 | 95 | "prettier": "3.4.2", |
96 | 96 | "react": "^18.3.1", |
97 | 97 | "react-dnd": "^16.0.1", |
98 | 98 | "react-dnd-html5-backend": "^16.0.1", |
99 | 99 | "react-dom": "^18.3.1", |
100 | | - "rolldown": "^1.0.0-beta.1", |
101 | | - "typescript": "~5.7.2", |
102 | | - "vite": "^6.0.3", |
103 | | - "vitest": "^3.0.2", |
| 100 | + "rolldown": "^1.0.0-beta.3", |
| 101 | + "typescript": "~5.7.3", |
| 102 | + "vite": "^6.0.11", |
| 103 | + "vitest": "3.0.3", |
104 | 104 | "vitest-browser-react": "^0.0.4" |
105 | 105 | }, |
106 | 106 | "peerDependencies": { |
|
0 commit comments