|
79 | 79 | "@emotion/eslint-plugin": "11.11.0",
|
80 | 80 | "@grafana/eslint-config": "7.0.0",
|
81 | 81 | "@grafana/eslint-plugin": "link:./packages/grafana-eslint-rules",
|
82 |
| - "@grafana/plugin-e2e": "1.6.1", |
| 82 | + "@grafana/plugin-e2e": "1.7.1", |
83 | 83 | "@grafana/tsconfig": "^2.0.0",
|
84 | 84 | "@manypkg/get-packages": "^2.2.0",
|
85 | 85 | "@playwright/test": "1.46.1",
|
|
122 | 122 | "@types/lodash": "4.17.7",
|
123 | 123 | "@types/logfmt": "^1.2.3",
|
124 | 124 | "@types/lucene": "^2",
|
125 |
| - "@types/node": "20.14.14", |
| 125 | + "@types/node": "20.16.2", |
126 | 126 | "@types/node-forge": "^1",
|
127 | 127 | "@types/ol-ext": "npm:@siedlerchr/[email protected]",
|
128 | 128 | "@types/pluralize": "^0.0.33",
|
|
221 | 221 | "react-test-renderer": "18.2.0",
|
222 | 222 | "redux-mock-store": "1.5.4",
|
223 | 223 | "rimraf": "5.0.7",
|
224 |
| - "rudder-sdk-js": "2.48.16", |
| 224 | + "rudder-sdk-js": "2.48.17", |
225 | 225 | "sass": "1.77.8",
|
226 | 226 | "sass-loader": "14.2.1",
|
227 | 227 | "smtp-tester": "^2.1.0",
|
228 | 228 | "style-loader": "4.0.0",
|
229 |
| - "stylelint": "16.8.2", |
| 229 | + "stylelint": "16.9.0", |
230 | 230 | "stylelint-config-sass-guidelines": "11.1.0",
|
231 | 231 | "terser-webpack-plugin": "5.3.10",
|
232 | 232 | "testing-library-selector": "0.3.1",
|
233 | 233 | "tracelib": "1.0.1",
|
234 |
| - "ts-jest": "29.2.4", |
| 234 | + "ts-jest": "29.2.5", |
235 | 235 | "ts-node": "10.9.2",
|
236 | 236 | "typescript": "5.5.4",
|
237 |
| - "webpack": "5.91.0", |
| 237 | + "webpack": "5.94.0", |
238 | 238 | "webpack-assets-manifest": "^5.1.0",
|
239 | 239 | "webpack-bundle-analyzer": "4.10.2",
|
240 | 240 | "webpack-cli": "5.1.4",
|
|
247 | 247 | },
|
248 | 248 | "dependencies": {
|
249 | 249 | "@emotion/css": "11.11.2",
|
250 |
| - "@emotion/react": "^11.13.3", |
251 |
| - "@emotion/styled": "^11.13.0", |
| 250 | + "@emotion/react": "11.11.4", |
252 | 251 | "@fingerprintjs/fingerprintjs": "^3.4.2",
|
253 |
| - "@floating-ui/react": "0.26.22", |
| 252 | + "@floating-ui/react": "0.26.23", |
254 | 253 | "@formatjs/intl-durationformat": "^0.2.4",
|
255 | 254 | "@glideapps/glide-data-grid": "^6.0.0",
|
256 | 255 | "@grafana/aws-sdk": "0.4.1",
|
|
287 | 286 | "@mui/material": "^6.0.0",
|
288 | 287 | "@opentelemetry/api": "1.9.0",
|
289 | 288 | "@opentelemetry/exporter-collector": "0.25.0",
|
290 |
| - "@opentelemetry/semantic-conventions": "1.25.1", |
| 289 | + "@opentelemetry/semantic-conventions": "1.27.0", |
291 | 290 | "@popperjs/core": "2.11.8",
|
292 | 291 | "@react-aria/dialog": "3.5.17",
|
293 | 292 | "@react-aria/focus": "3.18.2",
|
|
362 | 361 | "rc-tree": "5.8.8",
|
363 | 362 | "re-resizable": "6.9.17",
|
364 | 363 | "react": "18.2.0",
|
365 |
| - "react-ace": "^12.0.0", |
366 |
| - "react-datepicker": "^7.3.0", |
367 | 364 | "react-diff-viewer": "^3.1.1",
|
368 | 365 | "react-dom": "18.2.0",
|
369 | 366 | "react-draggable": "4.4.6",
|
|
445 | 442 | "engines": {
|
446 | 443 | "node": ">= 20"
|
447 | 444 | },
|
448 |
| - "packageManager": "[email protected].0", |
| 445 | + "packageManager": "[email protected].1", |
449 | 446 | "dependenciesMeta": {
|
450 | 447 |
|
451 | 448 | "unplugged": true
|
|
0 commit comments