2022-04-06 16:37:23 +02:00
|
|
|
{
|
2022-08-27 21:26:30 +02:00
|
|
|
"license": "LGPL-3.0-or-later",
|
2022-04-06 16:37:23 +02:00
|
|
|
"name": "dashboard",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
2023-03-04 12:36:05 +01:00
|
|
|
"proxy": "http://localhost:8800",
|
2022-04-06 16:37:23 +02:00
|
|
|
"dependencies": {
|
2023-09-23 21:24:34 +02:00
|
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
2023-08-11 16:04:53 +02:00
|
|
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
2023-08-11 15:43:54 +02:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^6.4.2",
|
2023-08-11 16:11:31 +02:00
|
|
|
"@fortawesome/free-brands-svg-icons": "^6.4.2",
|
2023-12-09 08:11:11 +01:00
|
|
|
"@fortawesome/free-regular-svg-icons": "^6.5.1",
|
2023-08-11 15:44:32 +02:00
|
|
|
"@fortawesome/free-solid-svg-icons": "^6.4.2",
|
2022-07-03 13:27:29 +02:00
|
|
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
2023-10-08 10:12:47 +02:00
|
|
|
"@fullcalendar/bootstrap": "^6.1.9",
|
2023-12-09 08:10:51 +01:00
|
|
|
"@fullcalendar/core": "^6.1.10",
|
2023-10-08 10:12:47 +02:00
|
|
|
"@fullcalendar/daygrid": "^6.1.9",
|
|
|
|
"@fullcalendar/interaction": "^6.1.9",
|
|
|
|
"@fullcalendar/react": "^6.1.9",
|
2023-06-11 13:23:51 +02:00
|
|
|
"@highcharts/map-collection": "^2.1.0",
|
2023-12-09 08:11:02 +01:00
|
|
|
"@testing-library/jest-dom": "^6.1.5",
|
2023-11-25 12:56:06 +01:00
|
|
|
"@testing-library/react": "^14.1.2",
|
2023-09-22 15:38:57 +02:00
|
|
|
"@testing-library/user-event": "^14.5.1",
|
2023-11-18 13:06:54 +01:00
|
|
|
"axios": "^1.6.2",
|
2023-09-23 11:57:35 +02:00
|
|
|
"bootstrap": "^5.3.2",
|
2023-02-05 14:42:05 +01:00
|
|
|
"highcharts": "^10.3.3",
|
2023-12-09 08:08:30 +01:00
|
|
|
"i18next": "^23.7.8",
|
2023-11-18 13:18:26 +01:00
|
|
|
"i18next-chained-backend": "^4.6.2",
|
2023-11-25 12:56:35 +01:00
|
|
|
"i18next-http-backend": "^2.4.2",
|
2023-09-22 15:46:01 +02:00
|
|
|
"i18next-localstorage-backend": "^4.2.0",
|
2022-04-06 16:37:23 +02:00
|
|
|
"masonry-layout": "^4.2.2",
|
2023-09-23 21:24:34 +02:00
|
|
|
"moment": "^2.29.4",
|
2023-02-06 18:01:33 +01:00
|
|
|
"react": "^18.2.0",
|
2023-10-29 13:26:32 +01:00
|
|
|
"react-bootstrap": "^2.9.1",
|
2023-03-05 08:06:01 +01:00
|
|
|
"react-bootstrap-range-slider": "^3.0.8",
|
2023-02-06 18:01:33 +01:00
|
|
|
"react-dom": "^18.2.0",
|
2023-11-18 13:06:24 +01:00
|
|
|
"react-i18next": "^13.5.0",
|
2022-10-29 07:23:16 +02:00
|
|
|
"react-mcjsonchat": "^1.0.0",
|
2022-04-06 16:37:23 +02:00
|
|
|
"react-router-dom": "6",
|
2022-06-25 20:19:56 +02:00
|
|
|
"react-scripts": "5.0.1",
|
2023-10-29 13:26:20 +01:00
|
|
|
"sass": "^1.69.5",
|
2022-04-06 16:37:23 +02:00
|
|
|
"source-map-explorer": "^2.5.2",
|
2023-11-25 12:56:13 +01:00
|
|
|
"swagger-ui": "^5.10.3",
|
2022-09-16 12:39:34 +02:00
|
|
|
"web-vitals": "^3.0.2"
|
2022-04-06 16:37:23 +02:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"start": "react-scripts start",
|
|
|
|
"build": "react-scripts build",
|
|
|
|
"test": "react-scripts test",
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"analyze": "source-map-explorer 'build/static/js/*.js'"
|
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"extends": [
|
|
|
|
"react-app",
|
|
|
|
"react-app/jest"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|