Skip to content

Commit 165be20

Browse files
Bump the all-node-dependencies group across 1 directory with 27 updates (#428)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d63e8d3 commit 165be20

File tree

2 files changed

+1596
-1335
lines changed

2 files changed

+1596
-1335
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -22,59 +22,59 @@
2222
"license": "Apache-2.0",
2323
"dependencies": {
2424
"@emotion/css": "11.13.5",
25-
"@grafana/data": "^12.0.0",
25+
"@grafana/data": "^12.0.2",
2626
"@grafana/experimental": "^2.1.6",
27-
"@grafana/runtime": "^12.0.0",
27+
"@grafana/runtime": "^12.0.2",
2828
"@grafana/schema": "^12.0.0",
2929
"@grafana/ui": "^12.0.0",
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
32-
"react-router-dom": "^7.6.0",
32+
"react-router-dom": "^7.6.3",
3333
"tslib": "2.8.1"
3434
},
3535
"devDependencies": {
36-
"@babel/core": "^7.27.1",
36+
"@babel/core": "^7.27.7",
3737
"@eslint/eslintrc": "^3.3.1",
38-
"@eslint/js": "^9.27.0",
39-
"@grafana/aws-sdk": "0.7.0",
40-
"@grafana/eslint-config": "^8.0.0",
41-
"@grafana/plugin-e2e": "^2.0.2",
38+
"@eslint/js": "^9.30.0",
39+
"@grafana/aws-sdk": "0.7.1",
40+
"@grafana/eslint-config": "^8.1.0",
41+
"@grafana/plugin-e2e": "^2.1.2",
4242
"@grafana/tsconfig": "^2.0.0",
43-
"@playwright/test": "1.52.0",
44-
"@stylistic/eslint-plugin-ts": "^4.2.0",
45-
"@swc/core": "^1.11.29",
43+
"@playwright/test": "1.53.1",
44+
"@stylistic/eslint-plugin-ts": "^4.4.1",
45+
"@swc/core": "^1.12.7",
4646
"@swc/helpers": "^0.5.17",
4747
"@swc/jest": "^0.2.38",
4848
"@testing-library/jest-dom": "6.6.3",
4949
"@testing-library/react": "16.3.0",
5050
"@types/glob": "^8.1.0",
51-
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.15.21",
51+
"@types/jest": "^30.0.0",
52+
"@types/node": "^24.0.7",
5353
"@types/react-router-dom": "^5.2.0",
5454
"@types/semver": "^7.7.0",
55-
"@typescript-eslint/eslint-plugin": "^8.32.1",
56-
"@typescript-eslint/parser": "^8.32.1",
55+
"@typescript-eslint/eslint-plugin": "^8.35.0",
56+
"@typescript-eslint/parser": "^8.35.0",
5757
"copy-webpack-plugin": "^13.0.0",
58-
"cspell": "^9.0.2",
58+
"cspell": "^9.1.2",
5959
"css-loader": "^7.1.2",
60-
"eslint": "^9.27.0",
60+
"eslint": "^9.30.0",
6161
"eslint-config-prettier": "^10.1.5",
6262
"eslint-plugin-deprecation": "^3.0.0",
63-
"eslint-plugin-jsdoc": "^50.6.17",
64-
"eslint-plugin-prettier": "^5.4.0",
63+
"eslint-plugin-jsdoc": "^51.3.1",
64+
"eslint-plugin-prettier": "^5.5.1",
6565
"eslint-plugin-react": "^7.37.5",
6666
"eslint-plugin-react-hooks": "^5.2.0",
67-
"eslint-webpack-plugin": "^5.0.1",
67+
"eslint-webpack-plugin": "^5.0.2",
6868
"fork-ts-checker-webpack-plugin": "9.1.0",
69-
"glob": "^11.0.2",
69+
"glob": "^11.0.3",
7070
"identity-obj-proxy": "3.0.0",
7171
"imports-loader": "^5.0.0",
72-
"jest": "^29.5.0",
73-
"jest-environment-jsdom": "^29.5.0",
74-
"prettier": "^3.5.3",
72+
"jest": "^30.0.3",
73+
"jest-environment-jsdom": "^30.0.2",
74+
"prettier": "^3.6.2",
7575
"react-select-event": "^5.3.0",
7676
"replace-in-file-webpack-plugin": "^1.0.6",
77-
"sass": "1.89.0",
77+
"sass": "1.89.2",
7878
"sass-loader": "16.0.5",
7979
"style-loader": "4.0.0",
8080
"swc-loader": "^0.2.3",

0 commit comments

Comments
 (0)