diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0308c36..9ea716aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -364,8 +364,8 @@ importers: specifier: workspace:* version: link:../packages/tip474-728126428 '@heroicons/react': - specifier: ^2.1.3 - version: 2.1.3(react@18.3.1) + specifier: ^2.1.4 + version: 2.1.4(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 version: 1.3.1(next@14.2.3)(react@18.3.1) @@ -947,8 +947,8 @@ packages: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@heroicons/react@2.1.3(react@18.3.1): - resolution: {integrity: sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==} + /@heroicons/react@2.1.4(react@18.3.1): + resolution: {integrity: sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==} peerDependencies: react: '>= 16' dependencies: diff --git a/website/package.json b/website/package.json index 24169ec5..b1f29c96 100644 --- a/website/package.json +++ b/website/package.json @@ -40,7 +40,7 @@ "@crypto-frontmatter/solana-5eykt4usfv8p8njdtrepy1vzqkqzkvdp": "workspace:*", "@crypto-frontmatter/tip474-2494104990": "workspace:*", "@crypto-frontmatter/tip474-728126428": "workspace:*", - "@heroicons/react": "^2.1.3", + "@heroicons/react": "^2.1.4", "@vercel/analytics": "^1.3.1", "clsx": "^2.1.1", "crypto-frontmatter": "workspace:*",