|
20 | 20 | "clsx": "^2.1.1",
|
21 | 21 | "dedent": "^1.5.3",
|
22 | 22 | "fathom-client": "^3.7.2",
|
23 |
| - "feed": "^4.2.2", |
24 |
| - "framer-motion": "^12.6.2", |
| 23 | + "feed": "^5.0.1", |
| 24 | + "framer-motion": "^12.11.0", |
25 | 25 | "motion": "^12.6.2",
|
26 |
| - "next": "15.3.0-canary.23", |
| 26 | + "next": "15.3.2", |
27 | 27 | "open-graph-scraper-lite": "^2.1.0",
|
28 |
| - "react": "^19.0.0", |
29 |
| - "react-dom": "^19.0.0", |
| 28 | + "react": "^19.1.0", |
| 29 | + "react-dom": "^19.1.0", |
30 | 30 | "shiki": "^1.29.1",
|
31 | 31 | "tailwindcss": "^4.1.6"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@svgr/webpack": "^8.1.0",
|
35 |
| - "@tailwindcss/node": "^4.1.5", |
| 35 | + "@tailwindcss/node": "^4.1.6", |
36 | 36 | "@types/hast": "^3.0.4",
|
37 |
| - "@types/node": "^22.13.13", |
38 |
| - "@types/react": "^19.0.12", |
39 |
| - "@types/react-dom": "^19.0.4", |
| 37 | + "@types/node": "^22.15.17", |
| 38 | + "@types/react": "^19.1.3", |
| 39 | + "@types/react-dom": "^19.1.4", |
40 | 40 | "hast-util-to-jsx-runtime": "^2.3.6",
|
41 | 41 | "prettier-plugin-svelte": "^3.3.3",
|
42 | 42 | "prettier-plugin-tailwindcss": "0.6.11",
|
43 |
| - "typescript": "^5.8.2" |
| 43 | + "typescript": "^5.8.3" |
44 | 44 | },
|
45 | 45 | "prettier": {
|
46 | 46 | "printWidth": 120,
|
|
0 commit comments