|
30 | 30 | "@testing-library/jest-dom": "5.16.5",
|
31 | 31 | "@testing-library/react": "13.4.0",
|
32 | 32 | "@testing-library/user-event": "14.4.3",
|
33 |
| - "@types/jest": "29.4.4", |
34 |
| - "@types/node": "18.15.3", |
35 |
| - "@types/react": "18.0.28", |
36 |
| - "@typescript-eslint/eslint-plugin": "5.55.0", |
37 |
| - "@typescript-eslint/parser": "5.55.0", |
| 33 | + "@types/jest": "29.5.0", |
| 34 | + "@types/node": "18.15.11", |
| 35 | + "@types/react": "18.0.31", |
| 36 | + "@typescript-eslint/eslint-plugin": "5.57.0", |
| 37 | + "@typescript-eslint/parser": "5.57.0", |
38 | 38 | "autoprefixer": "10.4.14",
|
39 | 39 | "babel-jest": "29.5.0",
|
40 |
| - "eslint": "8.36.0", |
| 40 | + "eslint": "8.37.0", |
41 | 41 | "eslint-config-next": "13.2.4",
|
42 |
| - "eslint-config-prettier": "8.7.0", |
| 42 | + "eslint-config-prettier": "8.8.0", |
43 | 43 | "eslint-plugin-testing-library": "5.10.2",
|
44 | 44 | "husky": "8.0.3",
|
45 | 45 | "jest": "29.5.0",
|
46 | 46 | "jest-environment-jsdom": "29.5.0",
|
47 | 47 | "lint-staged": "13.2.0",
|
48 | 48 | "postcss": "8.4.21",
|
49 |
| - "prettier": "2.8.4", |
50 |
| - "prettier-plugin-tailwindcss": "0.2.4", |
51 |
| - "tailwindcss": "3.2.7", |
| 49 | + "prettier": "2.8.7", |
| 50 | + "prettier-plugin-tailwindcss": "0.2.5", |
| 51 | + "tailwindcss": "3.3.0", |
52 | 52 | "typescript": "4.9.5"
|
53 | 53 | }
|
54 | 54 | }
|
0 commit comments