|
34 | 34 | "@emotion/css": "11.13.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@babel/core": "^7.21.4", |
| 37 | + "@babel/core": "^7.25.2", |
38 | 38 | "@grafana/aws-sdk": "0.4.2", |
39 | 39 | "@grafana/e2e": "10.3.6", |
40 | 40 | "@grafana/e2e-selectors": "10.3.6", |
41 | 41 | "@grafana/eslint-config": "^7.0.0", |
42 | 42 | "@grafana/tsconfig": "^2.0.0", |
43 | 43 | "@swc/core": "^1.7.26", |
44 | | - "@swc/helpers": "^0.5.11", |
| 44 | + "@swc/helpers": "^0.5.13", |
45 | 45 | "@swc/jest": "^0.2.36", |
46 | | - "@testing-library/jest-dom": "6.4.8", |
| 46 | + "@testing-library/jest-dom": "6.5.0", |
47 | 47 | "@testing-library/react": "16.0.1", |
48 | 48 | "@testing-library/user-event": "^14.5.2", |
49 | 49 | "@types/glob": "^8.0.0", |
50 | 50 | "@types/jest": "^29.5.0", |
51 | 51 | "@types/lodash": "^4.17.5", |
52 | | - "@types/node": "^22.5.3", |
| 52 | + "@types/node": "^22.5.5", |
53 | 53 | "@types/react-router-dom": "^5.2.0", |
54 | 54 | "copy-webpack-plugin": "^12.0.2", |
55 | 55 | "cspell": "^8.14.2", |
|
77 | 77 | "webpack": "^5.94.0", |
78 | 78 | "webpack-cli": "^5.1.4", |
79 | 79 | "webpack-livereload-plugin": "^3.0.2", |
80 | | - "@types/testing-library__jest-dom": "5.14.8", |
| 80 | + "@types/testing-library__jest-dom": "6.0.0", |
81 | 81 | "imports-loader": "^5.0.0", |
82 | 82 | "terser-webpack-plugin": "^5.3.10", |
83 | 83 | "webpack-virtual-modules": "^0.6.2" |
|
0 commit comments