|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@gsap/react": "^2.1.2", |
16 | | - "@mdx-js/loader": "^3.1.0", |
17 | | - "@mdx-js/react": "^3.1.0", |
18 | | - "@next/mdx": "^15.4.2", |
| 16 | + "@mdx-js/loader": "^3.1.1", |
| 17 | + "@mdx-js/react": "^3.1.1", |
| 18 | + "@next/mdx": "^15.5.3", |
19 | 19 | "@tailwindcss/typography": "^0.5.16", |
20 | 20 | "@types/mdx": "^2.0.13", |
21 | 21 | "@types/prismjs": "^1.26.5", |
|
26 | 26 | "graphql-tag": "^2.12.6", |
27 | 27 | "gsap": "^3.13.0", |
28 | 28 | "moment": "^2.30.1", |
29 | | - "motion": "^12.23.6", |
30 | | - "next": "15.2.4", |
| 29 | + "motion": "^12.23.12", |
| 30 | + "next": "15.4.7", |
31 | 31 | "next-sitemap": "^4.2.3", |
32 | 32 | "postcss": "^8.5.6", |
33 | 33 | "prismjs": "^1.30.0", |
34 | 34 | "prop-types": "^15.8.1", |
35 | 35 | "raw-loader": "^4.0.2", |
36 | 36 | "react": "19.0.0", |
37 | 37 | "react-dom": "19.0.0", |
38 | | - "react-hook-form": "^7.60.0", |
| 38 | + "react-hook-form": "^7.62.0", |
39 | 39 | "react-use": "^17.6.0", |
40 | 40 | "remark-frontmatter": "^5.0.0", |
41 | 41 | "remark-mdx-frontmatter": "^5.2.0", |
42 | 42 | "request-ip": "^3.3.0", |
43 | 43 | "sanitize-html": "^2.17.0", |
44 | 44 | "sharp": "^0.32.6", |
45 | | - "swr": "^2.3.4", |
| 45 | + "swr": "^2.3.6", |
46 | 46 | "tailwindcss": "^3.4.17", |
47 | 47 | "ts-node": "^10.9.2", |
48 | | - "typescript": "^5.8.3" |
| 48 | + "typescript": "^5.9.2" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@eslint/eslintrc": "^3.3.1", |
52 | | - "@types/node": "^22.16.5", |
| 52 | + "@types/node": "^22.18.3", |
53 | 53 | "@types/react": "19.0.10", |
54 | 54 | "@types/request-ip": "^0.0.37", |
55 | 55 | "@types/sanitize-html": "^2.16.0", |
56 | 56 | "cypress": "^12.17.4", |
57 | | - "eslint": "^9.31.0", |
| 57 | + "eslint": "^9.35.0", |
58 | 58 | "eslint-config-next": "15.2.0", |
59 | 59 | "eslint-config-prettier": "^10.1.8", |
60 | 60 | "prettier": "^2.8.8" |
|
0 commit comments