{
  "name": "@deskpro/deskpro-ui",
  "version": "9.0.0",
  "description": "Deskpro UI components",
  "bugs": {
    "url": "https://github.com/deskpro/deskpro-ui/issues"
  },
  "homepage": "https://github.com/deskpro/deskpro-ui#readme",
  "author": "Deskpro",
  "license": "BSD-3-Clause",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/deskpro/deskpro-ui.git"
  },
  "main": "dist/cjs/lib.js",
  "module": "dist/esm/lib.js",
  "types": "dist/deskpro-ui.d.ts",
  "engines": {
    "node": ">= 20.16.0"
  },
  "files": [
    "dist"
  ],
  "peerDependencies": {
    "@typescript/lib-dom": "npm:@types/web",
    "react": "^18",
    "react-dom": "^18",
    "styled-components": "^5"
  },
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "6.7.2",
    "@fortawesome/free-solid-svg-icons": "6.7.2",
    "@fortawesome/react-fontawesome": "0.2.2",
    "@heroicons/react": "^1.0.6",
    "@popperjs/core": "^2.11.0",
    "@react-aria/focus": "^3.22.1",
    "@react-aria/overlays": "^3.32.1",
    "@tippyjs/react": "^4.2.6",
    "d3-hierarchy": "^3.1.2",
    "formik": "^2.2.9",
    "framer-motion": "^6.2.8",
    "pretty-bytes": "^6.0.0",
    "react-highlight-words": "^0.17.0",
    "react-is": "^18.3.1",
    "react-popper": "^2.2.4",
    "simplebar": "^5.3.6",
    "simplebar-react": "^2.3.6",
    "tippy.js": "^6.3.1",
    "ts-pattern": "^4.0.5",
    "use-debounce": "^7.0.1",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "@babel/core": "^7.23.9",
    "@babel/plugin-proposal-decorators": "^7.23.9",
    "@babel/plugin-proposal-export-default-from": "^7.23.3",
    "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
    "@babel/plugin-proposal-optional-chaining": "^7.21.0",
    "@babel/preset-env": "^7.23.9",
    "@babel/preset-react": "^7.23.3",
    "@babel/preset-typescript": "^7.23.3",
    "@changesets/changelog-git": "^0.1.11",
    "@changesets/cli": "^2.24.3",
    "@deskpro/eslint-plugin-deskpro-product": "0.0.3",
    "@emotion/react": "^11.10.6",
    "@microsoft/api-extractor": "^7.38.0",
    "@shopify/jest-dom-mocks": "^3.0.16",
    "@storybook/addon-a11y": "7.6.20",
    "@storybook/addon-actions": "^7.6.17",
    "@storybook/addon-docs": "^7.6.17",
    "@storybook/addon-essentials": "^7.6.17",
    "@storybook/addon-interactions": "^7.6.17",
    "@storybook/addon-knobs": "^7.0.2",
    "@storybook/addon-links": "^7.6.17",
    "@storybook/addons": "^7.6.17",
    "@storybook/api": "^7.6.17",
    "@storybook/blocks": "^7.6.17",
    "@storybook/components": "^7.6.17",
    "@storybook/core-events": "^7.6.17",
    "@storybook/jest": "^0.2.3",
    "@storybook/react": "^7.6.17",
    "@storybook/react-webpack5": "^7.6.17",
    "@storybook/testing-library": "^0.2.2",
    "@storybook/theming": "^7.6.17",
    "@swc/core": "^1.2.218",
    "@swc/jest": "^0.2.22",
    "@testing-library/dom": "10.4.0",
    "@testing-library/jest-dom": "6.6.3",
    "@testing-library/react": "16.1.0",
    "@testing-library/user-event": "14.5.2",
    "@types/cli-progress": "^3.11.0",
    "@types/d3-hierarchy": "^3.1.0",
    "@types/jest": "^27.5.1",
    "@types/jest-axe": "^3.5.9",
    "@types/node": "^17.0.32",
    "@types/react": "18.2.29",
    "@types/react-dom": "18.2.13",
    "@types/react-highlight-words": "^0.16.4",
    "@types/react-is": "^18.3.0",
    "@types/styled-components": "^5.1.23",
    "@types/testing-library__jest-dom": "^5.14.3",
    "@types/uuid": "^8.3.4",
    "@typescript-eslint/eslint-plugin": "5.35.1",
    "@typescript-eslint/parser": "5.35.1",
    "@typescript/lib-dom": "npm:@types/web@^0.0.67",
    "babel-loader": "^8.2.5",
    "babel-plugin-macros": "^3.1.0",
    "chromatic": "6.5.4",
    "cli-progress": "^3.12.0",
    "conditional-type-checks": "1.0.5",
    "cross-env": "^7.0.3",
    "eslint": "8.22.0",
    "eslint-config-prettier": "8.5.0",
    "eslint-plugin-react-hooks": "4.5.0",
    "eslint-plugin-storybook": "^0.6.11",
    "fantasticon": "1.2.3",
    "fast-check": "2.25.0",
    "husky": "^8.0.1",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^28.1.0",
    "jest-axe": "^10.0.0",
    "jest-environment-jsdom": "^28.1.0",
    "jest-watch-typeahead": "^2.2.2",
    "lint-staged": "^12.4.1",
    "modern-normalize": "^1.1.0",
    "nodemon": "^3.0.3",
    "object-boolean-combinations": "^4.1.0",
    "oslllo-svg-fixer": "^3.0.0",
    "prettier": "^2.7.1",
    "prop-types": "^15.8.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-resize-observer": "^1.1.1",
    "rimraf": "3.0.2",
    "storybook": "^7.6.17",
    "storybook-addon-pseudo-states": "^2.0.1",
    "styled-components": "^5.3.10",
    "svgtofont": "^4.0.0",
    "ts-prune": "^0.10.3",
    "typedoc": "0.27.2",
    "typescript": "5.5.2",
    "webpack": "^5.72.1"
  },
  "lint-staged": {
    "*.{ts,tsx,js,jsx,json}": [
      "prettier --write"
    ]
  },
  "scripts": {
    "start": "storybook dev -p 6006",
    "watch": "cross-env NODE_OPTIONS=--max-old-space-size=6144 pnpm exec tsc -b --watch",
    "test": "cross-env NODE_OPTIONS=--max-old-space-size=512 jest --maxWorkers=75%",
    "test:watch": "cross-env NODE_OPTIONS=--max-old-space-size=512 jest --watch --maxWorkers=50%",
    "test:ci": "cross-env NODE_OPTIONS=--max-old-space-size=512 jest --maxWorkers=20% --ci",
    "test:ci:coverage": "cross-env NODE_OPTIONS=--max-old-space-size=512 jest --maxWorkers=20% --ci --coverage --changedSince=origin/main",
    "tsc:check": "cross-env NODE_OPTIONS=--max-old-space-size=6144 pnpm exec tsc -b",
    "lint": "eslint --max-warnings 0 --ext ts,tsx ./src",
    "test:unit": " jest",
    "codegen": "true",
    "start:storybook": "storybook dev -p 6006",
    "build": "pnpm run build:clean && pnpm run build:cjs && pnpm run build:esm && pnpm run build:api-extractor && pnpm run build:copy-assets",
    "build:watch": "nodemon --watch src --ext ts,tsx --exec pnpm run build",
    "build:dist": "pnpm run build:clean && pnpm run build:cjs && pnpm run build:esm && pnpm run build:copy-assets",
    "build:dist:watch": "nodemon --watch src --ext ts,tsx --exec pnpm run build:dist",
    "build:clean": "rimraf ./dist && rimraf ./temp",
    "build:copy-assets": "cp -r ./fonts ./dist && cp ./deskpro-ui.css ./dist && cp ./deskpro-custom-icons.css ./dist",
    "build:esm": "tsc -p ./src/tsconfig.json --outDir ./dist/esm --module ES2022 --composite false --declarationDir ./temp",
    "build:cjs": "tsc -p ./src/tsconfig.json --outDir ./dist/cjs --module CommonJS --composite false --declarationMap false --declaration false --verbatimModuleSyntax false",
    "build:api-extractor": "pnpm exec api-extractor run --local --verbose",
    "build-storybook": "storybook build --quiet -o build-storybook",
    "docs:storybook": "storybook build --quiet -o docs/storybook",
    "docs:typedoc": "typedoc --out docs/typedoc src/lib.ts",
    "docs": "pnpm run docs:storybook && pnpm run docs:typedoc",
    "pub:patch": "pnpm run build && npm version patch --force && npm publish",
    "pub:minor": "pnpm run build && npm version minor --force && npm publish",
    "pub:major": "pnpm run build && npm version major --force && npm publish",
    "postpub": "echo \"\\x1b[101m\\x1b[97mDon't forget to publish updated docs. Rebase the 'docs' branch on main, run 'pnpm run docs' then 'git push'. Docs are published to https://deskpro.github.io/deskpro-ui\\x1b[0m\"",
    "precommit": "lint-staged",
    "generate:dp-custom-icons": "fantasticon -c .fantasticonrc.json",
    "storybook": "storybook dev -p 6006",
    "release": "pnpm run build && pnpm exec changeset publish",
    "chromatic": "npx chromatic --project-token=d616c9f049a7",
    "generate:icons": "tsc --skipLibCheck ./src/components/IconV2/process.ts && node ./src/components/IconV2/process.js"
  }
}