From 8082ffedd1414f2eb47fe63dd203ddb858c399ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 01:16:51 +0000 Subject: [PATCH] Bump material-symbols from 0.22.2 to 0.27.2 in /graylog2-web-interface Bumps [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) from 0.22.2 to 0.27.2. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.27.2/material-symbols) --- updated-dependencies: - dependency-name: material-symbols dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- graylog2-web-interface/package.json | 2 +- graylog2-web-interface/yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/graylog2-web-interface/package.json b/graylog2-web-interface/package.json index 99e519d21223..40d743003fd3 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -72,7 +72,7 @@ "leaflet": "^1.5.1", "lodash": "^4.17.4", "marked": "^14.0.0", - "material-symbols": "^0.22.0", + "material-symbols": "^0.27.2", "md5": "^2.2.1", "moment-duration-format": "2.3.2", "moment-precise-range-plugin": "^1.3.0", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index aa23f8917a6f..86e6411c2608 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -7256,7 +7256,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.10" eslint-plugin-compat "4.2.0" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-9f621c46-a952-421a-8e45-25a841612b8a-1734955858103/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:packages/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "28.10.0" eslint-plugin-jest-dom "5.5.0" @@ -8763,12 +8763,12 @@ graphemer@^1.4.0: "@tanstack/react-query" "4.36.1" "@types/jquery" "3.5.32" "@types/react" "18.3.13" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/babel-preset-graylog" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/eslint-config-graylog" + babel-preset-graylog "file:packages/babel-preset-graylog" + eslint-config-graylog "file:packages/eslint-config-graylog" formik "2.4.6" history "^5.3.0" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-095dc62a-9e26-4c50-b352-7f809b62b982-1734955857830/node_modules/jest-preset-graylog" + jest-preset-graylog "file:packages/jest-preset-graylog" jquery "3.7.1" moment "2.30.1" moment-timezone "0.5.46" @@ -11352,10 +11352,10 @@ material-colors@^1.2.1: resolved "https://registry.yarnpkg.com/material-colors/-/material-colors-1.2.6.tgz#6d1958871126992ceecc72f4bcc4d8f010865f46" integrity sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg== -material-symbols@^0.22.0: - version "0.22.2" - resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.22.2.tgz#a51f82aa4c3b8a0483bef186abb51f0707fd5fae" - integrity sha512-guN2+CzAwxUfdXiuVHcdogDmvhzvRYxMakKd39WmYuyTPaN73UuNC5cH4d4/JVNaLT1EMM8W/4PqHqVBye3ZiA== +material-symbols@^0.27.2: + version "0.27.2" + resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.27.2.tgz#116ea606fac4c0603e6a26944eaec5ed04e82421" + integrity sha512-3/p3V+UfAfeHrT2HMOBVGWyzsvpHZNxlJJ6jQ01XqqxCCQU+szIbrfpsXOHkZ5glMJi+IB/SMJIRt55l/gYWvQ== math-intrinsics@^1.0.0: version "1.1.0"