|
7 | 7 | "@fortawesome/fontawesome-svg-core": "^6.7.2",
|
8 | 8 | "@fortawesome/free-solid-svg-icons": "^6.7.2",
|
9 | 9 | "@fortawesome/react-fontawesome": "^0.2.2",
|
10 |
| - "@grafana/data": "11.5.0", |
11 |
| - "@grafana/ui": "11.5.0", |
12 |
| - "@svgr/webpack": "^8.0.1", |
13 |
| - "@xyflow/react": "^12.4.4", |
| 10 | + "@grafana/data": "11.6.0", |
| 11 | + "@grafana/ui": "11.6.0", |
| 12 | + "@svgr/webpack": "^8.1.0", |
| 13 | + "@xyflow/react": "^12.5.4", |
14 | 14 | "d3": "^7.9.0",
|
15 | 15 | "d3-dag": "^0.11.5",
|
16 | 16 | "d3-zoom": "^3.0.0",
|
|
20 | 20 | "react-dom": "^18.3.1",
|
21 | 21 | "react-router-dom": "^6.30.0",
|
22 | 22 | "react-syntax-highlighter": "^15.6.1",
|
23 |
| - "typescript": "^5.8.2" |
| 23 | + "typescript": "^5.8.3" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 | 26 | "@types/d3": "^7.4.3",
|
27 | 27 | "@types/d3-zoom": "^3.0.8",
|
28 | 28 | "@types/react": "^18.3.20",
|
29 |
| - "@types/react-dom": "^18.3.5", |
| 29 | + "@types/react-dom": "^18.3.6", |
30 | 30 | "@types/react-syntax-highlighter": "^15.5.13",
|
31 | 31 | "eslint": "^8.57.1",
|
32 | 32 | "eslint-config-prettier": "^9.1.0",
|
|
37 | 37 | "react-scripts": "5.0.1"
|
38 | 38 | },
|
39 | 39 | "resolutions": {
|
40 |
| - "react-scripts/@svgr/webpack": "^8.0.1", |
41 |
| - "react-scripts/resolve-url-loader/postcss": "^8.4.31", |
| 40 | + "react-scripts/@svgr/webpack": "^8.1.0", |
| 41 | + "react-scripts/resolve-url-loader/postcss": "^8.5.3", |
42 | 42 | "react-syntax-highlighter/refractor/prismjs": "^1.30.0",
|
43 | 43 | "@types/react-syntax-highlighter/@types/react": "^18.3.20",
|
44 |
| - "@grafana/data/dompurify": "^3.2.4", |
| 44 | + "@grafana/data/dompurify": "^3.2.5", |
45 | 45 | "@grafana/ui/prismjs": "^1.30.0"
|
46 | 46 | },
|
47 | 47 | "scripts": {
|
|
0 commit comments