2023-02-08 12:16:14 +00:00
|
|
|
{
|
|
|
|
"name": "@saleor/apps-shared",
|
2023-02-15 12:49:45 +00:00
|
|
|
"version": "1.1.1",
|
2023-02-09 17:41:23 +00:00
|
|
|
"dependencies": {},
|
|
|
|
"devDependencies": {
|
|
|
|
"eslint-config-saleor": "workspace:*",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
"@types/react": "^18.0.27",
|
|
|
|
"@types/react-dom": "^18.0.10",
|
|
|
|
"@material-ui/core": "^4.12.4",
|
|
|
|
"@material-ui/icons": "^4.11.3",
|
|
|
|
"@material-ui/lab": "4.0.0-alpha.61",
|
|
|
|
"@saleor/app-sdk": "0.26.1",
|
|
|
|
"@saleor/macaw-ui": "^0.7.2",
|
2023-02-21 10:34:30 +00:00
|
|
|
"clsx": "^1.2.1",
|
|
|
|
"next": "^13.1.6"
|
2023-02-09 17:41:23 +00:00
|
|
|
},
|
|
|
|
"main": "index.ts"
|
2023-02-08 12:16:14 +00:00
|
|
|
}
|