|
23 | 23 | "devDependencies": {
|
24 | 24 | "@aws-sdk/types": "^3.609.0",
|
25 | 25 | "@babel/cli": "^7.24.8",
|
26 |
| - "@babel/core": "^7.24.8", |
| 26 | + "@babel/core": "^7.24.9", |
27 | 27 | "@babel/eslint-parser": "^7.24.8",
|
28 | 28 | "@babel/helper-get-function-arity": "^7.16.7",
|
29 | 29 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
|
52 | 52 | "@types/file-saver": "^2.0.7",
|
53 | 53 | "@types/jest": "^29.5.12",
|
54 | 54 | "@types/js-yaml": "3",
|
55 |
| - "@types/lodash": "^4.17.6", |
56 |
| - "@types/node": "^20.14.10", |
| 55 | + "@types/lodash": "^4.17.7", |
| 56 | + "@types/node": "^20.14.11", |
57 | 57 | "@types/react": "^18.3.3",
|
58 | 58 | "@types/react-dom": "^18.3.0",
|
59 | 59 | "@types/react-helmet": "^6.1.11",
|
|
89 | 89 | "eslint-plugin-node": "11.1.0",
|
90 | 90 | "eslint-plugin-prettier": "^4.2.1",
|
91 | 91 | "eslint-plugin-promise": "4.2.1",
|
92 |
| - "eslint-plugin-react": "^7.34.3", |
| 92 | + "eslint-plugin-react": "^7.34.4", |
93 | 93 | "eslint-plugin-react-hooks": "^4.6.2",
|
94 | 94 | "eslint-plugin-standard": "5.0.0",
|
95 | 95 | "eslint-webpack-plugin": "^4.2.0",
|
|
107 | 107 | "source-map-loader": "^0.2.4",
|
108 | 108 | "stream-browserify": "^3.0.0",
|
109 | 109 | "style-loader": "^3.3.4",
|
110 |
| - "tailwindcss": "^3.4.4", |
| 110 | + "tailwindcss": "^3.4.6", |
111 | 111 | "terser-webpack-plugin": "^5.3.10",
|
112 | 112 | "ts-loader": "^9.5.1",
|
113 | 113 | "tty-browserify": "^0.0.1",
|
|
121 | 121 | "webpack-merge": "5.10.0"
|
122 | 122 | },
|
123 | 123 | "dependencies": {
|
124 |
| - "@emotion/react": "^11.11.4", |
125 |
| - "@emotion/styled": "^11.11.5", |
| 124 | + "@emotion/react": "^11.12.0", |
| 125 | + "@emotion/styled": "^11.12.0", |
126 | 126 | "@grafana/data": "^8.5.16",
|
127 | 127 | "@maji/react-prism": "^1.0.1",
|
128 | 128 | "@monaco-editor/react": "^4.6.0",
|
129 |
| - "@mui/icons-material": "^5.16.1", |
130 |
| - "@mui/material": "^5.16.1", |
| 129 | + "@mui/icons-material": "^5.16.4", |
| 130 | + "@mui/material": "^5.16.4", |
131 | 131 | "@storybook/addon-storysource": "^7.6.17",
|
132 | 132 | "@tanstack/react-query": "^4.36.1",
|
133 | 133 | "@tanstack/react-query-devtools": "^4.36.1",
|
|
138 | 138 | "classnames": "^2.5.1",
|
139 | 139 | "clipboard": "2.0.11",
|
140 | 140 | "cronstrue": "^2.50.0",
|
141 |
| - "dayjs": "1.11.11", |
| 141 | + "dayjs": "1.11.12", |
142 | 142 | "diff": "^4.0.2",
|
143 | 143 | "downloadjs": "^1.4.7",
|
144 | 144 | "file-loader": "^6.2.0",
|
|
168 | 168 | "react-refresh": "^0.14.2",
|
169 | 169 | "react-remarkable": "^1.1.3",
|
170 | 170 | "react-router": "^5.1",
|
171 |
| - "react-router-dom": "^6.24.1", |
| 171 | + "react-router-dom": "^6.25.1", |
172 | 172 | "react-select": "^2.4.3",
|
173 | 173 | "react-tooltip": "4.2.6",
|
174 | 174 | "react-vis": "^1.12.1",
|
175 | 175 | "resumablejs": "^1.1.0",
|
176 |
| - "semver": "^7.6.2", |
| 176 | + "semver": "^7.6.3", |
177 | 177 | "styled-components": "^5.3.5",
|
178 | 178 | "tar-stream": "3.1.7",
|
179 | 179 | "universal-cookie": "^7.1.4"
|
|
0 commit comments