|
78 | 78 | "@types/node": "^22.0.0", |
79 | 79 | "@types/react": "^18.3.9", |
80 | 80 | "@types/react-dom": "^18.3.0", |
81 | | - "@typescript-eslint/eslint-plugin": "^8.15.0", |
82 | | - "@typescript-eslint/parser": "^8.15.0", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 82 | + "@typescript-eslint/parser": "^8.17.0", |
83 | 83 | "@vitejs/plugin-react": "^4.3.4", |
84 | | - "@vitest/browser": "^2.1.6", |
85 | | - "@vitest/coverage-v8": "^2.1.6", |
86 | | - "@vitest/eslint-plugin": "^1.1.10", |
| 84 | + "@vitest/browser": "^2.1.8", |
| 85 | + "@vitest/coverage-v8": "^2.1.8", |
| 86 | + "@vitest/eslint-plugin": "^1.1.14", |
87 | 87 | "@wyw-in-js/rollup": "^0.5.0", |
88 | 88 | "@wyw-in-js/vite": "^0.5.0", |
89 | 89 | "babel-plugin-optimize-clsx": "^2.6.2", |
90 | 90 | "browserslist": "^4.24.0", |
91 | | - "eslint": "^9.15.0", |
| 91 | + "eslint": "^9.16.0", |
92 | 92 | "eslint-plugin-jest-dom": "^5.5.0", |
93 | 93 | "eslint-plugin-react": "^7.37.2", |
94 | | - "eslint-plugin-react-compiler": "^19.0.0-beta-0dec889-20241115", |
| 94 | + "eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124", |
95 | 95 | "eslint-plugin-react-hooks": "^5.0.0", |
96 | | - "eslint-plugin-react-hooks-extra": "^1.16.1", |
97 | | - "eslint-plugin-sonarjs": "^2.0.4", |
98 | | - "eslint-plugin-testing-library": "^7.0.0", |
| 96 | + "eslint-plugin-react-hooks-extra": "^1.17.3", |
| 97 | + "eslint-plugin-sonarjs": "^3.0.0", |
| 98 | + "eslint-plugin-testing-library": "^7.1.0", |
99 | 99 | "jspdf": "^2.5.1", |
100 | 100 | "jspdf-autotable": "^3.5.23", |
101 | 101 | "playwright": "^1.45.1", |
102 | 102 | "postcss": "^8.4.25", |
103 | | - "prettier": "3.4.1", |
| 103 | + "prettier": "3.4.2", |
104 | 104 | "react": "^18.3.1", |
105 | 105 | "react-dnd": "^16.0.1", |
106 | 106 | "react-dnd-html5-backend": "^16.0.1", |
107 | 107 | "react-dom": "^18.3.1", |
108 | 108 | "rollup": "^4.0.2", |
109 | 109 | "rollup-plugin-postcss": "^4.0.2", |
110 | 110 | "typescript": "~5.7.2", |
111 | | - "vite": "^6.0.0", |
112 | | - "vitest": "^2.1.6", |
| 111 | + "vite": "^6.0.2", |
| 112 | + "vitest": "^2.1.8", |
113 | 113 | "vitest-browser-react": "^0.0.4" |
114 | 114 | }, |
115 | 115 | "peerDependencies": { |
|
0 commit comments