From 97eb062a6d2421a04fadaace1278baef9ee4b7a1 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 16 Jun 2026 09:06:56 -0700 Subject: [PATCH] install normalize-diacritics --- src-ui/package.json | 1 + src-ui/pnpm-lock.yaml | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/src-ui/package.json b/src-ui/package.json index 5a18a52fc..e01e6e5b6 100644 --- a/src-ui/package.json +++ b/src-ui/package.json @@ -32,6 +32,7 @@ "ngx-cookie-service": "^21.3.1", "ngx-device-detector": "^11.0.0", "ngx-ui-tour-ng-bootstrap": "^18.0.0", + "normalize-diacritics": "^5.0.0", "pdfjs-dist": "^5.7.284", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/src-ui/pnpm-lock.yaml b/src-ui/pnpm-lock.yaml index c9b58d44a..3aff9d6a9 100644 --- a/src-ui/pnpm-lock.yaml +++ b/src-ui/pnpm-lock.yaml @@ -71,6 +71,9 @@ importers: ngx-ui-tour-ng-bootstrap: specifier: ^18.0.0 version: 18.0.0(f910a33494d223bd6dd07ce1bf22a35e) + normalize-diacritics: + specifier: ^5.0.0 + version: 5.0.0 pdfjs-dist: specifier: ^5.7.284 version: 5.7.284 @@ -5516,6 +5519,10 @@ packages: engines: {node: ^20.17.0 || >=22.9.0} hasBin: true + normalize-diacritics@5.0.0: + resolution: {integrity: sha512-t6czCJOpbAtckN1wCC2qPWnO3GQvNANb9bcUNbiOLEqojVuP31+ELIs5KhEG8jyz0TH7iD9BWxWz8O3ic2/rMQ==} + engines: {node: '>= 14.x', npm: '>= 6.x'} + normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} @@ -12931,6 +12938,10 @@ snapshots: dependencies: abbrev: 4.0.0 + normalize-diacritics@5.0.0: + dependencies: + tslib: 2.8.1 + normalize-path@3.0.0: {} npm-bundled@5.0.0: