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