|
21 | 21 | "concurrently": "^9.2.0", |
22 | 22 | "eslint": "^9.32.0", |
23 | 23 | "eslint-config-next": "^15.4.5", |
24 | | - "intlayer": "^5.7.5", |
| 24 | + "intlayer": "^6.1.6", |
25 | 25 | "lodash": "^4.17.21", |
26 | 26 | "lucide-react": "^0.536.0", |
27 | 27 | "motion": "^12.23.12", |
28 | 28 | "next": "^15.4.5", |
29 | | - "next-intlayer": "^5.7.5", |
| 29 | + "next-intlayer": "^6.1.6", |
30 | 30 | "next-themes": "^0.4.6", |
31 | 31 | "react": "^19.1.0", |
32 | 32 | "react-dom": "^19.1.0", |
|
40 | 40 | "@types/react": "^19.1.9", |
41 | 41 | "@types/react-dom": "^19.1.7", |
42 | 42 | "@types/react-syntax-highlighter": "^15.5.13", |
43 | | - "intlayer-editor": "^5.7.5", |
| 43 | + "intlayer-editor": "^6.1.6", |
44 | 44 | "postcss": "^8.5.6", |
45 | 45 | "react-syntax-highlighter": "^15.5.0", |
46 | 46 | "tailwindcss": "^4.1.11", |
|
49 | 49 | "resolutions": { |
50 | 50 | "@types/react": "^19.1.0", |
51 | 51 | "@types/react-dom": "^19.1.0", |
52 | | - "@intlayer/cli": "5.7.5", |
53 | | - "@intlayer/config": "5.7.5", |
54 | | - "@intlayer/core": "5.7.5" |
| 52 | + "@intlayer/cli": "^6.1.6", |
| 53 | + "@intlayer/config": "^6.1.6", |
| 54 | + "@intlayer/core": "^6.1.6" |
55 | 55 | } |
56 | 56 | } |
0 commit comments