From 979e789c388e7a1e9a90e448d82e297c9c296a3e Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Tue, 3 Mar 2026 04:55:07 -0500 Subject: country-flag-icon, grlEventsSlice overhaul (ditch latestModel tracking for useRef list in Component). speed calc in createSelector(), seperated components. --- jb-ui/pnpm-lock.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jb-ui/pnpm-lock.yaml') diff --git a/jb-ui/pnpm-lock.yaml b/jb-ui/pnpm-lock.yaml index dc4cb4f..2ae5325 100644 --- a/jb-ui/pnpm-lock.yaml +++ b/jb-ui/pnpm-lock.yaml @@ -62,6 +62,9 @@ importers: clsx: specifier: ^2.1.1 version: 2.1.1 + country-flag-icons: + specifier: ^1.6.15 + version: 1.6.15 lucide-react: specifier: ^0.562.0 version: 0.562.0(react@19.2.3) @@ -3812,6 +3815,9 @@ packages: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} + country-flag-icons@1.6.15: + resolution: {integrity: sha512-92HoA8l6DluEidku8tKBftjuFRj4Rv3zDW1lXxCuNnqAxhUSkvso9gM/Afj4F5BnK+wneHIe3ydI+s+4NA29/Q==} + create-jest@29.7.0: resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -12743,6 +12749,8 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 + country-flag-icons@1.6.15: {} + create-jest@29.7.0(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@25.0.3)(typescript@5.9.3)): dependencies: '@jest/types': 29.6.3 -- cgit v1.2.3