From 2132e3d3ead7a1cece0c4f25a078be422565be53 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:01:53 +0000 Subject: [PATCH] fix(deps): update frontend dependencies | datasource | package | from | to | | ---------- | -------------------------------- | ------- | ------- | | npm | @axe-core/playwright | 4.12.1 | 4.13.0 | | npm | @babel/core | 7.29.6 | 7.29.7 | | npm | @changesets/cli | 2.31.0 | 2.31.1 | | npm | @grafana/data | 13.1.1 | 13.2.0 | | npm | @grafana/e2e-selectors | 13.1.1 | 13.2.0 | | npm | @grafana/i18n | 13.1.1 | 13.2.0 | | npm | @grafana/plugin-ui | 0.17.3 | 0.17.4 | | npm | @grafana/runtime | 13.1.1 | 13.2.0 | | npm | @grafana/schema | 13.1.1 | 13.2.0 | | npm | @grafana/ui | 13.1.1 | 13.2.0 | | npm | @openfeature/core | 1.11.0 | 1.12.0 | | npm | @openfeature/web-sdk | 1.9.0 | 1.10.0 | | npm | @playwright/test | 1.61.1 | 1.62.1 | | npm | @remix-run/router | 1.23.3 | 1.23.4 | | npm | @swc/core | 1.15.43 | 1.16.1 | | npm | @testing-library/user-event | 14.6.1 | 14.6.6 | | npm | @types/lodash | 4.17.24 | 4.17.25 | | npm | @typescript-eslint/eslint-plugin | 8.63.0 | 8.67.0 | | npm | @typescript-eslint/parser | 8.63.0 | 8.67.0 | | npm | cspell | 10.0.1 | 10.1.0 | | npm | dompurify | 3.4.11 | 3.4.13 | | npm | i18next | 26.3.6 | 26.4.0 | | npm | npm | 11.17.0 | 11.19.0 | | npm | prettier | 3.9.5 | 3.9.6 | | npm | sass | 1.101.0 | 1.103.1 | | npm | serialize-javascript | 7.0.7 | 7.1.0 | | npm | webpack | 5.108.4 | 5.109.2 | | npm | webpack-cli | 7.2.1 | 7.2.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 56 ++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 4269c7b2..7e19d35a 100644 --- a/package.json +++ b/package.json @@ -21,45 +21,45 @@ }, "dependencies": { "@emotion/css": "11.13.5", - "@grafana/data": "13.1.1", - "@grafana/i18n": "13.1.1", - "@grafana/plugin-ui": "0.17.3", - "@grafana/runtime": "13.1.1", - "@grafana/schema": "13.1.1", - "@grafana/ui": "13.1.1", + "@grafana/data": "13.2.0", + "@grafana/i18n": "13.2.0", + "@grafana/plugin-ui": "0.17.4", + "@grafana/runtime": "13.2.0", + "@grafana/schema": "13.2.0", + "@grafana/ui": "13.2.0", "react": "18.3.1", "react-dom": "18.3.1", "tslib": "2.8.1" }, "devDependencies": { - "@axe-core/playwright": "4.12.1", - "@babel/core": "7.29.6", - "@changesets/cli": "2.31.0", - "@grafana/e2e-selectors": "13.1.1", + "@axe-core/playwright": "4.13.0", + "@babel/core": "7.29.7", + "@changesets/cli": "2.31.1", + "@grafana/e2e-selectors": "13.2.0", "@grafana/eslint-config": "9.0.0", "@grafana/plugin-e2e": "3.11.0", "@grafana/plugin-meta-extractor": "0.13.0", "@grafana/sign-plugin": "3.3.3", "@grafana/tsconfig": "2.2.0", - "@openfeature/web-sdk": "1.9.0", - "@playwright/test": "1.61.1", + "@openfeature/web-sdk": "1.10.0", + "@playwright/test": "1.62.1", "@stylistic/eslint-plugin-ts": "4.4.1", - "@swc/core": "1.15.43", + "@swc/core": "1.16.1", "@swc/helpers": "0.5.23", "@swc/jest": "0.2.39", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", - "@testing-library/user-event": "14.6.1", + "@testing-library/user-event": "14.6.6", "@types/jest": "30.0.0", - "@types/lodash": "4.17.24", + "@types/lodash": "4.17.25", "@types/node": "25.9.5", "@types/react": "18.3.31", "@types/react-dom": "18.3.7", - "@typescript-eslint/eslint-plugin": "8.63.0", - "@typescript-eslint/parser": "8.63.0", + "@typescript-eslint/eslint-plugin": "8.67.0", + "@typescript-eslint/parser": "8.67.0", "copy-webpack-plugin": "14.0.0", - "cspell": "10.0.1", + "cspell": "10.1.0", "css-loader": "7.1.4", "eslint": "9.39.5", "eslint-config-prettier": "10.1.8", @@ -74,10 +74,10 @@ "imports-loader": "5.0.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", - "prettier": "3.9.5", + "prettier": "3.9.6", "replace-in-file-webpack-plugin": "1.0.6", "rxjs": "7.8.2", - "sass": "1.101.0", + "sass": "1.103.1", "sass-loader": "17.0.0", "semver": "7.8.5", "style-loader": "4.0.0", @@ -86,23 +86,23 @@ "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "6.0.3", - "webpack": "5.108.4", - "webpack-cli": "7.2.1", + "webpack": "5.109.2", + "webpack-cli": "7.2.2", "webpack-livereload-plugin": "3.0.2", "webpack-subresource-integrity": "5.1.0", "webpack-virtual-modules": "0.6.2" }, "overrides": { "react-router": "6.30.4", - "@remix-run/router": "1.23.3", - "@openfeature/core": "1.11.0", - "serialize-javascript": "7.0.7", - "i18next": "26.3.6", - "dompurify": "3.4.11" + "@remix-run/router": "1.23.4", + "@openfeature/core": "1.12.0", + "serialize-javascript": "7.1.0", + "i18next": "26.4.0", + "dompurify": "3.4.13" }, "engines": { "node": ">=24", "npm": ">=11.17.0" }, - "packageManager": "npm@11.17.0" + "packageManager": "npm@11.19.0" }