You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ferne/package.json

35 lines
879 B
JSON

{
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.5.0",
"@popperjs/core": "~2.10",
"@tippyjs/react": "~4.2.6",
"ag-grid-community": "~27",
"ag-grid-react": "~27",
"bootstrap": "~5.1.0",
"bootstrap-icons": "~1.5.0",
"clipboard": "~2.0.8",
"clsx": "~1.1.1",
"contrast": "~1.0.1",
"create-color": "~2.0.4",
"dayjs": "~1.10.7",
"esbuild": "~0.14.21",
"flatpickr": "~4.6.9",
"lodash.chunk": "~4.2.0",
"lodash.flatten": "^4.4.0",
"lodash.groupby": "~4.6.0",
"lodash.mapvalues": "~4.6.0",
"minimist": "~1.2.5",
"phoenix": "~1.6.0",
"phoenix_html": "~3.0.0",
"phoenix_live_view": "~0.16.3",
"react": "~18.1.0",
"react-dom": "~18.1.0",
"reoverlay": "~1.0.3",
"tippy.js": "~6.3.3",
"toastify-js": "~1.11.2"
},
"devDependencies": {
"prettier": "~2.3.2"
}
}