This commit is contained in:
parent
161b9fd23e
commit
e0c6716349
|
|
@ -95,7 +95,8 @@
|
||||||
"remark-math": "^6.0.0",
|
"remark-math": "^6.0.0",
|
||||||
"sonner": "^1.3.1",
|
"sonner": "^1.3.1",
|
||||||
"uuid": "^9.0.1",
|
"uuid": "^9.0.1",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4",
|
||||||
|
"next-intl": "^4.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/bundle-analyzer": "^14.0.2",
|
"@next/bundle-analyzer": "^14.0.2",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue