Skip to content

Commit d329ea5

Browse files
Bump the all-node-dependencies group across 1 directory with 22 updates (#344)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ida Štambuk <[email protected]>
1 parent 7e54ef6 commit d329ea5

File tree

2 files changed

+767
-703
lines changed

2 files changed

+767
-703
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"license": "Apache-2.0",
2525
"dependencies": {
2626
"@emotion/css": "11.13.5",
27-
"@grafana/async-query-data": "0.3.0",
27+
"@grafana/async-query-data": "0.4.0",
2828
"@grafana/data": "^11.4.0",
2929
"@grafana/experimental": "2.1.6",
3030
"@grafana/runtime": "^11.4.0",
3131
"@grafana/schema": "^11.3.1",
3232
"@grafana/ui": "^11.3.1",
3333
"react": "18.3.1",
3434
"react-dom": "18.3.1",
35-
"react-router-dom": "^7.1.1",
36-
"react-router-dom-v5-compat": "^6.28.1",
35+
"react-router-dom": "^7.1.3",
36+
"react-router-dom-v5-compat": "^6.28.2",
3737
"semver": "^7.6.3",
3838
"tslib": "2.8.1"
3939
},
@@ -44,50 +44,50 @@
4444
"@grafana/e2e-selectors": "10.0.0",
4545
"@grafana/eslint-config": "^8.0.0",
4646
"@grafana/tsconfig": "^2.0.0",
47-
"@stylistic/eslint-plugin-ts": "^2.12.1",
48-
"@swc/core": "^1.10.4",
47+
"@stylistic/eslint-plugin-ts": "^2.13.0",
48+
"@swc/core": "^1.10.8",
4949
"@swc/helpers": "^0.5.15",
5050
"@swc/jest": "^0.2.37",
5151
"@testing-library/jest-dom": "6.6.3",
52-
"@testing-library/react": "16.1.0",
53-
"@testing-library/user-event": "^14.5.2",
52+
"@testing-library/react": "16.2.0",
53+
"@testing-library/user-event": "^14.6.0",
5454
"@types/glob": "^8.0.0",
5555
"@types/jest": "^29.5.14",
56-
"@types/lodash": "^4.17.13",
57-
"@types/node": "^22.10.2",
56+
"@types/lodash": "^4.17.14",
57+
"@types/node": "^22.10.7",
5858
"@types/testing-library__jest-dom": "6.0.0",
59-
"@typescript-eslint/eslint-plugin": "^8.18.2",
60-
"@typescript-eslint/parser": "^8.18.2",
59+
"@typescript-eslint/eslint-plugin": "^8.20.0",
60+
"@typescript-eslint/parser": "^8.20.0",
6161
"copy-webpack-plugin": "^12.0.2",
62-
"cspell": "8.17.1",
62+
"cspell": "8.17.2",
6363
"css-loader": "^7.1.2",
64-
"cypress": "13.17.0",
65-
"eslint": "^9.17.0",
66-
"eslint-config-prettier": "^9.1.0",
64+
"cypress": "14.0.0",
65+
"eslint": "^9.18.0",
66+
"eslint-config-prettier": "^10.0.1",
6767
"eslint-plugin-deprecation": "^3.0.0",
68-
"eslint-plugin-jsdoc": "^50.6.1",
69-
"eslint-plugin-prettier": "^5.2.1",
70-
"eslint-plugin-react": "^7.37.3",
68+
"eslint-plugin-jsdoc": "^50.6.2",
69+
"eslint-plugin-prettier": "^5.2.3",
70+
"eslint-plugin-react": "^7.37.4",
7171
"eslint-plugin-react-hooks": "^5.1.0",
7272
"eslint-webpack-plugin": "^4.0.1",
7373
"fork-ts-checker-webpack-plugin": "^9.0.2",
74-
"glob": "^11.0.0",
74+
"glob": "^11.0.1",
7575
"identity-obj-proxy": "3.0.0",
7676
"imports-loader": "^5.0.0",
7777
"jest": "^29.5.0",
7878
"jest-environment-jsdom": "^29.5.0",
79-
"lefthook": "^1.10.1",
79+
"lefthook": "^1.10.9",
8080
"prettier": "^3.4.2",
8181
"react-select-event": "^5.3.0",
8282
"replace-in-file-webpack-plugin": "^1.0.6",
83-
"sass": "1.83.0",
83+
"sass": "1.83.4",
8484
"sass-loader": "16.0.4",
8585
"style-loader": "4.0.0",
8686
"swc-loader": "^0.2.3",
8787
"terser-webpack-plugin": "^5.3.11",
8888
"ts-node": "^10.9.2",
8989
"tsconfig-paths": "^4.2.0",
90-
"typescript": "5.7.2",
90+
"typescript": "5.7.3",
9191
"webpack": "^5.97.1",
9292
"webpack-cli": "^6.0.1",
9393
"webpack-livereload-plugin": "^3.0.2",

0 commit comments

Comments
 (0)