From 90ab472cdad3cb37b740a09c54f0f0825ff7ee25 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 20:10:17 +0000 Subject: [PATCH] Update all npm dependencies (2025-06-10) --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53907eb..a3cfdb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@expressive-code/plugin-line-numbers": "^0.41.2", "@fingerprintjs/fingerprintjs": "^4.6.2", "@iconify-json/line-md": "^1.2.8", - "@iconify-json/lucide": "^1.2.46", + "@iconify-json/lucide": "^1.2.47", "@iconify-json/mdi": "^1.2.3", "@neondatabase/serverless": "^1.0.1", "@radix-ui/react-avatar": "^1.1.10", @@ -35,7 +35,7 @@ "@types/react-dom": "19.1.6", "@vercel/routing-utils": "^5.0.5", "@vercel/speed-insights": "^1.2.0", - "astro": "^5.9.1", + "astro": "^5.9.2", "astro-expressive-code": "^0.41.2", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1", @@ -54,7 +54,7 @@ "remark-emoji": "^5.0.1", "remark-math": "^6.0.0", "remark-sectionize": "^2.1.0", - "satori": "^0.14.0", + "satori": "^0.15.2", "satori-html": "^0.3.2", "tailwind-merge": "^3.3.0", "typescript": "^5.8.3" @@ -130,9 +130,9 @@ } }, "node_modules/@astrojs/compiler": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.1.tgz", - "integrity": "sha512-WDSyVIiz7sNcJcCJxJFITu6XjfGhJ50Z0auyaWsrM+xb07IlhBLFtQuDkNy0caVHWNcKTM2LISAaHhgkRqGAVg==" + "version": "2.12.2", + "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.2.tgz", + "integrity": "sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==" }, "node_modules/@astrojs/internal-helpers": { "version": "0.6.1", @@ -1229,9 +1229,9 @@ } }, "node_modules/@iconify-json/lucide": { - "version": "1.2.46", - "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.46.tgz", - "integrity": "sha512-Px1SV3D//DLAJGUKToAIYufLTbF1Ba7DU8AGOMpYpLRBChBvYeytXpZWYEYV0A/5UCrx7loB3F3TJl0kRlb0Og==", + "version": "1.2.47", + "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.47.tgz", + "integrity": "sha512-kI7IK5I3iWRcJeAZv9yBSEQ26EETgTVeUYJNXkJ9QN8raWvmRMLB/PICdcfyOWBTaaEosru8MNxKEwbJfnrnUQ==", "dependencies": { "@iconify/types": "*" } @@ -4377,11 +4377,11 @@ } }, "node_modules/astro": { - "version": "5.9.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.1.tgz", - "integrity": "sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==", + "version": "5.9.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.2.tgz", + "integrity": "sha512-K/zZlQOWMpamfLDOls5jvG7lrsjH1gkk3ESRZyZDCkVBtKHMF4LbjwCicm/iBb3mX3V/PerqRYzLbOy3/4JLCQ==", "dependencies": { - "@astrojs/compiler": "^2.12.1", + "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.6.1", "@astrojs/markdown-remark": "6.3.2", "@astrojs/telemetry": "3.3.0", @@ -10239,9 +10239,9 @@ "license": "MIT" }, "node_modules/satori": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/satori/-/satori-0.14.0.tgz", - "integrity": "sha512-s9tfkzlvZr9+KGfU17oPCrgz2rN5/juYi12xrMFKOC+ulxnlyUHnU8z3Yy9sR29bfHagz5skyNcbNI3xD+yotA==", + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/satori/-/satori-0.15.2.tgz", + "integrity": "sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==", "dependencies": { "@shuding/opentype.js": "1.4.0-beta.0", "css-background-parser": "^0.1.0", diff --git a/package.json b/package.json index a0e961f..88ff879 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@expressive-code/plugin-line-numbers": "^0.41.2", "@fingerprintjs/fingerprintjs": "^4.6.2", "@iconify-json/line-md": "^1.2.8", - "@iconify-json/lucide": "^1.2.46", + "@iconify-json/lucide": "^1.2.47", "@iconify-json/mdi": "^1.2.3", "@neondatabase/serverless": "^1.0.1", "@radix-ui/react-avatar": "^1.1.10", @@ -57,7 +57,7 @@ "@types/react-dom": "19.1.6", "@vercel/routing-utils": "^5.0.5", "@vercel/speed-insights": "^1.2.0", - "astro": "^5.9.1", + "astro": "^5.9.2", "astro-expressive-code": "^0.41.2", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1", @@ -76,7 +76,7 @@ "remark-emoji": "^5.0.1", "remark-math": "^6.0.0", "remark-sectionize": "^2.1.0", - "satori": "^0.14.0", + "satori": "^0.15.2", "satori-html": "^0.3.2", "tailwind-merge": "^3.3.0", "typescript": "^5.8.3"