This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 45c2b801f7b chore(deps): bump @fontsource/ibm-plex-mono from 5.2.7 to
5.3.0 in /superset-frontend (#42458)
45c2b801f7b is described below
commit 45c2b801f7b5e94e2655283db09726356efc6a86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 11:24:45 2026 -0700
chore(deps): bump @fontsource/ibm-plex-mono from 5.2.7 to 5.3.0 in
/superset-frontend (#42458)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 8 ++++----
superset-frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index f8471d5c74a..787f15842ab 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -31,7 +31,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/fira-code": "^5.3.0",
- "@fontsource/ibm-plex-mono": "^5.2.7",
+ "@fontsource/ibm-plex-mono": "^5.3.0",
"@fontsource/inter": "^5.3.0",
"@googleapis/sheets": "^13.0.2",
"@great-expectations/jsonforms-antd-renderers": "^2.2.10",
@@ -4073,9 +4073,9 @@
}
},
"node_modules/@fontsource/ibm-plex-mono": {
- "version": "5.2.7",
- "resolved":
"https://registry.npmjs.org/@fontsource/ibm-plex-mono/-/ibm-plex-mono-5.2.7.tgz",
- "integrity":
"sha512-MKAb8qV+CaiMQn2B0dIi1OV3565NYzp3WN5b4oT6LTkk+F0jR6j0ZN+5BKJiIhffDC3rtBULsYZE65+0018z9w==",
+ "version": "5.3.0",
+ "resolved":
"https://registry.npmjs.org/@fontsource/ibm-plex-mono/-/ibm-plex-mono-5.3.0.tgz",
+ "integrity":
"sha512-eTgnZjZEGk1QtD3ZstF+Vclo2HLAni8YMy34/DxllwZvyz1lR/1RF/xTiAquOBO7MvqBx8D2Ig2WCPMVfdZu7Q==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 8bbe088aac5..57940863ae3 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -116,7 +116,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/fira-code": "^5.3.0",
- "@fontsource/ibm-plex-mono": "^5.2.7",
+ "@fontsource/ibm-plex-mono": "^5.3.0",
"@fontsource/inter": "^5.3.0",
"@googleapis/sheets": "^13.0.2",
"@great-expectations/jsonforms-antd-renderers": "^2.2.10",