|
50 | 50 | "@babel/preset-typescript": "^7.21.0",
|
51 | 51 | "@playwright/test": "^1.32.1",
|
52 | 52 | "@size-limit/preset-small-lib": "^8.2.4",
|
53 |
| - "@testing-library/dom": "^8.20.0", |
| 53 | + "@testing-library/dom": "^9.2.0", |
54 | 54 | "@testing-library/jest-dom": "^5.16.5",
|
55 |
| - "@testing-library/react": "^13.4.0", |
| 55 | + "@testing-library/react": "^14.0.0", |
56 | 56 | "@testing-library/user-event": "^14.4.3",
|
57 | 57 | "@types/jest": "^29.5.0",
|
58 | 58 | "@types/node": "^18.15.9",
|
59 |
| - "@types/react": "18.0.21", |
60 |
| - "@types/react-dom": "18.0.6", |
| 59 | + "@types/react": "18.0.29", |
| 60 | + "@types/react-dom": "18.0.11", |
61 | 61 | "@types/testing-library__jest-dom": "^5.14.5",
|
62 |
| - "@typescript-eslint/eslint-plugin": "5.40.0", |
63 |
| - "@typescript-eslint/parser": "5.40.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "5.56.0", |
| 63 | + "@typescript-eslint/parser": "5.56.0", |
64 | 64 | "@valu/assert": "^1.3.3",
|
65 | 65 | "babel-jest": "^29.5.0",
|
66 |
| - "esbuild": "^0.15.18", |
67 |
| - "eslint": "8.25.0", |
| 66 | + "esbuild": "^0.17.13", |
| 67 | + "eslint": "8.36.0", |
68 | 68 | "eslint-plugin-react-hooks": "4.6.0",
|
69 | 69 | "jest": "^29.5.0",
|
70 | 70 | "jest-environment-jsdom": "^29.5.0",
|
71 |
| - "msw": "^0.47.4", |
| 71 | + "msw": "^1.2.1", |
72 | 72 | "npm-run-all": "^4.1.5",
|
73 |
| - "prettier": "2.5.1", |
| 73 | + "prettier": "2.8.7", |
74 | 74 | "react": "18.2.0",
|
75 | 75 | "react-dom": "18.2.0",
|
76 | 76 | "size-limit": "^8.2.4",
|
77 |
| - "typescript": "4.5.5", |
78 |
| - "vite": "^3.2.5", |
79 |
| - "zod": "3.19.1" |
| 77 | + "typescript": "5.0.2", |
| 78 | + "vite": "^4.2.1", |
| 79 | + "zod": "3.21.4" |
80 | 80 | },
|
81 | 81 | "size-limit": [
|
82 | 82 | {
|
|
0 commit comments