|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | 40 | "@changesets/cli": "^2.26.2",
|
41 |
| - "@testing-library/jest-dom": "^5.16.5", |
| 41 | + "@testing-library/jest-dom": "^5.17.0", |
42 | 42 | "@testing-library/react": "^14.0.0",
|
43 | 43 | "@testing-library/user-event": "^14.4.3",
|
44 |
| - "@types/react": "^18.2.14", |
45 |
| - "@types/react-dom": "^18.2.6", |
46 |
| - "@typescript-eslint/eslint-plugin": "^5.60.1", |
47 |
| - "@typescript-eslint/parser": "^5.60.1", |
48 |
| - "@vitejs/plugin-react": "^4.0.2", |
49 |
| - "eslint": "^8.43.0", |
50 |
| - "eslint-plugin-react": "^7.32.2", |
51 |
| - "happy-dom": "^10.3.0", |
| 44 | + "@types/react": "^18.2.18", |
| 45 | + "@types/react-dom": "^18.2.7", |
| 46 | + "@typescript-eslint/eslint-plugin": "^6.2.1", |
| 47 | + "@typescript-eslint/parser": "^6.2.1", |
| 48 | + "@vitejs/plugin-react": "^4.0.4", |
| 49 | + "eslint": "^8.46.0", |
| 50 | + "eslint-plugin-react": "^7.33.1", |
| 51 | + "happy-dom": "^10.5.2", |
52 | 52 | "react": "^18.2.0",
|
53 | 53 | "react-dom": "^18.2.0",
|
54 | 54 | "typescript": "^5.1.5",
|
55 |
| - "vite": "^4.4.2", |
56 |
| - "vite-plugin-dts": "^3.2.0", |
| 55 | + "vite": "^4.4.7", |
| 56 | + "vite-plugin-dts": "^3.4.0", |
57 | 57 | "vitest": "^0.33.0",
|
58 | 58 | "zod": "^3.21.4"
|
59 | 59 | }
|
|
0 commit comments