Skip to content

Commit 1697a46

Browse files
Bump the all-dependencies group across 1 directory with 43 updates (#353)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: idastambuk <ida.stambuk@grafana.com>
1 parent a949039 commit 1697a46

File tree

2 files changed

+1665
-1838
lines changed

2 files changed

+1665
-1838
lines changed

package.json

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -20,87 +20,86 @@
2020
"author": "Grafana Labs",
2121
"license": "Apache-2.0",
2222
"devDependencies": {
23-
"@babel/core": "7.26.0",
23+
"@babel/core": "7.26.9",
2424
"@emotion/eslint-plugin": "11.12.0",
25-
"@grafana/e2e-selectors": "11.4.0",
25+
"@grafana/e2e-selectors": "11.5.2",
2626
"@grafana/eslint-config": "^8.0.0",
27-
"@grafana/plugin-e2e": "^1.13.0",
27+
"@grafana/plugin-e2e": "^1.18.3",
2828
"@grafana/tsconfig": "^2.0.0",
29-
"@playwright/test": "1.49.0",
29+
"@playwright/test": "1.50.1",
3030
"@stylistic/eslint-plugin-ts": "^2.9.0",
31-
"@swc/core": "1.10.1",
31+
"@swc/core": "1.11.5",
3232
"@swc/helpers": "0.5.15",
3333
"@swc/jest": "0.2.37",
3434
"@testing-library/dom": "10.4.0",
3535
"@testing-library/jest-dom": "6.6.3",
36-
"@testing-library/react": "16.1.0",
37-
"@testing-library/user-event": "14.5.2",
36+
"@testing-library/react": "16.2.0",
37+
"@testing-library/user-event": "14.6.1",
3838
"@types/eslint": "9.6.1",
3939
"@types/jest": "29.5.14",
40-
"@types/lodash": "4.17.13",
41-
"@types/node": "22.10.1",
40+
"@types/lodash": "4.17.16",
41+
"@types/node": "22.13.9",
4242
"@types/react": "19.0.1",
4343
"@types/react-dom": "19.0.1",
4444
"@types/react-router-dom": "5.3.3",
4545
"@types/semver": "7.5.8",
46-
"@types/testing-library__jest-dom": "5.14.8",
47-
"@typescript-eslint/eslint-plugin": "^6.18.0",
48-
"@typescript-eslint/parser": "^6.18.0",
49-
"copy-webpack-plugin": "12.0.2",
50-
"cspell": "8.16.1",
46+
"@typescript-eslint/eslint-plugin": "^8.26.0",
47+
"@typescript-eslint/parser": "^8.26.0",
48+
"copy-webpack-plugin": "13.0.0",
49+
"cspell": "8.17.5",
5150
"css-loader": "7.1.2",
5251
"eslint": "^8.0.0",
53-
"eslint-config-prettier": "9.1.0",
52+
"eslint-config-prettier": "10.0.2",
5453
"eslint-plugin-deprecation": "3.0.0",
5554
"eslint-plugin-import": "2.31.0",
56-
"eslint-plugin-jest": "28.9.0",
57-
"eslint-plugin-jsdoc": "50.6.0",
55+
"eslint-plugin-jest": "28.11.0",
56+
"eslint-plugin-jsdoc": "50.6.3",
5857
"eslint-plugin-jsx-a11y": "6.10.2",
5958
"eslint-plugin-lodash": "8.0.0",
60-
"eslint-plugin-react": "7.37.2",
61-
"eslint-plugin-react-hooks": "5.1.0",
62-
"eslint-webpack-plugin": "4.2.0",
59+
"eslint-plugin-react": "7.37.4",
60+
"eslint-plugin-react-hooks": "5.2.0",
61+
"eslint-webpack-plugin": "5.0.0",
6362
"fork-ts-checker-webpack-plugin": "9.0.2",
64-
"glob": "11.0.0",
63+
"glob": "11.0.1",
6564
"identity-obj-proxy": "3.0.0",
6665
"imports-loader": "^5.0.0",
6766
"jest": "29.7.0",
6867
"jest-environment-jsdom": "29.7.0",
69-
"prettier": "3.4.2",
68+
"prettier": "3.5.3",
7069
"react-popper-tooltip": "4.4.2",
7170
"replace-in-file-webpack-plugin": "^1.0.6",
72-
"sass": "1.82.0",
73-
"sass-loader": "16.0.4",
74-
"semver": "^7.6.3",
71+
"sass": "1.85.1",
72+
"sass-loader": "16.0.5",
73+
"semver": "^7.7.1",
7574
"style-loader": "4.0.0",
7675
"swc-loader": "0.2.6",
77-
"terser-webpack-plugin": "^5.3.10",
76+
"terser-webpack-plugin": "^5.3.12",
7877
"testing-library-selector": "0.3.1",
7978
"ts-node": "^10.9.2",
8079
"tsconfig-paths": "^4.2.0",
81-
"typescript": "5.7.2",
82-
"webpack": "5.97.1",
83-
"webpack-cli": "^5.1.4",
80+
"typescript": "5.8.2",
81+
"webpack": "5.98.0",
82+
"webpack-cli": "^6.0.1",
8483
"webpack-livereload-plugin": "^3.0.2",
8584
"webpack-subresource-integrity": "^5.1.0",
8685
"webpack-virtual-modules": "^0.6.2"
8786
},
8887
"dependencies": {
8988
"@emotion/css": "11.13.5",
90-
"@grafana/aws-sdk": "^0.6.1",
91-
"@grafana/data": "11.5.1",
92-
"@grafana/plugin-ui": "^0.10.3",
89+
"@grafana/aws-sdk": "^0.7.0",
90+
"@grafana/data": "11.5.2",
91+
"@grafana/plugin-ui": "^0.10.4",
9392
"@grafana/prometheus": "11.6.0-221778",
94-
"@grafana/runtime": "11.4.0",
95-
"@grafana/schema": "11.5.1",
96-
"@grafana/ui": "11.5.1",
93+
"@grafana/runtime": "11.5.2",
94+
"@grafana/schema": "11.5.2",
95+
"@grafana/ui": "11.5.2",
9796
"lodash": "4.17.21",
98-
"react": "18.2.0",
99-
"react-dom": "18.2.0",
100-
"react-router-dom": "^7.0.2",
101-
"rxjs": "7.8.1",
102-
"semver": "7.6.3",
103-
"tslib": "2.5.3"
97+
"react": "18.3.1",
98+
"react-dom": "18.3.1",
99+
"react-router-dom": "^7.2.0",
100+
"rxjs": "7.8.2",
101+
"semver": "7.7.1",
102+
"tslib": "2.8.1"
104103
},
105104
"resolutions": {
106105
"string-width": "4.2.3",

0 commit comments

Comments
 (0)