diff options
| author | Max Nanis | 2026-03-03 04:55:07 -0500 |
|---|---|---|
| committer | Max Nanis | 2026-03-03 04:55:07 -0500 |
| commit | 979e789c388e7a1e9a90e448d82e297c9c296a3e (patch) | |
| tree | b2ad366338249416f029e1820a7d02e9caf87c57 /jb-ui/pnpm-lock.yaml | |
| parent | dec4f45c0755f65a322f6c66833c711dec2c6abb (diff) | |
| download | amt-jb-979e789c388e7a1e9a90e448d82e297c9c296a3e.tar.gz amt-jb-979e789c388e7a1e9a90e448d82e297c9c296a3e.zip | |
country-flag-icon, grlEventsSlice overhaul (ditch latestModel tracking for useRef list in Component). speed calc in createSelector(), seperated components.
Diffstat (limited to 'jb-ui/pnpm-lock.yaml')
| -rw-r--r-- | jb-ui/pnpm-lock.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
