Skip to content
Snippets Groups Projects
This project manages its dependencies using npm. Learn more
package.json 4.79 KiB
{
  "name": "@graphpolaris/shared",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "lint": "eslint lib/**/* --no-error-on-unmatched-pattern",
    "test": "vitest run",
    "type-p": "tsc --noEmit --skipLibCheck",
    "coverage": "vitest run --coverage"
  },
  "peerDependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-redux": "^8.0.5"
  },
  "dependencies": {
    "@deck.gl/core": "^8.9.35",
    "@deck.gl/extensions": "^8.9.35",
    "@deck.gl/layers": "^8.9.35",
    "@deck.gl/react": "^8.9.35",
    "@emotion/react": "^11.11.4",
    "@emotion/styled": "^11.11.0",
    "@mui/icons-material": "^5.15.13",
    "@nebula.gl/layers": "^1.0.4",
    "@pixi-essentials/cull": "^2.0.0",
    "@radix-ui/react-dropdown-menu": "^2.0.6",
    "@radix-ui/react-tooltip": "^1.0.7",
    "@reactflow/node-resizer": "^2.2.9",
    "@reduxjs/toolkit": "^2.2.1",
    "@tisoap/react-flow-smart-edge": "^3.0.0",
    "@types/cytoscape": "^3.19.16",
    "@types/react-grid-layout": "^1.3.5",
    "@types/styled-components": "^5.1.34",
    "@types/supercluster": "^7.1.3",
    "classnames": "^2.5.1",
    "color": "^4.2.3",
    "color-string": "^1.9.1",
    "config": "workspace:*",
    "cytoscape": "^3.28.1",
    "d3": "^7.9.0",
    "deck.gl": "^8.9.35",
    "fi": "^1.0.16",
    "graphology": "^0.25.4",
    "graphology-dag": "^0.4.1",
    "graphology-layout": "^0.6.1",
    "graphology-layout-forceatlas2": "^0.10.1",
    "graphology-layout-noverlap": "^0.4.2",
    "graphology-simple-path": "^0.2.0",
    "graphology-types": "^0.24.7",
    "immer": "^10.0.4",
    "jspdf": "^2.5.1",
    "kepler.gl": "^3.0.0",
    "keycloak-js": "^23.0.7",
    "lodash-es": "^4.17.21",
    "moment": "^2.30.1",
    "pixi-actions": "^1.1.10",
    "pixi-viewport": "^5.0.2",
    "pixi.js": "^7.4.0",
    "react-color": "^2.19.3",
    "react-cookie": "^7.1.0",
    "react-draggable": "^4.4.6",
    "react-grid-layout": "^1.4.4",
    "react-json-view": "^1.21.3",
    "react-palm": "^3.3.8",
    "react-router-dom": "^6.22.3",
    "react-window": "^1.8.10",
    "reactflow": "^11.10.4",
    "regenerator-runtime": "0.14.1",
    "reorder.js": "^2.2.6",
    "sass": "^1.72.0",
    "scss": "^0.2.4",
    "styled-components": "^6.1.8",
    "supercluster": "^8.0.1",
    "tslib": "^2.6.2",
    "typed": "link:@deck.gl/core/typed",
    "use-immer": "^0.9.0",
    "web-worker": "^1.3.0"
  },
  "devDependencies": {
    "@iconify/json": "^2.2.192",
    "@storybook/addon-styling": "^1.3.7",
    "@storybook/preset-scss": "^1.0.3",
    "@storybook/react": "7.6.17",
    "@storybook/types": "^7.6.17",
    "@testing-library/react": "14.2.1",
    "@testing-library/react-hooks": "8.0.1",
    "@types/color": "^3.0.6",
    "@types/cytoscape-dagre": "^2.3.3",
    "@types/cytoscape-fcose": "^2.2.4",
    "@types/cytoscape-klay": "^3.1.4",
    "@types/d3": "^7.4.3",
    "@types/lodash-es": "^4.17.12",
    "@types/node": "20.11.27",
    "@types/react": "^18.2.65",
    "@types/react-color": "^3.0.12",
    "@types/react-dom": "^18.2.22",
    "@types/react-window": "^1.8.8",
    "@typescript-eslint/eslint-plugin": "~7.2.0",
    "@typescript-eslint/parser": "~7.2.0",
    "@vitejs/plugin-react": "^4.2.1",
    "@vitejs/plugin-react-swc": "^3.6.0",
    "cytoscape": "^3.23.0",
    "cytoscape-cise": "^1.0.0",
    "cytoscape-cose-bilkent": "^4.1.0",
    "cytoscape-dagre": "^2.5.0",
    "cytoscape-elk": "^2.2.0",
    "cytoscape-fcose": "^2.2.0",
    "cytoscape-klay": "^3.1.4",
    "daisyui": "^4.7.3",
    "eslint": "^8.57.0",
    "eslint-config-next": "14.1.3",
    "eslint-config-prettier": "^9.1.0",
    "eslint-config-turbo": "^1.12.5",
    "eslint-plugin-import": "2.29.1",
    "eslint-plugin-jsx-a11y": "6.8.0",
    "eslint-plugin-react": "7.34.0",
    "eslint-plugin-react-hooks": "4.6.0",
    "graphology": "^0.25.1",
    "graphology-generators": "^0.11.2",
    "graphology-layout": "^0.6.1",
    "graphology-layout-forceatlas2": "^0.10.1",
    "graphology-layout-noverlap": "^0.4.2",
    "graphology-types": "^0.24.0",
    "happy-dom": "^13.8.4",
    "jsdom": "^24.0.0",
    "postcss": "^8.4.35",
    "postcss-load-config": "^5.0.3",
    "postcss-nesting": "^12.1.0",
    "postcss-plugin": "^1.0.0",
    "postcss-scss": "^4.0.9",
    "prettier": "^3.2.5",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-is": "^18.2.0",
    "react-redux": "^9.1.0",
    "react-test-renderer": "18.2.0",
    "redux": "^5.0.1",
    "redux-thunk": "^3.1.0",
    "require-from-string": "^2.0.2",
    "reselect": "^5.1.0",
    "tailwindcss": "^3.4.1",
    "ts-node": "10.9.2",
    "typescript": "^5.4.2",
    "unplugin-icons": "^0.18.5",
    "url-loader": "^4.1.1",
    "vite": "^5.1.6",
    "vite-plugin-dts": "^3.7.3",
    "vite-plugin-sass-dts": "^1.3.17",
    "vite-tsconfig-paths": "^4.3.2",
    "vitest": "^1.3.1"
  },
  "main": "./lib/index.ts",
  "types": "./lib/index.ts",
  "license": "MIT"
}