34 lines
969 B
JSON
34 lines
969 B
JSON
{
|
|
"name": "ente-base",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@emotion/react": "^11.14.0",
|
|
"@emotion/styled": "^11.14.0",
|
|
"@fontsource-variable/inter": "^5.2.5",
|
|
"@mui/icons-material": "^6.4.11",
|
|
"@mui/material": "^6.4.11",
|
|
"comlink": "^4.4.2",
|
|
"ente-utils": "*",
|
|
"formik": "^2.4.6",
|
|
"get-user-locale": "^2.3.2",
|
|
"i18next": "^24.2.3",
|
|
"i18next-resources-to-backend": "^1.2.1",
|
|
"idb": "^8.0.2",
|
|
"libsodium-wrappers-sumo": "^0.7.15",
|
|
"nanoid": "^5.1.5",
|
|
"next": "^15.3.1",
|
|
"react": "^19.1.0",
|
|
"react-dom": "^19.1.0",
|
|
"react-i18next": "^15.4.1",
|
|
"yup": "^1.6.1",
|
|
"zod": "^3.24.3"
|
|
},
|
|
"devDependencies": {
|
|
"@types/libsodium-wrappers-sumo": "^0.7.8",
|
|
"@types/react": "^19.1.2",
|
|
"@types/react-dom": "^19.1.3",
|
|
"ente-build-config": "*"
|
|
}
|
|
}
|