|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@testing-library/jest-dom": "6.6.3",
|
50 |
| - "@testing-library/react": "16.1.0", |
51 |
| - "@types/node": "20.17.10", |
52 |
| - "@types/react": "19.0.2", |
53 |
| - "@types/react-dom": "19.0.2", |
54 |
| - "@typescript-eslint/eslint-plugin": "8.18.2", |
55 |
| - "@typescript-eslint/parser": "8.18.2", |
56 |
| - "eslint": "9.17.0", |
| 50 | + "@testing-library/react": "16.2.0", |
| 51 | + "@types/node": "20.17.16", |
| 52 | + "@types/react": "19.0.8", |
| 53 | + "@types/react-dom": "19.0.3", |
| 54 | + "@typescript-eslint/eslint-plugin": "8.22.0", |
| 55 | + "@typescript-eslint/parser": "8.22.0", |
| 56 | + "eslint": "9.19.0", |
57 | 57 | "eslint-plugin-react-hooks": "5.1.0",
|
58 |
| - "eslint-plugin-react-refresh": "0.4.16", |
| 58 | + "eslint-plugin-react-refresh": "0.4.18", |
59 | 59 | "eslint-plugin-jsx-a11y": "6.10.2",
|
60 | 60 | "globals": "15.14.0",
|
61 |
| - "jsdom": "25.0.1", |
62 |
| - "lightningcss-cli": "1.28.2", |
| 61 | + "jsdom": "26.0.0", |
| 62 | + "lightningcss-cli": "1.29.1", |
63 | 63 | "react": "19.0.0",
|
64 | 64 | "react-dom": "19.0.0",
|
65 |
| - "tsup": "8.3.5", |
66 |
| - "typescript": "5.7.2", |
67 |
| - "typescript-eslint": "8.18.2", |
68 |
| - "vitest": "2.1.8" |
| 65 | + "tsup": "8.3.6", |
| 66 | + "typescript": "5.7.3", |
| 67 | + "typescript-eslint": "8.22.0", |
| 68 | + "vitest": "3.0.4" |
69 | 69 | },
|
70 | 70 | "peerDependencies": {
|
71 | 71 | "react": ">=18.0.0",
|
|
0 commit comments