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
106 changes: 53 additions & 53 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,126 +20,126 @@
"*.{ts,tsx,scss}": "yarn format:fix"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.28.4",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@emotion/styled": "^11.14.1",
"@fortawesome/fontawesome-common-types": "~0.2.36",
"@grafana/eslint-config": "^6.0.0",
"@swc/core": "^1.3.74",
"@swc/core": "^1.13.5",
"@types/color": "^3.0.2",
"@types/d3-scale": "^4.0.2",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/flot": "^0.0.32",
"@types/d3-scale": "^4.0.9",
"@types/d3-scale-chromatic": "^3.1.0",
"@types/flot": "^0.0.36",
"@types/history": "4.7.11",
"@types/jquery": "^3.5.13",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.groupby": "^4.6.7",
"@types/jquery": "^3.5.33",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.groupby": "^4.6.9",
"@types/lodash.map": "^4.6.13",
"@types/prismjs": "^1.26.0",
"@types/prismjs": "^1.26.5",
"@types/react": "^18.0.0",
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-copy-to-clipboard": "^5.0.7",
"@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",
"@types/react-helmet": "^6.1.11",
"@types/react-notifications-component": "~3.2.0",
"@types/react-outside-click-handler": "^1.3.4",
"@types/react-router-dom": "5.3.3",
"@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",
"esbuild-loader": "^3.2.0",
"eslint": "^8.40.0",
"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-import-resolver-typescript": "^3.10.1",
"eslint-plugin-css-modules": "^2.11.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsdoc": "^44.2.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.37.5",
"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",
"html-webpack-plugin": "^5.6.4",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"mini-css-extract-plugin": "^2.7.5",
"lint-staged": "^15.5.2",
"mini-css-extract-plugin": "^2.9.4",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"prettier": "2.8.8",
"react-svg-loader": "^3.0.3",
"regenerator-runtime": "^0.13.9",
"regenerator-runtime": "^0.14.1",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "^1.60.0",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"sass": "^1.93.2",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^4.5.2",
"web-streams-polyfill": "^3.2.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.1",
"web-streams-polyfill": "^3.3.3",
"webpack": "^5.102.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.2.2",
"webpack-merge": "^5.8.0"
"webpack-merge": "^5.10.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.4",
"@fortawesome/react-fontawesome": "~0.2.6",
"@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",
"@types/file-saver": "^2.0.5",
"@reduxjs/toolkit": "^1.9.7",
"@szhsin/react-menu": "3.5.3",
"@types/file-saver": "^2.0.7",
"classnames": "^2.2.6",
"color": "^3.1.3",
"compression-streams-polyfill": "^0.1.4",
"compression-streams-polyfill": "^0.1.7",
"css-loader": "^4.0.0",
"d3": "^7.3.0",
"d3-scale": "^4.0.2",
"d3-scale-chromatic": "^3.0.0",
"d3-scale-chromatic": "^3.1.0",
"file-saver": "^2.0.5",
"jquery": "^3.6.4",
"jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0",
"lodash.groupby": "^4.6.0",
"lodash.map": "^4.6.0",
"prismjs": "^1.30.0",
"protobufjs": "^7.2.5",
"protobufjs": "^7.5.4",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.0.4",
"react-datepicker": "^4.7.0",
"react-datepicker": "^4.25.0",
"react-debounce-input": "^3.2.5",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-dropzone": "^11.4.2",
"react-flatten-children": "^1.1.2",
"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.1",
"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": "^11.4.0, <11.26.1",
"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"
"ts-essentials": "^9.4.2",
"zod": "^3.25.76"
},
"optionalDependencies": {
"@pyroscope/nodejs": "0.4.5"
Expand Down
Loading
Loading