|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@emotion/css": "11.10.6", |
28 | | - "@grafana/data": "^12.2.0", |
29 | | - "@grafana/i18n": "^12.2.0", |
30 | | - "@grafana/runtime": "^12.2.0", |
31 | | - "@grafana/schema": "^12.2.0", |
32 | | - "@grafana/ui": "^12.2.0", |
| 28 | + "@grafana/data": "^12.2.1", |
| 29 | + "@grafana/i18n": "^12.2.1", |
| 30 | + "@grafana/runtime": "^12.2.1", |
| 31 | + "@grafana/schema": "^12.2.1", |
| 32 | + "@grafana/ui": "^12.2.1", |
33 | 33 | "lodash": "^4.17.21", |
34 | 34 | "react": "18.2.0", |
35 | 35 | "react-dom": "18.2.0", |
36 | | - "semver": "^7.7.2", |
| 36 | + "semver": "^7.7.3", |
37 | 37 | "tslib": "2.5.3" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@grafana/eslint-config": "^8.2.0", |
41 | | - "@grafana/tsconfig": "^2.0.0", |
42 | | - "@stylistic/eslint-plugin-ts": "^2.9.0", |
43 | | - "@swc/core": "^1.3.90", |
44 | | - "@swc/helpers": "^0.5.0", |
45 | | - "@swc/jest": "^0.2.26", |
| 41 | + "@grafana/tsconfig": "^2.0.1", |
| 42 | + "@stylistic/eslint-plugin-ts": "^2.13.0", |
| 43 | + "@swc/core": "^1.15.0", |
| 44 | + "@swc/helpers": "^0.5.17", |
| 45 | + "@swc/jest": "^0.2.39", |
46 | 46 | "@testing-library/jest-dom": "6.1.4", |
47 | 47 | "@testing-library/react": "14.0.0", |
48 | | - "@types/jest": "^29.5.0", |
49 | | - "@types/lodash": "^4.14.194", |
50 | | - "@types/node": "^20.8.7", |
51 | | - "@types/react": "^17.0.53", |
| 48 | + "@types/jest": "^29.5.14", |
| 49 | + "@types/lodash": "^4.17.20", |
| 50 | + "@types/node": "^20.19.24", |
| 51 | + "@types/react": "^17.0.89", |
52 | 52 | "@types/semver": "^7.7.1", |
53 | 53 | "@types/testing-library__jest-dom": "5.14.8", |
54 | | - "@types/webpack-env": "^1.18.0", |
55 | | - "@typescript-eslint/eslint-plugin": "^8.3.0", |
56 | | - "@typescript-eslint/parser": "^8.3.0", |
| 54 | + "@types/webpack-env": "^1.18.8", |
| 55 | + "@typescript-eslint/eslint-plugin": "^8.46.3", |
| 56 | + "@typescript-eslint/parser": "^8.46.3", |
57 | 57 | "copy-webpack-plugin": "^11.0.0", |
58 | | - "css-loader": "^6.7.3", |
59 | | - "eslint": "^9.0.0", |
60 | | - "eslint-config-prettier": "^8.8.0", |
61 | | - "eslint-plugin-jsdoc": "^51.2.3", |
| 58 | + "css-loader": "^6.11.0", |
| 59 | + "eslint": "^9.39.1", |
| 60 | + "eslint-config-prettier": "^8.10.2", |
| 61 | + "eslint-plugin-jsdoc": "^51.4.1", |
62 | 62 | "eslint-plugin-react": "^7.37.5", |
63 | 63 | "eslint-plugin-react-hooks": "^5.2.0", |
64 | | - "eslint-webpack-plugin": "^5.0.0", |
| 64 | + "eslint-webpack-plugin": "^5.0.2", |
65 | 65 | "fork-ts-checker-webpack-plugin": "^8.0.0", |
66 | | - "glob": "^10.2.7", |
| 66 | + "glob": "^10.4.5", |
67 | 67 | "identity-obj-proxy": "3.0.0", |
68 | 68 | "imports-loader": "^5.0.0", |
69 | | - "jest": "^29.5.0", |
70 | | - "jest-environment-jsdom": "^29.5.0", |
71 | | - "prettier": "^2.8.7", |
| 69 | + "jest": "^29.7.0", |
| 70 | + "jest-environment-jsdom": "^29.7.0", |
| 71 | + "prettier": "^2.8.8", |
72 | 72 | "replace-in-file-webpack-plugin": "^1.0.6", |
73 | 73 | "sass": "1.63.2", |
74 | 74 | "sass-loader": "13.3.1", |
75 | 75 | "style-loader": "3.3.3", |
76 | | - "swc-loader": "^0.2.3", |
77 | | - "terser-webpack-plugin": "^5.3.10", |
| 76 | + "swc-loader": "^0.2.6", |
| 77 | + "terser-webpack-plugin": "^5.3.14", |
78 | 78 | "ts-node": "^10.9.2", |
79 | 79 | "typescript": "5.5.4", |
80 | | - "webpack": "^5.94.0", |
| 80 | + "webpack": "^5.102.1", |
81 | 81 | "webpack-cli": "^5.1.4", |
82 | 82 | "webpack-livereload-plugin": "^3.0.2", |
83 | 83 | "webpack-merge": "^6.0.1", |
|
0 commit comments