|
19 | 19 | "*.{ts,tsx,scss}": "yarn format:fix" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@babel/core": "^7.22.9", |
| 22 | + "@babel/core": "^7.28.4", |
23 | 23 | "@emotion/react": "^11.10.6", |
24 | | - "@emotion/styled": "^11.10.6", |
| 24 | + "@emotion/styled": "^11.14.1", |
25 | 25 | "@fortawesome/fontawesome-common-types": "~0.2.36", |
26 | 26 | "@grafana/eslint-config": "^6.0.0", |
27 | | - "@swc/core": "^1.3.74", |
| 27 | + "@swc/core": "^1.13.5", |
28 | 28 | "@types/color": "^3.0.2", |
29 | | - "@types/d3-scale": "^4.0.2", |
30 | | - "@types/d3-scale-chromatic": "^3.0.0", |
31 | | - "@types/flot": "^0.0.32", |
| 29 | + "@types/d3-scale": "^4.0.9", |
| 30 | + "@types/d3-scale-chromatic": "^3.1.0", |
| 31 | + "@types/flot": "^0.0.36", |
32 | 32 | "@types/history": "4.7.11", |
33 | | - "@types/jquery": "^3.5.13", |
34 | | - "@types/lodash.debounce": "^4.0.6", |
35 | | - "@types/lodash.groupby": "^4.6.7", |
| 33 | + "@types/jquery": "^3.5.33", |
| 34 | + "@types/lodash.debounce": "^4.0.9", |
| 35 | + "@types/lodash.groupby": "^4.6.9", |
36 | 36 | "@types/lodash.map": "^4.6.13", |
37 | | - "@types/prismjs": "^1.26.0", |
| 37 | + "@types/prismjs": "^1.26.5", |
38 | 38 | "@types/react": "^18.0.0", |
39 | | - "@types/react-copy-to-clipboard": "^5.0.2", |
| 39 | + "@types/react-copy-to-clipboard": "^5.0.7", |
40 | 40 | "@types/react-datepicker": "^4.3.4", |
41 | 41 | "@types/react-dom": "^18.0.11", |
42 | | - "@types/react-helmet": "^6.1.5", |
43 | | - "@types/react-notifications-component": "~3.1.0", |
44 | | - "@types/react-outside-click-handler": "^1.3.1", |
45 | | - "@types/react-router-dom": "5.3.0", |
| 42 | + "@types/react-helmet": "^6.1.11", |
| 43 | + "@types/react-notifications-component": "~3.2.0", |
| 44 | + "@types/react-outside-click-handler": "^1.3.4", |
| 45 | + "@types/react-router-dom": "5.3.3", |
46 | 46 | "@typescript-eslint/eslint-plugin": "^5.59.5", |
47 | 47 | "@typescript-eslint/parser": "^5.59.5", |
48 | 48 | "clean-webpack-plugin": "^3.0.0", |
49 | 49 | "conventional-changelog-cli": "^2.1.1", |
50 | 50 | "copy-webpack-plugin": "^11.0.0", |
51 | | - "esbuild-loader": "^3.0.1", |
| 51 | + "esbuild-loader": "^3.2.0", |
52 | 52 | "eslint": "^8.40.0", |
53 | 53 | "eslint-config-airbnb": "18.2.1", |
54 | 54 | "eslint-config-airbnb-typescript": "^14.0.0", |
55 | 55 | "eslint-config-airbnb-typescript-prettier": "^4.2.0", |
56 | 56 | "eslint-import-resolver-lerna": "^2.0.0", |
57 | | - "eslint-import-resolver-typescript": "^3.5.5", |
| 57 | + "eslint-import-resolver-typescript": "^3.10.1", |
58 | 58 | "eslint-plugin-css-modules": "^2.11.0", |
59 | | - "eslint-plugin-import": "^2.27.5", |
| 59 | + "eslint-plugin-import": "^2.32.0", |
60 | 60 | "eslint-plugin-jsdoc": "^44.2.2", |
61 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
62 | 62 | "eslint-plugin-prettier": "^3.3.1", |
63 | | - "eslint-plugin-react": "^7.33.0", |
| 63 | + "eslint-plugin-react": "^7.37.5", |
64 | 64 | "eslint-plugin-react-hooks": "^4.6.0", |
65 | 65 | "eslint-plugin-unused-imports": "^2.0.0", |
66 | 66 | "expose-loader": "^4.1.0", |
67 | | - "html-webpack-plugin": "^5.5.0", |
| 67 | + "html-webpack-plugin": "^5.6.4", |
68 | 68 | "husky": "^8.0.3", |
69 | | - "lint-staged": "^15.0.2", |
70 | | - "mini-css-extract-plugin": "^2.7.5", |
| 69 | + "lint-staged": "^15.5.2", |
| 70 | + "mini-css-extract-plugin": "^2.9.4", |
71 | 71 | "optimize-css-assets-webpack-plugin": "^6.0.1", |
72 | 72 | "prettier": "2.8.8", |
73 | 73 | "react-svg-loader": "^3.0.3", |
74 | | - "regenerator-runtime": "^0.13.9", |
| 74 | + "regenerator-runtime": "^0.14.1", |
75 | 75 | "replace-in-file-webpack-plugin": "^1.0.6", |
76 | | - "sass": "^1.60.0", |
77 | | - "tsconfig-paths-webpack-plugin": "^4.0.1", |
| 76 | + "sass": "^1.93.2", |
| 77 | + "tsconfig-paths-webpack-plugin": "^4.2.0", |
78 | 78 | "typescript": "^4.5.2", |
79 | | - "web-streams-polyfill": "^3.2.1", |
80 | | - "webpack": "^5.94.0", |
81 | | - "webpack-cli": "^5.0.1", |
82 | | - "webpack-merge": "^5.8.0" |
| 79 | + "web-streams-polyfill": "^3.3.3", |
| 80 | + "webpack": "^5.102.0", |
| 81 | + "webpack-cli": "^5.1.4", |
| 82 | + "webpack-merge": "^5.10.0" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | 85 | "@fortawesome/fontawesome-svg-core": "~1.2.30", |
86 | 86 | "@fortawesome/free-brands-svg-icons": "~5.15.1", |
87 | 87 | "@fortawesome/free-regular-svg-icons": "~5.15.2", |
88 | | - "@fortawesome/free-solid-svg-icons": "~5.14.0", |
89 | | - "@fortawesome/react-fontawesome": "~0.1.11", |
90 | | - "@grafana/data": "11.4.0", |
91 | | - "@grafana/flamegraph": "11.4.0", |
92 | | - "@grafana/ui": "11.4.0", |
| 88 | + "@fortawesome/free-solid-svg-icons": "~5.15.4", |
| 89 | + "@fortawesome/react-fontawesome": "~0.2.6", |
| 90 | + "@grafana/data": "11.6.6", |
| 91 | + "@grafana/flamegraph": "11.6.6", |
| 92 | + "@grafana/ui": "11.6.6", |
93 | 93 | "@hookform/resolvers": "^2.9.8", |
94 | | - "@mui/base": "5.0.0-alpha.98", |
95 | | - "@mui/material": "5.10.11", |
| 94 | + "@mui/base": "5.0.0-beta.70", |
| 95 | + "@mui/material": "5.18.0", |
96 | 96 | "@react-hook/resize-observer": "^1.2.6", |
97 | 97 | "@react-hook/window-size": "^3.1.1", |
98 | | - "@reduxjs/toolkit": "^1.6.2", |
99 | | - "@szhsin/react-menu": "3.5.2", |
100 | | - "@types/file-saver": "^2.0.5", |
| 98 | + "@reduxjs/toolkit": "^1.9.7", |
| 99 | + "@szhsin/react-menu": "3.5.3", |
| 100 | + "@types/file-saver": "^2.0.7", |
101 | 101 | "classnames": "^2.2.6", |
102 | 102 | "color": "^3.1.3", |
103 | | - "compression-streams-polyfill": "^0.1.4", |
| 103 | + "compression-streams-polyfill": "^0.1.7", |
104 | 104 | "css-loader": "^4.0.0", |
105 | 105 | "d3": "^7.3.0", |
106 | 106 | "d3-scale": "^4.0.2", |
107 | | - "d3-scale-chromatic": "^3.0.0", |
| 107 | + "d3-scale-chromatic": "^3.1.0", |
108 | 108 | "file-saver": "^2.0.5", |
109 | | - "jquery": "^3.6.4", |
| 109 | + "jquery": "^3.7.1", |
110 | 110 | "jquery.flot.tooltip": "^0.9.0", |
111 | 111 | "lodash.groupby": "^4.6.0", |
112 | 112 | "lodash.map": "^4.6.0", |
113 | 113 | "prismjs": "^1.30.0", |
114 | | - "protobufjs": "^7.2.5", |
| 114 | + "protobufjs": "^7.5.4", |
115 | 115 | "react": "^18.2.0", |
116 | 116 | "react-copy-to-clipboard": "^5.0.4", |
117 | | - "react-datepicker": "^4.7.0", |
| 117 | + "react-datepicker": "^4.25.0", |
118 | 118 | "react-debounce-input": "^3.2.5", |
119 | | - "react-dom": "^18.2.0", |
| 119 | + "react-dom": "^18.3.1", |
120 | 120 | "react-dropzone": "^11.4.2", |
121 | 121 | "react-flatten-children": "^1.1.2", |
122 | 122 | "react-flot": "^1.3.0", |
123 | 123 | "react-helmet": "^6.1.0", |
124 | 124 | "react-hook-form": "^7.36.0", |
125 | | - "react-notifications-component": "~3.1.0", |
| 125 | + "react-notifications-component": "~3.4.1", |
126 | 126 | "react-outside-click-handler": "^1.3.0", |
127 | 127 | "react-redux": "^7.2.1", |
128 | | - "react-router-dom": "5.3.0", |
| 128 | + "react-router-dom": "5.3.4", |
129 | 129 | "react-svg-spinner": "^1.0.4", |
130 | | - "react-textarea-autosize": "8.3.0", |
| 130 | + "react-textarea-autosize": "8.5.9", |
131 | 131 | "redux-persist": "^6.0.0", |
132 | 132 | "redux-query-sync": "^0.1.10", |
133 | 133 | "sass-loader": "^9.0.2", |
134 | | - "sweetalert2": "^11.4.0, <11.4.9", |
| 134 | + "sweetalert2": "^11.4.0, <11.23.1", |
135 | 135 | "sweetalert2-react-content": "^4.2.0", |
136 | 136 | "timezone-mock": "^1.3.0", |
137 | | - "true-myth": "~5.2.0", |
| 137 | + "true-myth": "~5.4.0", |
138 | 138 | "ts-custom-error": "^3.2.0", |
139 | | - "ts-essentials": "^9.0.0", |
140 | | - "zod": "^3.22.3" |
| 139 | + "ts-essentials": "^9.4.2", |
| 140 | + "zod": "^3.25.76" |
141 | 141 | }, |
142 | 142 | "optionalDependencies": { |
143 | 143 | "@pyroscope/nodejs": "0.4.5" |
|
0 commit comments