{ "name": "portaljs", "version": "0.0.0", "license": "MIT", "scripts": {}, "private": true, "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", "@headlessui/react": "^1.7.13", "@heroicons/react": "^2.0.17", "@material-ui/data-grid": "^4.0.0-alpha.37", "@mui/icons-material": "^5.11.16", "@mui/material": "^5.11.16", "@mui/x-data-grid": "^6.1.0", "@nrwl/next": "15.9.2", "filesize": "^10.0.7", "gray-matter": "^4.0.3", "html-react-parser": "^3.0.15", "next": "13.1.1", "next-mdx-remote": "^4.4.1", "papaparse": "^5.4.1", "plotly.js-basic-dist": "^2.20.0", "prop-types": "^15.8.1", "react": "18.2.0", "react-dom": "18.2.0", "react-next-github-btn": "^1.2.1", "react-plotlyjs": "^0.4.4", "react-vega": "^7.6.0", "remark-footnotes": "^4.0.1", "remark-gfm": "^3.0.1", "remark-slug": "^7.0.1", "remark-toc": "^8.0.1", "timeago.js": "^4.0.2", "tslib": "^2.3.0", "xlsx": "^0.18.5" }, "devDependencies": { "@babel/preset-react": "^7.14.5", "@nrwl/cypress": "15.9.2", "@nrwl/eslint-plugin-nx": "15.9.2", "@nrwl/jest": "15.9.2", "@nrwl/js": "15.9.2", "@nrwl/linter": "15.9.2", "@nrwl/react": "15.9.2", "@nrwl/rollup": "15.9.2", "@nrwl/workspace": "15.9.2", "@rollup/plugin-url": "^7.0.0", "@svgr/rollup": "^6.1.2", "@swc/core": "^1.2.173", "@swc/helpers": "~0.4.11", "@swc/jest": "0.2.20", "@testing-library/react": "14.0.0", "@types/jest": "^29.4.0", "@types/node": "18.14.2", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "@typescript-eslint/eslint-plugin": "^5.36.1", "@typescript-eslint/parser": "^5.36.1", "autoprefixer": "10.4.13", "babel-jest": "^29.4.1", "cypress": "^12.2.0", "eslint": "~8.15.0", "eslint-config-next": "13.1.1", "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "^2.10.3", "eslint-plugin-import": "2.27.5", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-react": "7.32.2", "eslint-plugin-react-hooks": "4.6.0", "jest": "^29.4.1", "jest-environment-jsdom": "^29.4.1", "nx": "15.9.2", "postcss": "8.4.21", "prettier": "^2.6.2", "react-test-renderer": "18.2.0", "swc-loader": "0.1.15", "tailwindcss": "3.2.7", "ts-jest": "^29.0.5", "ts-node": "10.9.1", "typescript": "~4.9.5" } }