Skip to content

Commit e67eddc

Browse files
committed
chore: intlayer update
1 parent 06d7a5a commit e67eddc

File tree

5 files changed

+3501
-1894
lines changed

5 files changed

+3501
-1894
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"concurrently": "^9.2.0",
2222
"eslint": "^9.32.0",
2323
"eslint-config-next": "^15.4.5",
24-
"intlayer": "^5.7.5",
24+
"intlayer": "^6.1.6",
2525
"lodash": "^4.17.21",
2626
"lucide-react": "^0.536.0",
2727
"motion": "^12.23.12",
2828
"next": "^15.4.5",
29-
"next-intlayer": "^5.7.5",
29+
"next-intlayer": "^6.1.6",
3030
"next-themes": "^0.4.6",
3131
"react": "^19.1.0",
3232
"react-dom": "^19.1.0",
@@ -40,7 +40,7 @@
4040
"@types/react": "^19.1.9",
4141
"@types/react-dom": "^19.1.7",
4242
"@types/react-syntax-highlighter": "^15.5.13",
43-
"intlayer-editor": "^5.7.5",
43+
"intlayer-editor": "^6.1.6",
4444
"postcss": "^8.5.6",
4545
"react-syntax-highlighter": "^15.5.0",
4646
"tailwindcss": "^4.1.11",
@@ -49,8 +49,8 @@
4949
"resolutions": {
5050
"@types/react": "^19.1.0",
5151
"@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"
5555
}
5656
}

0 commit comments

Comments
 (0)