{ "name": "@perm-hack/source", "version": "0.0.0", "license": "MIT", "scripts": {}, "private": true, "dependencies": { "@nestjs/common": "^10.0.2", "@nestjs/core": "^10.0.2", "@nestjs/platform-express": "^10.0.2", "@reduxjs/toolkit": "^1.9.7", "@swc/helpers": "~0.5.2", "@types/classnames": "^2.3.1", "@types/react-icons": "^3.0.0", "@types/react-router-dom": "^5.3.3", "antd": "^5.10.2", "axios": "^1.0.0", "classnames": "^2.3.2", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.11.0", "react-redux": "^8.1.3", "react-router-dom": "^6.17.0", "react-switch-selector": "^2.2.1", "reflect-metadata": "^0.1.13", "rxjs": "^7.8.0", "tslib": "^2.3.0", "websocket": "^1.0.34" }, "devDependencies": { "@ant-design/plots": "^1.2.5", "@babel/core": "^7.14.5", "@babel/preset-react": "^7.14.5", "@nestjs/schematics": "^10.0.1", "@nestjs/testing": "^10.0.2", "@nrwl/nest": "^17.0.2", "@nx/cypress": "17.0.2", "@nx/eslint": "17.0.2", "@nx/eslint-plugin": "17.0.2", "@nx/jest": "17.0.2", "@nx/js": "17.0.2", "@nx/nest": "17.0.2", "@nx/node": "17.0.2", "@nx/react": "17.0.2", "@nx/vite": "17.0.2", "@nx/webpack": "17.0.2", "@nx/workspace": "17.0.2", "@swc-node/register": "~1.6.7", "@swc/cli": "~0.1.62", "@swc/core": "~1.3.85", "@testing-library/react": "14.0.0", "@types/jest": "^29.4.0", "@types/node": "18.14.2", "@types/react": "18.2.24", "@types/react-dom": "18.2.9", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", "@vitejs/plugin-react": "~4.0.0", "@vitest/coverage-c8": "~0.32.0", "@vitest/ui": "~0.32.0", "autoprefixer": "10.4.13", "babel-jest": "^29.4.1", "cypress": "^13.0.0", "eslint": "~8.46.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-cypress": "^2.13.4", "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", "jest-environment-node": "^29.4.1", "jsdom": "~22.1.0", "nx": "17.0.2", "postcss": "8.4.21", "prettier": "^2.6.2", "sass": "^1.55.0", "tailwindcss": "3.2.7", "ts-jest": "^29.1.0", "ts-node": "10.9.1", "typescript": "~5.1.3", "vite": "~4.3.9", "vite-plugin-dts": "~2.3.0", "vitest": "~0.32.0" } }