17 lines
357 B
JSON
17 lines
357 B
JSON
|
|
{
|
||
|
|
"name": "envinfo-test-project",
|
||
|
|
"private": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@emotion/react": "^11.14.0",
|
||
|
|
"@emotion/styled": "^11.14.1",
|
||
|
|
"@mui/base": "5.0.0-beta.30",
|
||
|
|
"@mui/joy": "5.0.0-beta.22",
|
||
|
|
"@mui/material": "5.15.4",
|
||
|
|
"react": "^19.2.1",
|
||
|
|
"react-dom": "^19.2.1"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@types/react": "^19.2.7"
|
||
|
|
}
|
||
|
|
}
|