Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 71 additions & 71 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,85 +20,85 @@
"*.{ts,tsx,scss}": "yarn format:fix"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@fortawesome/fontawesome-common-types": "~0.2.36",
"@grafana/eslint-config": "^6.0.0",
"@swc/core": "^1.3.74",
"@types/color": "^3.0.2",
"@types/d3-scale": "^4.0.2",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/flot": "^0.0.32",
"@babel/core": "7.22.9",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@fortawesome/fontawesome-common-types": "0.2.36",
"@grafana/eslint-config": "6.0.1",
"@swc/core": "1.3.74",
"@types/color": "3.0.3",
"@types/d3-scale": "4.0.3",
"@types/d3-scale-chromatic": "3.0.0",
"@types/flot": "0.0.32",
"@types/history": "4.7.11",
"@types/jquery": "^3.5.13",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.groupby": "^4.6.7",
"@types/lodash.map": "^4.6.13",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.0.0",
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-datepicker": "^4.3.4",
"@types/react-dom": "^18.0.11",
"@types/react-helmet": "^6.1.5",
"@types/react-notifications-component": "~3.1.0",
"@types/react-outside-click-handler": "^1.3.1",
"@types/react-router-dom": "5.3.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"clean-webpack-plugin": "^3.0.0",
"conventional-changelog-cli": "^2.1.1",
"copy-webpack-plugin": "^11.0.0",
"esbuild-loader": "^3.0.1",
"eslint": "^8.40.0",
"@types/jquery": "3.5.16",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.groupby": "4.6.7",
"@types/lodash.map": "4.6.13",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.33",
"@types/react-copy-to-clipboard": "5.0.4",
"@types/react-datepicker": "4.10.0",
"@types/react-dom": "18.0.11",
"@types/react-helmet": "6.1.6",
"@types/react-notifications-component": "3.1.1",
"@types/react-outside-click-handler": "1.3.1",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"clean-webpack-plugin": "3.0.0",
"conventional-changelog-cli": "2.2.2",
"copy-webpack-plugin": "11.0.0",
"esbuild-loader": "3.0.1",
"eslint": "8.57.1",
"eslint-config-airbnb": "18.2.1",
"eslint-config-airbnb-typescript": "^14.0.0",
"eslint-config-airbnb-typescript-prettier": "^4.2.0",
"eslint-import-resolver-lerna": "^2.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-css-modules": "^2.11.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^44.2.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"expose-loader": "^4.1.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"mini-css-extract-plugin": "^2.7.5",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"eslint-config-airbnb-typescript": "14.0.2",
"eslint-config-airbnb-typescript-prettier": "4.2.0",
"eslint-import-resolver-lerna": "2.0.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-css-modules": "2.12.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "44.2.7",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "2.0.0",
"expose-loader": "4.1.0",
"html-webpack-plugin": "5.5.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"mini-css-extract-plugin": "2.7.5",
"optimize-css-assets-webpack-plugin": "6.0.1",
"prettier": "2.8.8",
"react-svg-loader": "^3.0.3",
"regenerator-runtime": "^0.13.9",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "^1.60.0",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"typescript": "^4.5.2",
"web-streams-polyfill": "^3.2.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^5.2.2",
"webpack-merge": "^5.8.0"
"react-svg-loader": "3.0.3",
"regenerator-runtime": "0.13.11",
"replace-in-file-webpack-plugin": "1.0.6",
"sass": "1.60.0",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "4.9.5",
"web-streams-polyfill": "3.2.1",
"webpack": "5.94.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "5.2.2",
"webpack-merge": "5.8.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "~1.2.30",
"@fortawesome/free-brands-svg-icons": "~5.15.1",
"@fortawesome/free-regular-svg-icons": "~5.15.2",
"@fortawesome/free-solid-svg-icons": "~5.14.0",
"@fortawesome/react-fontawesome": "~0.1.11",
"@grafana/data": "11.4.0",
"@grafana/flamegraph": "11.4.0",
"@grafana/ui": "11.4.0",
"@fortawesome/free-solid-svg-icons": "~5.15.0",
"@fortawesome/react-fontawesome": "~0.2.0",
"@grafana/data": "11.6.6",
"@grafana/flamegraph": "11.6.6",
"@grafana/ui": "11.6.6",
"@hookform/resolvers": "^2.9.8",
"@mui/base": "5.0.0-alpha.98",
"@mui/material": "5.10.11",
"@mui/base": "5.0.0-beta.70",
"@mui/material": "5.18.0",
"@react-hook/resize-observer": "^1.2.6",
"@react-hook/window-size": "^3.1.1",
"@reduxjs/toolkit": "^1.6.2",
"@szhsin/react-menu": "3.5.2",
"@szhsin/react-menu": "3.5.3",
"@types/file-saver": "^2.0.5",
"classnames": "^2.2.6",
"color": "^3.1.3",
Expand All @@ -124,19 +124,19 @@
"react-flot": "^1.3.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.36.0",
"react-notifications-component": "~3.1.0",
"react-notifications-component": "~3.4.0",
"react-outside-click-handler": "^1.3.0",
"react-redux": "^7.2.1",
"react-router-dom": "5.3.0",
"react-router-dom": "5.3.4",
"react-svg-spinner": "^1.0.4",
"react-textarea-autosize": "8.3.0",
"react-textarea-autosize": "8.5.9",
"redux-persist": "^6.0.0",
"redux-query-sync": "^0.1.10",
"sass-loader": "^9.0.2",
"sweetalert2": "^11.4.0, <11.4.9",
"sweetalert2-react-content": "^4.2.0",
"timezone-mock": "^1.3.0",
"true-myth": "~5.2.0",
"true-myth": "~5.4.0",
"ts-custom-error": "^3.2.0",
"ts-essentials": "^9.0.0",
"zod": "^3.22.3"
Expand Down
Loading
Loading