|  | 
| 32 | 32 |     "@testing-library/dom": "^10.4.0", | 
| 33 | 33 |     "@testing-library/jest-dom": "^6.6.3", | 
| 34 | 34 |     "@testing-library/react": "^16.2.0", | 
| 35 |  | -    "@types/jest": "^29.5.14", | 
|  | 35 | +    "@types/jest": "^30.0.0", | 
| 36 | 36 |     "@types/js-cookie": "^3.0.6", | 
| 37 | 37 |     "@types/node": "^22.0.0", | 
| 38 | 38 |     "@types/react": "^19", | 
|  | 
| 42 | 42 |     "clsx": "^2.1.1", | 
| 43 | 43 |     "eslint": "^9.14.0", | 
| 44 | 44 |     "eslint-config-next": "^15.2.4", | 
| 45 |  | -    "eslint-config-prettier": "^9.1.0", | 
|  | 45 | +    "eslint-config-prettier": "^10.0.0", | 
| 46 | 46 |     "eslint-plugin-jest-dom": "^5.5.0", | 
| 47 | 47 |     "eslint-plugin-prettier": "^5.2.4", | 
| 48 | 48 |     "eslint-plugin-testing-library": "^7.1.1", | 
| 49 | 49 |     "husky": "^9.1.7", | 
| 50 |  | -    "jest": "^29.7.0", | 
| 51 |  | -    "jest-environment-jsdom": "^29.7.0", | 
| 52 |  | -    "lint-staged": "^15.2.10", | 
|  | 50 | +    "jest": "^30.0.0", | 
|  | 51 | +    "jest-environment-jsdom": "^30.0.0", | 
|  | 52 | +    "lint-staged": "^16.0.0", | 
| 53 | 53 |     "msw": "^2.4.9", | 
| 54 | 54 |     "postcss": "^8", | 
| 55 | 55 |     "prettier": "^3.4.2", | 
| 56 | 56 |     "prettier-plugin-organize-imports": "^4.1.0", | 
| 57 | 57 |     "prettier-plugin-tailwindcss": "^0.6.11", | 
| 58 | 58 |     "semantic-release": "^24.2.3", | 
| 59 | 59 |     "tailwind-merge": "^3.0.2", | 
| 60 |  | -    "tailwindcss": "^3.4.1", | 
|  | 60 | +    "tailwindcss": "^4.0.0", | 
| 61 | 61 |     "ts-jest": "^29.2.5", | 
| 62 | 62 |     "ts-node": "^10.9.2", | 
| 63 | 63 |     "typescript": "^5", | 
| 64 |  | -    "undici": "^6" | 
|  | 64 | +    "undici": "^7.0.0" | 
| 65 | 65 |   }, | 
| 66 | 66 |   "packageManager": "[email protected]" | 
| 67 | 67 | } | 
0 commit comments