mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 03:45:22 -04:00
📦 npm: Bump html-entities from 2.5.3 to 2.5.5
Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/mdevils/html-entities/releases) - [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdevils/html-entities/compare/v2.5.3...v2.5.5) --- updated-dependencies: - dependency-name: html-entities dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
77a44fdea7
commit
317be4ce09
@ -36,7 +36,7 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"feed": "^4.2.2",
|
||||
"geist": "^1.3.1",
|
||||
"html-entities": "^2.5.3",
|
||||
"html-entities": "^2.5.5",
|
||||
"lucide-react": "0.485.0",
|
||||
"modern-normalize": "^3.0.1",
|
||||
"next": "15.3.0-canary.24",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(next@15.3.0-canary.24(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-aeaed83-20250323)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))
|
||||
html-entities:
|
||||
specifier: ^2.5.3
|
||||
version: 2.5.3
|
||||
specifier: ^2.5.5
|
||||
version: 2.5.5
|
||||
lucide-react:
|
||||
specifier: 0.485.0
|
||||
version: 0.485.0(react@19.0.0)
|
||||
@ -2023,8 +2023,8 @@ packages:
|
||||
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
|
||||
engines: {node: ^16.14.0 || >=18.0.0}
|
||||
|
||||
html-entities@2.5.3:
|
||||
resolution: {integrity: sha512-D3AfvN7SjhTgBSA8L1BN4FpPzuEd06uy4lHwSoRWr0lndi9BKaNzPLKGOWZ2ocSGguozr08TTb2jhCLHaemruw==}
|
||||
html-entities@2.5.5:
|
||||
resolution: {integrity: sha512-24CG9o869vSa86BGCf7x65slrAztzFTU5VBQzEIwqjhKuB4zCC7xlH/7NCcZ1EN5MdmGx9lUqugfutuT6J+jKQ==}
|
||||
|
||||
html-escaper@2.0.2:
|
||||
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
||||
@ -5806,7 +5806,7 @@ snapshots:
|
||||
dependencies:
|
||||
lru-cache: 10.4.3
|
||||
|
||||
html-entities@2.5.3: {}
|
||||
html-entities@2.5.5: {}
|
||||
|
||||
html-escaper@2.0.2: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user