diff options
| author | Josh Kingsley <josh@joshkingsley.me> | 2025-10-26 14:40:10 +0200 |
|---|---|---|
| committer | Josh Kingsley <josh@joshkingsley.me> | 2025-10-26 14:40:10 +0200 |
| commit | 6ae3218e2dd130c085074a0d13d156bdba99716f (patch) | |
| tree | 64073c4b1361549ecd1c355b97a8f5010781d762 /pnpm-lock.yaml | |
| parent | 0324660a26684a5382b2c6c18cd0a4e9f0169631 (diff) | |
feat(web): adjust colors
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba7893e..3f72d83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,16 +26,13 @@ importers: web: dependencies: - open-color: - specifier: ^1.9.1 - version: 1.9.1 + tailwindcss: + specifier: ^4.1.16 + version: 4.1.16 devDependencies: '@tailwindcss/vite': specifier: ^4.1.16 version: 4.1.16(vite@7.1.12(jiti@2.6.1)(lightningcss@1.30.2)) - tailwindcss: - specifier: ^4.1.16 - version: 4.1.16 vite: specifier: ^7.1.12 version: 7.1.12(jiti@2.6.1)(lightningcss@1.30.2) @@ -554,9 +551,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - open-color@1.9.1: - resolution: {integrity: sha512-vCseG/EQ6/RcvxhUcGJiHViOgrtz4x0XbZepXvKik66TMGkvbmjeJrKFyBEx6daG5rNyyd14zYXhz0hZVwQFOw==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -1066,8 +1060,6 @@ snapshots: nanoid@3.3.11: {} - open-color@1.9.1: {} - picocolors@1.1.1: {} picomatch@4.0.3: {} |
