web: bump @formatjs/intl-listformat from 8.3.5 to 8.3.8 in /web (#22656)

Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) from 8.3.5 to 8.3.8.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@8.3.5...@formatjs/intl-listformat@8.3.8)

---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
  dependency-version: 8.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-26 17:07:24 +02:00
committed by GitHub
parent 4d5d7bf135
commit f1c542e2e4
2 changed files with 13 additions and 13 deletions
+12 -12
View File
@@ -21,7 +21,7 @@
"@codemirror/theme-one-dark": "^6.1.3",
"@eslint/js": "^9.39.3",
"@floating-ui/dom": "^1.7.6",
"@formatjs/intl-listformat": "^8.3.5",
"@formatjs/intl-listformat": "^8.3.8",
"@fortawesome/fontawesome-free": "^7.2.0",
"@goauthentik/api": "0.0.0",
"@goauthentik/brand-assets": "^2.0.0",
@@ -1516,27 +1516,27 @@
"license": "MIT"
},
"node_modules/@formatjs/fast-memoize": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-3.1.4.tgz",
"integrity": "sha512-Lbke1aOrsygKKR09Ux0NrZgbTqpDmiwXOgzyDOJ8Owr1zd5qOKTauf62hH+Seeku3ju77rHWH9I5SfX2CN0vuA==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-3.1.5.tgz",
"integrity": "sha512-KLi3fan6WnCHmigd9pmEEN8Hid0v4wiFBW576M/d07KMWYecf1CvyMI3n34vCmHT4AoVqG2n702kiHbXjzZX2A==",
"license": "MIT"
},
"node_modules/@formatjs/intl-listformat": {
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-8.3.5.tgz",
"integrity": "sha512-ibv9RLqPNlazmT2tXeA3WbZarc083JxY6OKaE6UYiJYrDTmDNR68CvHjpbqExEEWxH22u6tlxZl91ehWKXMbaQ==",
"version": "8.3.8",
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-8.3.8.tgz",
"integrity": "sha512-5VQMZPoVoiKYuaeXLSAGFEIrGHeDnEaZC7T7IqNWUmNsHP23pe1wbyrc7qgZF/t5POsOf8l1dIDUeHmhtZ+Aig==",
"license": "MIT",
"dependencies": {
"@formatjs/intl-localematcher": "0.8.6"
"@formatjs/intl-localematcher": "0.8.8"
}
},
"node_modules/@formatjs/intl-localematcher": {
"version": "0.8.6",
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.8.6.tgz",
"integrity": "sha512-AZRgUxj0q93lyF7Z5lFS85bLINXuBLX4R3tCKicO6fSWo6cvh9GQfoR3B1WlsqQwefZ1QORTivhInx7gM6HUzQ==",
"version": "0.8.8",
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.8.8.tgz",
"integrity": "sha512-pBr2hVKWvkHVnfXegW+53NT9U2uaVQCc+EgzLPCCwXqBA3nvM5fPbK9IcJlNjV+NMKGyZ2F3ZSG78iGdxAAqbA==",
"license": "MIT",
"dependencies": {
"@formatjs/fast-memoize": "3.1.4"
"@formatjs/fast-memoize": "3.1.5"
}
},
"node_modules/@fortawesome/fontawesome-free": {
+1 -1
View File
@@ -96,7 +96,7 @@
"@codemirror/theme-one-dark": "^6.1.3",
"@eslint/js": "^9.39.3",
"@floating-ui/dom": "^1.7.6",
"@formatjs/intl-listformat": "^8.3.5",
"@formatjs/intl-listformat": "^8.3.8",
"@fortawesome/fontawesome-free": "^7.2.0",
"@goauthentik/api": "0.0.0",
"@goauthentik/brand-assets": "^2.0.0",