|
10 | 10 | "postbuild": "next-sitemap" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@emotion/react": "^11.13.5", |
14 | | - "@emotion/styled": "^11.13.5", |
15 | | - "@fontsource/roboto": "^5.1.0", |
16 | | - "@mui/icons-material": "^5.16.8", |
17 | | - "@mui/material": "^5.16.8", |
| 13 | + "@emotion/react": "^11.14.0", |
| 14 | + "@emotion/styled": "^11.14.1", |
| 15 | + "@fontsource/roboto": "^5.2.6", |
| 16 | + "@mui/icons-material": "^5.18.0", |
| 17 | + "@mui/material": "^5.18.0", |
18 | 18 | "@mui/material-next": "6.0.0-alpha.104", |
19 | | - "@next/third-parties": "^14.2.18", |
| 19 | + "@next/third-parties": "^14.2.32", |
20 | 20 | "next": "14.2.10", |
21 | 21 | "next-sitemap": "^4.2.3", |
22 | 22 | "punycode": "^2.3.1", |
23 | 23 | "react": "^18.3.1", |
24 | 24 | "react-dom": "^18.3.1", |
25 | | - "react-hook-form": "^7.53.2", |
| 25 | + "react-hook-form": "^7.62.0", |
26 | 26 | "react-icons": "^4.12.0", |
27 | | - "zod": "^3.23.8" |
| 27 | + "zod": "^3.25.76" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@types/node": "^20.17.9", |
31 | | - "@types/react": "^18.3.12", |
32 | | - "@types/react-dom": "^18.3.1", |
33 | | - "autoprefixer": "^10.4.20", |
| 30 | + "@types/node": "^20.19.11", |
| 31 | + "@types/react": "^18.3.24", |
| 32 | + "@types/react-dom": "^18.3.7", |
| 33 | + "autoprefixer": "^10.4.21", |
34 | 34 | "eslint": "^8.57.1", |
35 | 35 | "eslint-config-next": "13.5.4", |
36 | | - "postcss": "^8.4.49", |
37 | | - "prettier": "^3.4.1", |
38 | | - "tailwindcss": "^3.4.15", |
39 | | - "typescript": "^5.7.2" |
| 36 | + "postcss": "^8.5.6", |
| 37 | + "prettier": "^3.6.2", |
| 38 | + "tailwindcss": "^3.4.17", |
| 39 | + "typescript": "^5.9.2" |
40 | 40 | } |
41 | 41 | } |
0 commit comments