|
32 | 32 | "tslib": "2.5.3" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@babel/core": "^7.21.4", |
36 | | - "@changesets/cli": "^2.27.12", |
| 35 | + "@babel/core": "7.24.5", |
| 36 | + "@changesets/cli": "2.27.12", |
37 | 37 | "@grafana/e2e-selectors": "12.1.0", |
38 | | - "@grafana/eslint-config": "^8.2.0", |
39 | | - "@grafana/plugin-e2e": "^2.1.13", |
40 | | - "@grafana/plugin-meta-extractor": "^0.0.2", |
41 | | - "@grafana/tsconfig": "^2.0.0", |
42 | | - "@playwright/test": "^1.52.0", |
43 | | - "@stylistic/eslint-plugin-ts": "^2.9.0", |
44 | | - "@swc/core": "^1.3.90", |
45 | | - "@swc/helpers": "^0.5.0", |
46 | | - "@swc/jest": "^0.2.26", |
47 | | - "@testing-library/dom": "^10.4.1", |
| 38 | + "@grafana/eslint-config": "8.2.0", |
| 39 | + "@grafana/plugin-e2e": "2.1.14", |
| 40 | + "@grafana/plugin-meta-extractor": "0.0.2", |
| 41 | + "@grafana/tsconfig": "2.0.0", |
| 42 | + "@playwright/test": "1.55.0", |
| 43 | + "@stylistic/eslint-plugin-ts": "2.12.1", |
| 44 | + "@swc/core": "1.5.7", |
| 45 | + "@swc/helpers": "0.5.11", |
| 46 | + "@swc/jest": "0.2.36", |
| 47 | + "@testing-library/dom": "10.4.1", |
48 | 48 | "@testing-library/jest-dom": "6.1.4", |
49 | 49 | "@testing-library/react": "14.0.0", |
50 | | - "@testing-library/user-event": "^14.5.1", |
51 | | - "@types/glob": "^8.0.0", |
52 | | - "@types/jest": "^29.5.0", |
53 | | - "@types/lodash": "^4.14.194", |
54 | | - "@types/node": "^20.8.7", |
| 50 | + "@testing-library/user-event": "14.5.2", |
| 51 | + "@types/glob": "8.1.0", |
| 52 | + "@types/jest": "29.5.12", |
| 53 | + "@types/lodash": "4.17.20", |
| 54 | + "@types/node": "20.12.12", |
55 | 55 | "@types/react": "^18.2.0", |
56 | | - "@types/react-router-dom": "^5.2.0", |
| 56 | + "@types/react-router-dom": "5.3.3", |
57 | 57 | "@types/testing-library__jest-dom": "5.14.8", |
58 | | - "@typescript-eslint/eslint-plugin": "^8.3.0", |
59 | | - "@typescript-eslint/parser": "^8.3.0", |
60 | | - "copy-webpack-plugin": "^11.0.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "8.40.0", |
| 59 | + "@typescript-eslint/parser": "8.40.0", |
| 60 | + "copy-webpack-plugin": "11.0.0", |
61 | 61 | "cspell": "6.13.3", |
62 | | - "css-loader": "^6.7.3", |
63 | | - "eslint": "^8.0.0", |
64 | | - "eslint-config-prettier": "^8.8.0", |
65 | | - "eslint-plugin-deprecation": "^2.0.0", |
66 | | - "eslint-plugin-jsdoc": "^46.8.0", |
67 | | - "eslint-plugin-prettier": "^5.0.0", |
68 | | - "eslint-plugin-react": "^7.33.0", |
69 | | - "eslint-plugin-react-hooks": "^4.6.0", |
70 | | - "eslint-webpack-plugin": "^4.0.1", |
71 | | - "fork-ts-checker-webpack-plugin": "^8.0.0", |
72 | | - "glob": "^10.2.7", |
| 62 | + "css-loader": "6.11.0", |
| 63 | + "eslint": "8.57.1", |
| 64 | + "eslint-config-prettier": "8.10.0", |
| 65 | + "eslint-plugin-deprecation": "2.0.0", |
| 66 | + "eslint-plugin-jsdoc": "46.10.1", |
| 67 | + "eslint-plugin-prettier": "5.1.3", |
| 68 | + "eslint-plugin-react": "7.37.3", |
| 69 | + "eslint-plugin-react-hooks": "4.6.2", |
| 70 | + "eslint-webpack-plugin": "4.1.0", |
| 71 | + "fork-ts-checker-webpack-plugin": "8.0.0", |
| 72 | + "glob": "10.4.5", |
73 | 73 | "identity-obj-proxy": "3.0.0", |
74 | | - "imports-loader": "^5.0.0", |
75 | | - "jest": "^29.5.0", |
76 | | - "jest-environment-jsdom": "^29.5.0", |
77 | | - "prettier": "^3.6.2", |
78 | | - "replace-in-file-webpack-plugin": "^1.0.6", |
79 | | - "rxjs": "^7.8.2", |
| 74 | + "imports-loader": "5.0.0", |
| 75 | + "jest": "29.7.0", |
| 76 | + "jest-environment-jsdom": "29.7.0", |
| 77 | + "prettier": "3.6.2", |
| 78 | + "replace-in-file-webpack-plugin": "1.0.6", |
| 79 | + "rxjs": "7.8.2", |
80 | 80 | "sass": "1.63.2", |
81 | 81 | "sass-loader": "13.3.1", |
82 | | - "semver": "^7.6.3", |
| 82 | + "semver": "7.7.2", |
83 | 83 | "style-loader": "3.3.3", |
84 | | - "swc-loader": "^0.2.3", |
85 | | - "terser-webpack-plugin": "^5.3.10", |
86 | | - "ts-node": "^10.9.2", |
87 | | - "tsconfig-paths": "^4.2.0", |
| 84 | + "swc-loader": "0.2.6", |
| 85 | + "terser-webpack-plugin": "5.3.10", |
| 86 | + "ts-node": "10.9.2", |
| 87 | + "tsconfig-paths": "4.2.0", |
88 | 88 | "typescript": "5.5.4", |
89 | | - "webpack": "^5.94.0", |
90 | | - "webpack-cli": "^5.1.4", |
91 | | - "webpack-livereload-plugin": "^3.0.2", |
92 | | - "webpack-subresource-integrity": "^5.1.0", |
93 | | - "webpack-virtual-modules": "^0.6.2" |
| 89 | + "webpack": "5.94.0", |
| 90 | + "webpack-cli": "5.1.4", |
| 91 | + "webpack-livereload-plugin": "3.0.2", |
| 92 | + "webpack-subresource-integrity": "5.1.0", |
| 93 | + "webpack-virtual-modules": "0.6.2" |
94 | 94 | }, |
95 | 95 | "packageManager": "[email protected]" |
96 | 96 | } |
0 commit comments