diff --git a/bun.lock b/bun.lock index e3a8b7f..e93317b 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ "@terrastruct/d2": "^0.1.33", "astro": "^6.3.8", "astro-d2": "^0.10.0", - "lucide-react": "^1.16.0", + "lucide-react": "^1.17.0", "react": "^19.2.6", "react-dom": "^19.2.6", "sharp": "^0.34.2", @@ -26,7 +26,7 @@ "devDependencies": { "@astrojs/check": "^0.9.9", "@axe-core/playwright": "^4.11.3", - "@iconify/json": "^2.2.479", + "@iconify/json": "^2.2.480", "@playwright/test": "^1.60.0", "@types/bun": "^1.3.14", "@types/mdx": "^2.0.13", @@ -218,7 +218,7 @@ "@expressive-code/plugin-text-markers": ["@expressive-code/plugin-text-markers@0.42.0", "", { "dependencies": { "@expressive-code/core": "^0.42.0" } }, "sha512-l59lUx8fq1v5g6SpmbDjiU0+7IdfbiWnAyRmtTVSpfhyq+nZMN4UcmYyu2b9Mynhzt7Gr+O+cXyEPDNb2AVWVQ=="], - "@iconify/json": ["@iconify/json@2.2.479", "", { "dependencies": { "@iconify/types": "*", "pathe": "^2.0.3" } }, "sha512-BADLue16jcLxNU4+FUzPE+1uiUAGWH124VhFhluyHT1MvvI2l+X6WiRBqLmFQs+VyG3BQB40iLzXb8UxSglTeA=="], + "@iconify/json": ["@iconify/json@2.2.480", "", { "dependencies": { "@iconify/types": "*", "pathe": "^2.0.3" } }, "sha512-wr5SImR0Gni4CLKOQ0t2NP5NgP2NIN5af07GCBVn69z2HLAsHyPZRBahLVpDpstRxSNd/sKm/NYg25dk69VYEw=="], "@iconify/types": ["@iconify/types@2.0.0", "", {}, "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg=="], @@ -976,7 +976,7 @@ "lru-cache": ["lru-cache@11.3.5", "", {}, "sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw=="], - "lucide-react": ["lucide-react@1.16.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ=="], + "lucide-react": ["lucide-react@1.17.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index a1a0074..4be3945 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@terrastruct/d2": "^0.1.33", "astro": "^6.3.8", "astro-d2": "^0.10.0", - "lucide-react": "^1.16.0", + "lucide-react": "^1.17.0", "react": "^19.2.6", "react-dom": "^19.2.6", "sharp": "^0.34.2", @@ -51,7 +51,7 @@ "devDependencies": { "@astrojs/check": "^0.9.9", "@axe-core/playwright": "^4.11.3", - "@iconify/json": "^2.2.479", + "@iconify/json": "^2.2.480", "@playwright/test": "^1.60.0", "@types/bun": "^1.3.14", "@types/mdx": "^2.0.13",