|  | 
| 15 | 15 |     "lint": "next lint" | 
| 16 | 16 |   }, | 
| 17 | 17 |   "dependencies": { | 
| 18 |  | -    "@fontsource/poppins": "5.0.14", | 
| 19 |  | -    "@headlessui/react": "2.1.2", | 
|  | 18 | +    "@fontsource/poppins": "5.2.6", | 
|  | 19 | +    "@headlessui/react": "2.2.4", | 
| 20 | 20 |     "clsx": "2.1.1", | 
| 21 | 21 |     "next": "13.5.4", | 
| 22 | 22 |     "next-sitemap": "^4.2.3", | 
| 23 | 23 |     "react": "18.3.1", | 
| 24 | 24 |     "react-dom": "18.3.1", | 
| 25 |  | -    "sharp": "^0.33.5", | 
| 26 |  | -    "swr": "2.2.5" | 
|  | 25 | +    "sharp": "^0.34.0", | 
|  | 26 | +    "swr": "2.3.4" | 
| 27 | 27 |   }, | 
| 28 | 28 |   "devDependencies": { | 
| 29 | 29 |     "@svgr/webpack": "8.1.0", | 
| 30 |  | -    "@types/node": "20.14.11", | 
| 31 |  | -    "@types/react": "18.3.3", | 
| 32 |  | -    "@types/react-dom": "18.3.0", | 
| 33 |  | -    "@typescript-eslint/eslint-plugin": "6.12.0", | 
| 34 |  | -    "@typescript-eslint/parser": "6.12.0", | 
| 35 |  | -    "eslint": "8.54.0", | 
| 36 |  | -    "eslint-config-next": "13.5.4", | 
|  | 30 | +    "@types/node": "20.19.6", | 
|  | 31 | +    "@types/react": "18.3.23", | 
|  | 32 | +    "@types/react-dom": "18.3.7", | 
|  | 33 | +    "@typescript-eslint/eslint-plugin": "6.21.0", | 
|  | 34 | +    "@typescript-eslint/parser": "6.21.0", | 
|  | 35 | +    "eslint": "8.57.1", | 
|  | 36 | +    "eslint-config-next": "13.5.11", | 
| 37 | 37 |     "eslint-config-prettier": "9.1.0", | 
| 38 |  | -    "eslint-plugin-prettier": "5.2.1", | 
| 39 |  | -    "prettier": "3.3.3", | 
| 40 |  | -    "typescript": "5.5.3", | 
|  | 38 | +    "eslint-plugin-prettier": "5.5.1", | 
|  | 39 | +    "prettier": "3.6.2", | 
|  | 40 | +    "typescript": "5.8.3", | 
| 41 | 41 |     "windicss": "3.5.6", | 
| 42 | 42 |     "windicss-webpack-plugin": "1.8.0" | 
| 43 | 43 |   }, | 
|  | 
0 commit comments