Skip to content

Commit

Permalink
Dependabot updates (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Vērzemnieks <[email protected]>
  • Loading branch information
3 people authored Sep 19, 2024
1 parent 47789c5 commit 0422e2d
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 353 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"devDependencies": {
"@babel/core": "7.25.2",
"@emotion/eslint-plugin": "11.11.0",
"@grafana/e2e-selectors": "11.1.4",
"@grafana/e2e-selectors": "11.2.0",
"@grafana/eslint-config": "7.0.0",
"@grafana/plugin-e2e": "1.6.1",
"@grafana/tsconfig": "1.3.0-rc1",
"@grafana/plugin-e2e": "1.7.2",
"@grafana/tsconfig": "2.0.0",
"@playwright/test": "1.44.1",
"@swc/core": "1.5.25",
"@swc/helpers": "0.5.11",
Expand Down Expand Up @@ -58,10 +58,10 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-lodash": "7.4.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-webpack-plugin": "4.1.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "10.3.12",
"glob": "11.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -86,12 +86,12 @@
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/aws-sdk": "0.4.1",
"@grafana/data": "11.1.4",
"@grafana/experimental": "1.8.0",
"@grafana/prometheus": "11.1.4",
"@grafana/runtime": "11.1.4",
"@grafana/schema": "11.1.4",
"@grafana/ui": "11.1.4",
"@grafana/data": "11.2.0",
"@grafana/experimental": "2.1.0",
"@grafana/prometheus": "11.2.0",
"@grafana/runtime": "11.2.0",
"@grafana/schema": "11.2.0",
"@grafana/ui": "11.2.0",
"lodash": "4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 0422e2d

Please sign in to comment.