build(deps): bump lru-cache from 11.2.5 to 11.2.6 (#7324)

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.5 to 11.2.6.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.2.5...v11.2.6)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.2.6
  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-02-15 20:00:14 +01:00 committed by GitHub
parent 25e26f15ba
commit 99f39e666f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
pnpm-lock.yaml generated
View file

@ -213,8 +213,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
lru-cache:
specifier: ^11.2.5
version: 11.2.5
specifier: ^11.2.6
version: 11.2.6
measured-core:
specifier: ^2.0.0
version: 2.0.0
@ -3723,8 +3723,8 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@11.2.5:
resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==}
lru-cache@11.2.6:
resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==}
engines: {node: 20 || >=22}
lru-cache@5.1.1:
@ -5205,7 +5205,7 @@ snapshots:
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer': 3.0.4
lru-cache: 11.2.5
lru-cache: 11.2.6
'@asamuzakjp/dom-selector@6.7.7':
dependencies:
@ -5213,7 +5213,7 @@ snapshots:
bidi-js: 1.0.3
css-tree: 3.1.0
is-potential-custom-element-name: 1.0.1
lru-cache: 11.2.5
lru-cache: 11.2.6
'@asamuzakjp/nwsapi@2.3.9': {}
@ -7176,7 +7176,7 @@ snapshots:
'@asamuzakjp/css-color': 4.1.1
'@csstools/css-syntax-patches-for-csstree': 1.0.26
css-tree: 3.1.0
lru-cache: 11.2.5
lru-cache: 11.2.6
csstype@3.2.3: {}
@ -8642,7 +8642,7 @@ snapshots:
lru-cache@10.4.3: {}
lru-cache@11.2.5: {}
lru-cache@11.2.6: {}
lru-cache@5.1.1:
dependencies:

View file

@ -53,7 +53,7 @@
"live-plugin-manager": "^1.1.0",
"lodash.clonedeep": "4.5.0",
"log4js": "^6.9.1",
"lru-cache": "^11.2.5",
"lru-cache": "^11.2.6",
"measured-core": "^2.0.0",
"mime-types": "^3.0.2",
"oidc-provider": "9.6.0",