diff --git a/examples/package.json b/examples/package.json index 321a766..8becf8a 100644 --- a/examples/package.json +++ b/examples/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/streetsidesoftware/perf-insight#readme", "license": "MIT", "dependencies": { - "cspell-trie-lib": "^9.3.0", + "cspell-trie-lib": "^9.3.2", "lorem-ipsum": "^2.0.8", "perf-insight": "workspace:*" } diff --git a/package.json b/package.json index 306130a..dc67ad5 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/node": "^24.10.0", "@vitest/coverage-v8": "^3.2.4", "cspell": "^9.3.0", - "cspell-trie-lib": "^9.3.0", + "cspell-trie-lib": "^9.3.2", "eslint": "^9.39.1", "eslint-plugin-n": "^17.23.1", "eslint-plugin-simple-import-sort": "^12.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7166b73..d6be7a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^9.3.0 version: 9.3.0 cspell-trie-lib: - specifier: ^9.3.0 - version: 9.3.0 + specifier: ^9.3.2 + version: 9.3.2 eslint: specifier: ^9.39.1 version: 9.39.1(jiti@2.6.1) @@ -69,8 +69,8 @@ importers: examples: dependencies: cspell-trie-lib: - specifier: ^9.3.0 - version: 9.3.0 + specifier: ^9.3.2 + version: 9.3.2 lorem-ipsum: specifier: ^2.0.8 version: 2.0.8 @@ -139,6 +139,10 @@ packages: resolution: {integrity: sha512-LEl2TYvXnGk/D+Vjq5DBsNQuLsmn3/2QV9dxteK5e323pJRcpEosq76elzsYpVLuB3s1hp2pFQhppWk69Gx2CQ==} engines: {node: '>=20'} + '@cspell/cspell-pipe@9.3.2': + resolution: {integrity: sha512-REF7ibG79WLEynIMUss/IRDCdYEb1nlE1rj/gt2CbPFzLa6t5MRwW2lajEvXS6/WgbMtsTVHAWi3ALqJzCwxng==} + engines: {node: '>=20'} + '@cspell/cspell-resolver@9.3.0': resolution: {integrity: sha512-AOIC6xV2XuEWKy/K/CUBHQ7caavDnjb2zflP25j7fGMWpS/GIGKLPjgGQUHFbgNSSy9UY2ZGV7MVCsnD7moW5Q==} engines: {node: '>=20'} @@ -151,6 +155,10 @@ packages: resolution: {integrity: sha512-WN3R4nqQ7BEgS8UEoPIwNBRuSFT/8GImqXmlx7EHmzBAhevWjF3IDF+OEtokRJ95qik6a4xqJJTJgi624UxDFg==} engines: {node: '>=20'} + '@cspell/cspell-types@9.3.2': + resolution: {integrity: sha512-l4H8bMAmdzCbXHO8y1JZiAKszrPEiuLFKWrbhCacHF0iP+PIc/yuQp7cO70m0p70vArRfih6kgGyHFaCy47CfA==} + engines: {node: '>=20'} + '@cspell/dict-ada@4.1.1': resolution: {integrity: sha512-E+0YW9RhZod/9Qy2gxfNZiHJjCYFlCdI69br1eviQQWB8yOTJX0JHXLs79kOYhSW0kINPVUdvddEBe6Lu6CjGQ==} @@ -1029,6 +1037,10 @@ packages: resolution: {integrity: sha512-/hLujE3Gp36hhgJChvp6C3uJdBo5hGOqtyal6HjNmn+K27GXRrrn1L+5RoKaDMgFao9Ks5ccca9NtjQTw1EcoA==} engines: {node: '>=20'} + cspell-trie-lib@9.3.2: + resolution: {integrity: sha512-1Af7Mq9jIccFQyJl/ZCcqQbtJwuDqpQVkk8xfs/92x4OI6gW1iTVRMtsrh0RTw1HZoR8aQD7tRRCiLPf/D+UiQ==} + engines: {node: '>=20'} + cspell@9.3.0: resolution: {integrity: sha512-YyXjOS3MAF6d0XggxHZtkyde6Yf0VgXkrFvR8C6jfxcnY0SJrJDKLiOppmm4ol+oWlvt1Dir1neGJW13xN+dUg==} engines: {node: '>=20'} @@ -1255,6 +1267,10 @@ packages: resolution: {integrity: sha512-47Frx13aZh01afHJTB3zTtKIlFI6vWY+MYCN9Qpew6i52rfKjnhCF/l1YlC8UmEMvvntZZ6z4PiCcmyuedR2aQ==} engines: {node: '>=18'} + gensequence@8.0.8: + resolution: {integrity: sha512-omMVniXEXpdx/vKxGnPRoO2394Otlze28TyxECbFVyoSpZ9H3EO7lemjcB12OpQJzRW4e5tt/dL1rOxry6aMHg==} + engines: {node: '>=20'} + get-east-asian-width@1.4.0: resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} engines: {node: '>=18'} @@ -2211,6 +2227,8 @@ snapshots: '@cspell/cspell-pipe@9.3.0': {} + '@cspell/cspell-pipe@9.3.2': {} + '@cspell/cspell-resolver@9.3.0': dependencies: global-directory: 4.0.1 @@ -2219,6 +2237,8 @@ snapshots: '@cspell/cspell-types@9.3.0': {} + '@cspell/cspell-types@9.3.2': {} + '@cspell/dict-ada@4.1.1': {} '@cspell/dict-al@1.1.1': {} @@ -2989,6 +3009,12 @@ snapshots: '@cspell/cspell-types': 9.3.0 gensequence: 7.0.0 + cspell-trie-lib@9.3.2: + dependencies: + '@cspell/cspell-pipe': 9.3.2 + '@cspell/cspell-types': 9.3.2 + gensequence: 8.0.8 + cspell@9.3.0: dependencies: '@cspell/cspell-json-reporter': 9.3.0 @@ -3259,6 +3285,8 @@ snapshots: gensequence@7.0.0: {} + gensequence@8.0.8: {} + get-east-asian-width@1.4.0: {} get-tsconfig@4.13.0: