Skip to content

Commit

Permalink
fix: add missing styled import to LineChart
Browse files Browse the repository at this point in the history
  • Loading branch information
neindochoh committed Oct 23, 2023
1 parent bc08a63 commit 10fd9cc
Show file tree
Hide file tree
Showing 3 changed files with 1,589 additions and 1,746 deletions.
128 changes: 64 additions & 64 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,111 +29,111 @@
"dependencies": {
"@floating-ui/react": "^0.19.2",
"@react-hook/resize-observer": "^1.2.6",
"@react-three/drei": "^9.88.2",
"@react-three/fiber": "^8.14.5",
"@tailwindcss/typography": "^0.5.10",
"@react-three/drei": "^9.56.25",
"@react-three/fiber": "^8.11.2",
"@tailwindcss/typography": "^0.5.9",
"@tippyjs/react": "^4.2.6",
"@types/dompurify": "^3.0.3",
"@types/dompurify": "^3.0.2",
"@uiw/react-json-view": "2.0.0-alpha.7",
"chroma-js": "^2.4.2",
"comlink": "^4.4.1",
"cropperjs": "^1.6.1",
"d3": "^7.8.5",
"d3-array": "^3.2.4",
"cropperjs": "^1.5.13",
"d3": "^7.8.2",
"d3-array": "^3.2.2",
"d3-axis": "^3.0.0",
"d3-brush": "^3.0.0",
"d3-cloud": "^1.2.7",
"d3-delaunay": "^6.0.4",
"d3-cloud": "^1.2.5",
"d3-delaunay": "^6.0.2",
"d3-format": "^3.1.0",
"d3-scale": "^4.0.2",
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-time-format": "^4.1.0",
"d3-zoom": "^3.0.0",
"detect-gpu": "^5.0.37",
"dompurify": "^3.0.6",
"detect-gpu": "^5.0.12",
"dompurify": "^3.0.3",
"file-saver": "^2.0.5",
"flexlayout-react": "^0.7.12",
"flexlayout-react": "^0.7.6",
"fuse.js": "^6.6.2",
"immer": "^9.0.21",
"immer": "^9.0.19",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"numbro": "^2.4.0",
"numbro": "^2.3.6",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-cropper": "^2.3.3",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
"react-icons": "^4.11.0",
"react-icons": "^4.10.1",
"react-is": "^18.2.0",
"react-joyride": "^2.6.1",
"react-player": "^2.13.0",
"react-select": "^5.7.7",
"react-slider": "^2.0.6",
"react-toastify": "^9.1.3",
"react-virtualized-auto-sizer": "^1.0.20",
"react-window": "^1.8.9",
"recharts": "^2.9.0",
"react-joyride": "^2.5.3",
"react-player": "^2.11.2",
"react-select": "^5.7.0",
"react-slider": "^2.0.4",
"react-toastify": "^9.1.1",
"react-virtualized-auto-sizer": "^1.0.7",
"react-window": "^1.8.8",
"recharts": "^2.4.3",
"seedrandom": "^3.0.5",
"shallowequal": "^1.1.0",
"short-uuid": "^4.2.2",
"showdown": "^2.1.0",
"simple-statistics": "^7.8.3",
"styled-components": "^5.3.11",
"styled-components": "^5.3.9",
"three": "^0.149.0",
"three-stdlib": "^2.27.3",
"three-stdlib": "^2.21.8",
"tippy.js": "^6.3.7",
"unique-names-generator": "^4.7.1",
"uuid": "^9.0.1",
"wavesurfer.js": "^6.6.4",
"zustand": "^4.4.3"
"uuid": "^9.0.0",
"wavesurfer.js": "^6.4.0",
"zustand": "^4.3.3"
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
"@types/chroma-js": "^2.4.1",
"@types/d3": "^7.4.1",
"@types/d3-cloud": "^1.2.6",
"@types/chroma-js": "^2.4.0",
"@types/d3": "^7.4.0",
"@types/d3-cloud": "^1.2.5",
"@types/file-saver": "^2.0.5",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/node": "^18.18.5",
"@types/node-fetch": "^2.6.6",
"@types/react": "^18.2.28",
"@types/react-beautiful-dnd": "^13.1.5",
"@types/react-dom": "^18.2.13",
"@types/react-slider": "^1.3.2",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.1",
"@types/node-fetch": "2",
"@types/react": "^18.0.27",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-dom": "^18.0.10",
"@types/react-slider": "^1.3.1",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.6",
"@types/seedrandom": "^3.0.6",
"@types/shallowequal": "^1.1.2",
"@types/showdown": "^2.0.2",
"@types/styled-components": "^5.1.28",
"@types/react-window": "^1.8.5",
"@types/seedrandom": "^3.0.5",
"@types/shallowequal": "^1.1.1",
"@types/showdown": "^2.0.1",
"@types/styled-components": "^5.1.26",
"@types/three": "^0.149.0",
"@types/uuid": "^9.0.5",
"@types/wavesurfer.js": "^6.0.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.1.0",
"@types/uuid": "^9.0.1",
"@types/wavesurfer.js": "^6.0.3",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vitejs/plugin-react": "^4.0.4",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-styled-components": "^2.1.4",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.28.1",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.7.0",
"node-fetch": "^2.7.0",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.3",
"ts-jest": "^29.1.1",
"twin.macro": "^3.4.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-dts": "^3.6.0",
"vite-plugin-node-polyfills": "^0.14.1"
"jest": "^29.4.3",
"node-fetch": "^2.6.9",
"prettier": "^2.7.1",
"tailwindcss": "^3.3.1",
"ts-jest": "^29.0.5",
"twin.macro": "^3.3.0",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.2",
"vite-plugin-node-polyfills": "^0.14.0"
},
"babelMacros": {
"twin": {
Expand Down
Loading

0 comments on commit 10fd9cc

Please sign in to comment.