Skip to content

Commit 4388261

Browse files
chore(deps): pin dependencies
| datasource | package | from | to | | ---------- | -------------------------------- | -------- | ------- | | npm | @eslint/eslintrc | 3.3.3 | 3.3.3 | | npm | @eslint/js | 9.39.2 | 9.39.2 | | npm | @grafana/data | 12.3.3 | 12.4.1 | | npm | @grafana/eslint-config | 9.0.0 | 9.0.0 | | npm | @grafana/runtime | 12.3.3 | 12.4.1 | | npm | @grafana/tsconfig | 2.0.1 | 2.0.1 | | npm | @grafana/ui | 12.3.3 | 12.4.1 | | npm | @rollup/plugin-node-resolve | 16.0.3 | 16.0.3 | | npm | @stylistic/eslint-plugin-ts | 4.4.1 | 4.4.1 | | npm | @swc/core | 1.15.11 | 1.15.11 | | npm | @swc/jest | 0.2.39 | 0.2.39 | | npm | @testing-library/user-event | 14.6.1 | 14.6.1 | | npm | @types/lodash | 4.17.23 | 4.17.24 | | npm | @types/node | 24.10.13 | 24.12.0 | | npm | @typescript-eslint/eslint-plugin | 8.56.0 | 8.56.0 | | npm | @typescript-eslint/parser | 8.56.0 | 8.56.0 | | npm | cspell | 9.6.4 | 9.7.0 | | npm | esbuild | 0.27.3 | 0.27.3 | | npm | eslint | 9.39.2 | 9.39.2 | | npm | eslint-config-prettier | 10.1.8 | 10.1.8 | | npm | eslint-plugin-deprecation | 3.0.0 | 3.0.0 | | npm | eslint-plugin-jsdoc | 62.5.5 | 62.5.5 | | npm | eslint-plugin-react | 7.37.5 | 7.37.5 | | npm | eslint-plugin-react-hooks | 7.0.1 | 7.0.1 | | npm | identity-obj-proxy | 3.0.0 | 3.0.0 | | npm | jest-environment-jsdom | 30.2.0 | 30.2.0 | | npm | lefthook | 2.1.1 | 2.1.1 | | npm | node-notifier | 10.0.1 | 10.0.1 | | npm | prettier | 3.8.1 | 3.8.1 | | npm | react-select-event | 5.5.1 | 5.5.1 | | npm | rimraf | 6.1.3 | 6.1.3 | | npm | rollup-plugin-dts | 6.3.0 | 6.3.0 | | npm | rollup-plugin-esbuild | 6.2.1 | 6.2.1 | | npm | rollup-plugin-node-externals | 8.1.2 | 8.1.2 | | npm | typescript | 5.9.3 | 5.9.3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f125772 commit 4388261

File tree

2 files changed

+554
-515
lines changed

2 files changed

+554
-515
lines changed

package.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -34,51 +34,51 @@
3434
"@grafana/plugin-ui": "^0.13.0"
3535
},
3636
"devDependencies": {
37-
"@eslint/eslintrc": "^3.3.1",
38-
"@eslint/js": "^9.39.2",
39-
"@grafana/data": "12.3.3",
40-
"@grafana/eslint-config": "^9.0.0",
41-
"@grafana/runtime": "12.3.3",
42-
"@grafana/tsconfig": "^2.0.0",
43-
"@grafana/ui": "12.3.3",
44-
"@rollup/plugin-node-resolve": "^16.0.0",
45-
"@stylistic/eslint-plugin-ts": "^4.2.0",
46-
"@swc/core": "^1.14.0",
47-
"@swc/jest": "^0.2.36",
37+
"@eslint/eslintrc": "3.3.3",
38+
"@eslint/js": "9.39.2",
39+
"@grafana/data": "12.4.1",
40+
"@grafana/eslint-config": "9.0.0",
41+
"@grafana/runtime": "12.4.1",
42+
"@grafana/tsconfig": "2.0.1",
43+
"@grafana/ui": "12.4.1",
44+
"@rollup/plugin-node-resolve": "16.0.3",
45+
"@stylistic/eslint-plugin-ts": "4.4.1",
46+
"@swc/core": "1.15.11",
47+
"@swc/jest": "0.2.39",
4848
"@testing-library/jest-dom": "6.9.1",
4949
"@testing-library/react": "16.3.2",
5050
"@testing-library/react-hooks": "8.0.1",
51-
"@testing-library/user-event": "^14.5.2",
51+
"@testing-library/user-event": "14.6.1",
5252
"@types/jest": "30.0.0",
53-
"@types/lodash": "4.17.23",
54-
"@types/node": "24.10.13",
53+
"@types/lodash": "4.17.24",
54+
"@types/node": "24.12.0",
5555
"@types/react": "18.3.28",
5656
"@types/react-dom": "18.3.7",
57-
"@typescript-eslint/eslint-plugin": "^8.53.0",
58-
"@typescript-eslint/parser": "^8.53.0",
59-
"cspell": "9.6.4",
60-
"esbuild": "^0.27.2",
61-
"eslint": "^9.39.2",
62-
"eslint-config-prettier": "^10.0.1",
63-
"eslint-plugin-deprecation": "^3.0.0",
64-
"eslint-plugin-jsdoc": "^62.0.0",
65-
"eslint-plugin-react": "^7.37.2",
66-
"eslint-plugin-react-hooks": "^7.0.0",
67-
"identity-obj-proxy": "^3.0.0",
57+
"@typescript-eslint/eslint-plugin": "8.56.0",
58+
"@typescript-eslint/parser": "8.56.0",
59+
"cspell": "9.7.0",
60+
"esbuild": "0.27.3",
61+
"eslint": "9.39.2",
62+
"eslint-config-prettier": "10.1.8",
63+
"eslint-plugin-deprecation": "3.0.0",
64+
"eslint-plugin-jsdoc": "62.5.5",
65+
"eslint-plugin-react": "7.37.5",
66+
"eslint-plugin-react-hooks": "7.0.1",
67+
"identity-obj-proxy": "3.0.0",
6868
"jest": "30.2.0",
69-
"jest-environment-jsdom": "^30.0.0",
70-
"lefthook": "^2.1.0",
71-
"node-notifier": "^10.0.1",
72-
"prettier": "^3.8.0",
69+
"jest-environment-jsdom": "30.2.0",
70+
"lefthook": "2.1.1",
71+
"node-notifier": "10.0.1",
72+
"prettier": "3.8.1",
7373
"react": "18.3.1",
7474
"react-dom": "18.3.1",
75-
"react-select-event": "^5.5.1",
76-
"rimraf": "^6.0.1",
75+
"react-select-event": "5.5.1",
76+
"rimraf": "6.1.3",
7777
"rollup": "4.59.0",
78-
"rollup-plugin-dts": "^6.3.0",
79-
"rollup-plugin-esbuild": "^6.1.1",
80-
"rollup-plugin-node-externals": "^8.1.1",
81-
"typescript": "^5.9.2"
78+
"rollup-plugin-dts": "6.3.0",
79+
"rollup-plugin-esbuild": "6.2.1",
80+
"rollup-plugin-node-externals": "8.1.2",
81+
"typescript": "5.9.3"
8282
},
8383
"packageManager": "yarn@4.12.0"
8484
}

0 commit comments

Comments
 (0)