|
55 | 55 | "devDependencies": { |
56 | 56 | "@babel/preset-typescript": "^7.26.0", |
57 | 57 | "@biomejs/biome": "1.9.4", |
58 | | - "@eslint/compat": "^1.2.6", |
59 | | - "@eslint/markdown": "^6.2.2", |
60 | | - "@faker-js/faker": "^9.5.0", |
| 58 | + "@eslint/markdown": "^6.3.0", |
| 59 | + "@faker-js/faker": "^9.6.0", |
61 | 60 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
62 | 61 | "@linaria/core": "^6.0.0", |
63 | 62 | "@microsoft/api-extractor": "^7.50.0", |
|
69 | 68 | "@types/node": "^22.13.1", |
70 | 69 | "@types/react": "^19.0.8", |
71 | 70 | "@types/react-dom": "^19.0.3", |
72 | | - "@typescript-eslint/eslint-plugin": "^8.24.0", |
73 | | - "@typescript-eslint/parser": "^8.24.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.26.1", |
| 72 | + "@typescript-eslint/parser": "^8.26.1", |
74 | 73 | "@vitejs/plugin-react": "^4.3.4", |
75 | | - "@vitest/browser": "^3.0.6", |
76 | | - "@vitest/coverage-v8": "^3.0.6", |
77 | | - "@vitest/eslint-plugin": "^1.1.31", |
| 74 | + "@vitest/browser": "^3.0.9", |
| 75 | + "@vitest/coverage-v8": "^3.0.9", |
| 76 | + "@vitest/eslint-plugin": "^1.1.38", |
78 | 77 | "@wyw-in-js/rollup": "^0.6.0", |
79 | 78 | "@wyw-in-js/vite": "^0.6.0", |
80 | 79 | "browserslist": "^4.24.4", |
81 | | - "eslint": "^9.20.1", |
| 80 | + "eslint": "^9.22.0", |
82 | 81 | "eslint-plugin-jest-dom": "^5.5.0", |
83 | 82 | "eslint-plugin-react": "^7.37.4", |
84 | 83 | "eslint-plugin-react-compiler": "^19.0.0-beta-3229e95-20250315", |
85 | 84 | "eslint-plugin-react-hooks": "^5.2.0", |
86 | | - "eslint-plugin-react-hooks-extra": "^1.26.2", |
87 | | - "eslint-plugin-sonarjs": "^3.0.1", |
| 85 | + "eslint-plugin-react-hooks-extra": "^1.36.1", |
| 86 | + "eslint-plugin-sonarjs": "^3.0.2", |
88 | 87 | "eslint-plugin-testing-library": "^7.1.1", |
89 | 88 | "jspdf": "^3.0.0", |
90 | 89 | "jspdf-autotable": "^5.0.2", |
91 | | - "playwright": "^1.50.1", |
| 90 | + "playwright": "^1.51.1", |
92 | 91 | "postcss": "^8.5.2", |
93 | 92 | "prettier": "3.5.3", |
94 | 93 | "react": "^19.0.0", |
|
97 | 96 | "react-dom": "^19.0.0", |
98 | 97 | "rolldown": "^1.0.0-beta.6", |
99 | 98 | "typescript": "~5.8.2", |
100 | | - "vite": "^6.1.0", |
101 | | - "vitest": "^3.0.6", |
| 99 | + "vite": "^6.2.2", |
| 100 | + "vitest": "^3.0.9", |
102 | 101 | "vitest-browser-react": "^0.1.1" |
103 | 102 | }, |
104 | 103 | "peerDependencies": { |
|
0 commit comments