|
12 | 12 | },
|
13 | 13 | "browserslist": "defaults, not ie <= 11",
|
14 | 14 | "dependencies": {
|
15 |
| - "@fortawesome/fontawesome-svg-core": "^6.6.0", |
16 |
| - "@fortawesome/free-brands-svg-icons": "^6.6.0", |
17 |
| - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 15 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 16 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 17 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
18 | 18 | "@fortawesome/react-fontawesome": "^0.2.2",
|
19 | 19 | "@headlessui/react": "^2.2.0",
|
20 | 20 | "@mdx-js/loader": "^3.1.0",
|
21 | 21 | "@mdx-js/react": "^3.1.0",
|
22 |
| - "@next/mdx": "^15.0.3", |
23 |
| - "@next/third-parties": "^15.0.3", |
24 |
| - "@tailwindcss/forms": "^0.5.9", |
25 |
| - "@tailwindcss/typography": "^0.5.15", |
| 22 | + "@next/mdx": "^15.1.6", |
| 23 | + "@next/third-parties": "^15.1.6", |
| 24 | + "@tailwindcss/forms": "^0.5.10", |
| 25 | + "@tailwindcss/postcss": "^4.0.6", |
| 26 | + "@tailwindcss/typography": "^0.5.16", |
26 | 27 | "@types/mdx": "^2.0.13",
|
27 |
| - "autoprefixer": "^10.4.20", |
28 | 28 | "clsx": "^2.1.1",
|
29 | 29 | "focus-visible": "^5.2.1",
|
30 |
| - "framer-motion": "^11.11", |
31 |
| - "next": "15.0.3", |
| 30 | + "framer-motion": "^12.4", |
| 31 | + "next": "15.1.6", |
32 | 32 | "postcss-focus-visible": "^10.0.1",
|
33 |
| - "react": "18.3.1", |
34 |
| - "react-dom": "18.3.1", |
| 33 | + "react": "19.0.0", |
| 34 | + "react-dom": "19.0.0", |
35 | 35 | "rehype-slug": "^6.0.0",
|
36 |
| - "remark-gfm": "^4.0.0", |
37 |
| - "tailwindcss": "^3.4.14", |
| 36 | + "remark-gfm": "^4.0.1", |
| 37 | + "tailwindcss": "^4.0.6", |
38 | 38 | "use-debounce": "10.0.4"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "eslint": "9.14", |
42 |
| - "eslint-config-next": "15.0", |
43 |
| - "prettier": "^3.3.3", |
44 |
| - "prettier-plugin-tailwindcss": "^0.6.8" |
| 41 | + "eslint": "9.20", |
| 42 | + "eslint-config-next": "15.1", |
| 43 | + "prettier": "^3.5.0", |
| 44 | + "prettier-plugin-tailwindcss": "^0.6.11" |
45 | 45 | }
|
46 | 46 | }
|
0 commit comments