Skip to content

Commit e6a4aa1

Browse files
fix(deps): update npm dependencies
| datasource | package | from | to | | ---------- | -------------------------------- | -------- | ------ | | npm | @stylistic/eslint-plugin-ts | 2.13.0 | 4.4.1 | | npm | @testing-library/react | 12.1.5 | 16.3.0 | | npm | @types/glob | 8.1.0 | 9.0.0 | | npm | @types/jest | 29.5.14 | 30.0.0 | | npm | @types/node | 22.15.34 | 24.7.2 | | npm | @types/testing-library__jest-dom | 5.14.8 | 6.0.0 | | npm | copy-webpack-plugin | 11.0.0 | 13.0.1 | | npm | cspell | 8.19.4 | 9.2.1 | | npm | css-loader | 6.11.0 | 7.1.2 | | npm | eslint | 8.57.1 | 9.37.0 | | npm | eslint-config-prettier | 8.10.0 | 10.1.8 | | npm | eslint-plugin-deprecation | 2.0.0 | 3.0.0 | | npm | eslint-plugin-jsdoc | 48.11.0 | 61.1.2 | | npm | eslint-plugin-prettier | 4.2.1 | 5.5.4 | | npm | eslint-plugin-react-hooks | 4.6.2 | 7.0.0 | | npm | eslint-webpack-plugin | 4.2.0 | 5.0.2 | | npm | fork-ts-checker-webpack-plugin | 8.0.0 | 9.1.0 | | npm | jest | 29.7.0 | 30.2.0 | | npm | jest-environment-jsdom | 29.7.0 | 30.2.0 | | npm | react-redux | 7.2.6 | 9.2.0 | | npm | sass-loader | 13.3.1 | 16.0.5 | | npm | style-loader | 3.3.3 | 4.0.0 | | npm | webpack-cli | 5.1.4 | 6.0.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ae86a91 commit e6a4aa1

File tree

2 files changed

+2190
-2229
lines changed

2 files changed

+2190
-2229
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -39,63 +39,63 @@
3939
"@grafana/plugin-meta-extractor": "^0.9.0",
4040
"@grafana/tsconfig": "^2.0.0",
4141
"@playwright/test": "^1.55.1",
42-
"@stylistic/eslint-plugin-ts": "^2.9.0",
42+
"@stylistic/eslint-plugin-ts": "^4.0.0",
4343
"@swc/core": "^1.3.90",
4444
"@swc/helpers": "^0.5.0",
4545
"@swc/jest": "^0.2.26",
4646
"@testing-library/jest-dom": "6.6.3",
47-
"@testing-library/react": "12.1.5",
47+
"@testing-library/react": "16.3.0",
4848
"@testing-library/react-hooks": "^8.0.1",
4949
"@types/d3": "7.4.3",
5050
"@types/d3-hexbin": "0.2.5",
5151
"@types/eslint": "^9.6.1",
52-
"@types/glob": "^8.1.0",
52+
"@types/glob": "^9.0.0",
5353
"@types/hoist-non-react-statics": "3.3.5",
54-
"@types/jest": "^29.5.14",
54+
"@types/jest": "^30.0.0",
5555
"@types/jquery": "3.5.31",
5656
"@types/lodash": "^4.14.194",
57-
"@types/node": "^22.13.14",
57+
"@types/node": "^24.0.0",
5858
"@types/react": "17.0.44",
5959
"@types/react-dom": "17.0.15",
6060
"@types/react-router-dom": "^5.2.0",
6161
"@types/semver": "^7.5.8",
62-
"@types/testing-library__jest-dom": "5.14.8",
62+
"@types/testing-library__jest-dom": "6.0.0",
6363
"@types/tinycolor2": "1.4.6",
6464
"@typescript-eslint/eslint-plugin": "^8.3.0",
6565
"@typescript-eslint/parser": "^8.3.0",
66-
"copy-webpack-plugin": "^11.0.0",
67-
"cspell": "^8.14.4",
68-
"css-loader": "^6.7.3",
69-
"eslint": "^8.57.0",
70-
"eslint-config-prettier": "^8.8.0",
71-
"eslint-plugin-deprecation": "^2.0.0",
72-
"eslint-plugin-jsdoc": "^48.1.0",
73-
"eslint-plugin-prettier": "^4.0.0",
66+
"copy-webpack-plugin": "^13.0.0",
67+
"cspell": "^9.0.0",
68+
"css-loader": "^7.0.0",
69+
"eslint": "^9.0.0",
70+
"eslint-config-prettier": "^10.0.0",
71+
"eslint-plugin-deprecation": "^3.0.0",
72+
"eslint-plugin-jsdoc": "^61.0.0",
73+
"eslint-plugin-prettier": "^5.0.0",
7474
"eslint-plugin-react": "^7.33.0",
75-
"eslint-plugin-react-hooks": "^4.6.0",
76-
"eslint-webpack-plugin": "^4.0.1",
77-
"fork-ts-checker-webpack-plugin": "^8.0.0",
75+
"eslint-plugin-react-hooks": "^7.0.0",
76+
"eslint-webpack-plugin": "^5.0.0",
77+
"fork-ts-checker-webpack-plugin": "^9.0.0",
7878
"glob": "^11.0.3",
7979
"identity-obj-proxy": "3.0.0",
8080
"imports-loader": "^5.0.0",
81-
"jest": "^29.7.0",
81+
"jest": "^30.0.0",
8282
"jest-canvas-mock": "2.4.0",
83-
"jest-environment-jsdom": "^29.7.0",
83+
"jest-environment-jsdom": "^30.0.0",
8484
"jshint": "2.13.6",
8585
"moment-timezone": "^0.5.45",
8686
"prettier": "^3.2.5",
8787
"replace-in-file-webpack-plugin": "^1.0.6",
8888
"sass": "1.77.0",
89-
"sass-loader": "13.3.1",
89+
"sass-loader": "16.0.5",
9090
"semver": "^7.6.3",
91-
"style-loader": "3.3.3",
91+
"style-loader": "4.0.0",
9292
"swc-loader": "^0.2.3",
9393
"terser-webpack-plugin": "^5.3.10",
9494
"ts-node": "^10.9.2",
9595
"tsconfig-paths": "^4.2.0",
9696
"typescript": "5.6.2",
9797
"webpack": "^5.94.0",
98-
"webpack-cli": "^5.1.4",
98+
"webpack-cli": "^6.0.0",
9999
"webpack-livereload-plugin": "^3.0.2",
100100
"webpack-subresource-integrity": "^5.1.0",
101101
"webpack-virtual-modules": "^0.6.2"
@@ -111,7 +111,7 @@
111111
"emotion": "11.0.0",
112112
"react": "17.0.2",
113113
"react-dom": "17.0.2",
114-
"react-redux": "7.2.6",
114+
"react-redux": "9.2.0",
115115
"react-tooltip": "5.29.1",
116116
"tinycolor2": "^1.6.0",
117117
"tslib": "2.5.3"

0 commit comments

Comments
 (0)