mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
124 lines
3.8 KiB
JSON
124 lines
3.8 KiB
JSON
{
|
|
"name": "ui",
|
|
"version": "0.0.1",
|
|
"license": "Apache-2.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "1.2.30",
|
|
"@fortawesome/free-regular-svg-icons": "5.14.0",
|
|
"@fortawesome/free-solid-svg-icons": "5.14.0",
|
|
"@fortawesome/react-fontawesome": "0.1.11",
|
|
"@juggle/resize-observer": "3.2.0",
|
|
"@popperjs/core": "2.4.4",
|
|
"@sentry/browser": "5.22.3",
|
|
"@storybook/react": "6.0.21",
|
|
"@types/body-scroll-lock": "2.6.1",
|
|
"@types/bricks.js": "1.8.1",
|
|
"@types/enzyme": "3.10.5",
|
|
"@types/enzyme-adapter-react-16": "1.0.6",
|
|
"@types/fontfaceobserver": "0.0.6",
|
|
"@types/jest": "26.0.13",
|
|
"@types/lodash.debounce": "4.0.6",
|
|
"@types/lodash.merge": "4.6.6",
|
|
"@types/lodash.throttle": "4.1.6",
|
|
"@types/lodash.uniqueid": "4.0.6",
|
|
"@types/promise-retry": "1.1.3",
|
|
"@types/qs": "6.9.4",
|
|
"@types/react": "16.9.49",
|
|
"@types/react-autosuggest": "10.0.0",
|
|
"@types/react-dom": "16.9.8",
|
|
"@types/react-highlighter": "0.3.4",
|
|
"@types/react-js-pagination": "3.0.3",
|
|
"@types/react-select": "3.0.19",
|
|
"@typescript-eslint/eslint-plugin": "4.1.0",
|
|
"@typescript-eslint/parser": "4.1.0",
|
|
"body-scroll-lock": "3.1.3",
|
|
"bootstrap": "4.5.2",
|
|
"bootswatch": "4.5.2",
|
|
"bricks.js": "1.8.0",
|
|
"copy-to-clipboard": "3.3.1",
|
|
"csshake": "1.5.3",
|
|
"date-fns": "2.16.1",
|
|
"eslint-config-prettier": "6.11.0",
|
|
"eslint-plugin-prettier": "3.1.4",
|
|
"favico.js": "0.3.10",
|
|
"fetch-mock": "9.10.7",
|
|
"fontfaceobserver": "2.1.0",
|
|
"intersection-observer": "0.11.0",
|
|
"lodash.debounce": "4.0.8",
|
|
"lodash.merge": "4.6.2",
|
|
"lodash.throttle": "4.1.1",
|
|
"lodash.uniqueid": "4.0.1",
|
|
"mobx": "5.15.6",
|
|
"mobx-react-lite": "2.2.1",
|
|
"mobx-stored": "1.1.0",
|
|
"node-sass": "4.14.1",
|
|
"promise-retry": "2.0.1",
|
|
"qs": "6.9.4",
|
|
"react": "16.13.1",
|
|
"react-app-polyfill": "1.0.6",
|
|
"react-autosuggest": "10.0.2",
|
|
"react-cool-dimensions": "1.1.4",
|
|
"react-day-picker": "7.4.8",
|
|
"react-dom": "16.13.1",
|
|
"react-highlighter": "0.4.3",
|
|
"react-hotkeys-hook": "2.3.1",
|
|
"react-idle-timer": "4.3.6",
|
|
"react-input-range": "1.3.0",
|
|
"react-intersection-observer": "8.28.2",
|
|
"react-js-pagination": "3.0.3",
|
|
"react-json-pretty": "2.2.0",
|
|
"react-linkify": "0.2.2",
|
|
"react-media-hook": "0.4.7",
|
|
"react-popper": "2.2.3",
|
|
"react-scripts": "3.4.3",
|
|
"react-select": "3.1.0",
|
|
"react-transition-group": "4.4.1",
|
|
"typeface-open-sans": "0.0.75",
|
|
"typescript": "4.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/travis-cli": "9.1.2",
|
|
"@percy-io/percy-storybook": "2.1.0",
|
|
"@storybook/preset-create-react-app": "3.1.4",
|
|
"@testing-library/react-hooks": "3.4.1",
|
|
"depcheck": "1.2.0",
|
|
"diffable-html": "4.0.0",
|
|
"enzyme": "3.11.0",
|
|
"enzyme-adapter-react-16": "1.15.4",
|
|
"jest-canvas-mock": "2.2.0",
|
|
"jest-date-mock": "1.0.8",
|
|
"markdownlint-cli": "0.23.2",
|
|
"prettier": "2.1.1",
|
|
"puppeteer": "5.2.1",
|
|
"source-map-explorer": "2.5.0"
|
|
},
|
|
"scripts": {
|
|
"start": "NODE_ENV=dev REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",
|
|
"build": "react-scripts build",
|
|
"test": "react-scripts test",
|
|
"storybook": "start-storybook",
|
|
"snapshot": "build-storybook --quiet -s public && percy-storybook --widths=700,1280 --minimum_height=200",
|
|
"analyze": "source-map-explorer 'build/static/js/*.js'"
|
|
},
|
|
"jest": {
|
|
"collectCoverageFrom": [
|
|
"src/**/*.{js,ts,tsx}",
|
|
"!src/**/*.stories.{js,ts,tsx}",
|
|
"!src/react-app-env.d.ts",
|
|
"!src/Models/*.ts"
|
|
]
|
|
},
|
|
"browserslist": [
|
|
">= 1%",
|
|
"last 1 major version",
|
|
"not dead",
|
|
"Chrome >= 49",
|
|
"Firefox >= 52",
|
|
"Edge >= 12",
|
|
"iOS >= 9",
|
|
"Safari >= 10",
|
|
"Android >= 4.4"
|
|
]
|
|
}
|