mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 02:39:16 +01:00
fix(deps): update dependency isomorphic-dompurify to ^2.35.0 (#4779)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a004bfbb9e
commit
236fa35f7e
@@ -73,7 +73,7 @@
|
||||
"dotenv": "^17.2.3",
|
||||
"flag-icons": "^7.5.0",
|
||||
"glob": "^13.0.0",
|
||||
"isomorphic-dompurify": "^2.34.0",
|
||||
"isomorphic-dompurify": "^2.35.0",
|
||||
"jotai": "^2.16.1",
|
||||
"mantine-react-table": "2.0.0-beta.9",
|
||||
"next": "16.1.1",
|
||||
|
||||
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -284,8 +284,8 @@ importers:
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0
|
||||
isomorphic-dompurify:
|
||||
specifier: ^2.34.0
|
||||
version: 2.34.0(postcss@8.5.6)
|
||||
specifier: ^2.35.0
|
||||
version: 2.35.0(postcss@8.5.6)
|
||||
jotai:
|
||||
specifier: ^2.16.1
|
||||
version: 2.16.1(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.2.7)(react@19.2.3)
|
||||
@@ -7716,8 +7716,8 @@ packages:
|
||||
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
isomorphic-dompurify@2.34.0:
|
||||
resolution: {integrity: sha512-7VeB/tDBQ8jt1+syT563hmmejY01nuwizpUIFPfM1aw3iTgLLiVP4/Nh+PKhNoa1V/H+E6ZlNcowsXLbChPCpw==}
|
||||
isomorphic-dompurify@2.35.0:
|
||||
resolution: {integrity: sha512-a9+LQqylQCU8f1zmsYmg2tfrbdY2YS/Hc+xntcq/mDI2MY3Q108nq8K23BWDIg6YGC5JsUMC15fj2ZMqCzt/+A==}
|
||||
engines: {node: '>=20.19.5'}
|
||||
|
||||
isomorphic-fetch@3.0.0:
|
||||
@@ -17160,11 +17160,12 @@ snapshots:
|
||||
isexe@3.1.1:
|
||||
optional: true
|
||||
|
||||
isomorphic-dompurify@2.34.0(postcss@8.5.6):
|
||||
isomorphic-dompurify@2.35.0(postcss@8.5.6):
|
||||
dependencies:
|
||||
dompurify: 3.3.1
|
||||
jsdom: 27.3.0(postcss@8.5.6)
|
||||
jsdom: 27.4.0(postcss@8.5.6)
|
||||
transitivePeerDependencies:
|
||||
- '@exodus/crypto'
|
||||
- bufferutil
|
||||
- canvas
|
||||
- postcss
|
||||
|
||||
Reference in New Issue
Block a user