| 
8 | 8 |     "@mdx-js/loader": "^2.3.0",  | 
9 | 9 |     "@mdx-js/react": "^2.3.0",  | 
10 | 10 |     "@next/mdx": "15.1.0",  | 
11 |  | -    "class-variance-authority": "^0.6.0",  | 
 | 11 | +    "class-variance-authority": "^0.6.1",  | 
12 | 12 |     "clsx": "^1.2.1",  | 
13 | 13 |     "contentlayer": "^0.3.4",  | 
14 |  | -    "little-state-machine": "^4.8.0",  | 
 | 14 | +    "little-state-machine": "^4.8.1",  | 
15 | 15 |     "next": "15.1.2",  | 
16 | 16 |     "next-contentlayer": "^0.3.4",  | 
17 | 17 |     "next-themes": "^0.2.1",  | 
18 |  | -    "prism-react-renderer": "^2.0.5",  | 
 | 18 | +    "prism-react-renderer": "^2.4.1",  | 
19 | 19 |     "prismjs": "^1.29.0",  | 
20 | 20 |     "react": "18.3.1",  | 
21 | 21 |     "react-dom": "18.3.1",  | 
22 | 22 |     "react-github-btn": "1.4.0",  | 
23 | 23 |     "react-hook-form": "7.44.3",  | 
24 |  | -    "react-simple-animate": "^3.5.2",  | 
 | 24 | +    "react-simple-animate": "^3.5.3",  | 
25 | 25 |     "react-simple-img": "3.0.0",  | 
26 | 26 |     "react-sortablejs": "1.5.1",  | 
27 | 27 |     "rehype-mdx-code-props": "^1.0.0",  | 
 | 
35 | 35 |     "@types/eslint-plugin-jsx-a11y": "6.10.0",  | 
36 | 36 |     "@types/eslint__eslintrc": "2.1.2",  | 
37 | 37 |     "@types/node": "20.17.10",  | 
38 |  | -    "@types/react": "^18.3.17",  | 
39 |  | -    "@types/react-dom": "^18.3.5",  | 
40 |  | -    "@types/react-helmet": "^6.1.6",  | 
 | 38 | +    "@types/react": "18.3.17",  | 
 | 39 | +    "@types/react-dom": "18.3.5",  | 
 | 40 | +    "@types/react-helmet": "^6.1.11",  | 
41 | 41 |     "cross-env": "^7.0.3",  | 
42 | 42 |     "eslint": "9.17.0",  | 
43 | 43 |     "eslint-config-next": "15.1.0",  | 
44 | 44 |     "eslint-plugin-jsx-a11y": "6.10.2",  | 
45 | 45 |     "eslint-plugin-react": "7.37.2",  | 
46 | 46 |     "eslint-plugin-react-hooks": "5.1.0",  | 
47 | 47 |     "husky": "^8.0.3",  | 
48 |  | -    "lint-staged": "^13.2.2",  | 
 | 48 | +    "lint-staged": "^13.3.0",  | 
49 | 49 |     "prettier": "^3.4.2",  | 
50 |  | -    "typescript": "^5.6.3",  | 
 | 50 | +    "typescript": "^5.7.3",  | 
51 | 51 |     "typescript-eslint": "8.18.1"  | 
52 | 52 |   },  | 
53 | 53 |   "keywords": [  | 
 | 
0 commit comments