From 769eb3f702f113be15c7661e78298a87443d4465 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 06:13:06 +0000 Subject: [PATCH] Update all npm dependencies (2025-07-19) --- package-lock.json | 88 +++++++++++++++++++++++++++++++++++++---------- package.json | 6 ++-- 2 files changed, 73 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 161793b..f7fed82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/markdown-remark": "^6.3.2", - "@astrojs/mdx": "^4.3.0", + "@astrojs/markdown-remark": "^6.3.3", + "@astrojs/mdx": "^4.3.1", "@astrojs/react": "^4.3.0", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", @@ -35,7 +35,7 @@ "@types/react-dom": "19.1.6", "@vercel/routing-utils": "^5.1.1", "@vercel/speed-insights": "^1.2.0", - "astro": "^5.11.1", + "astro": "^5.12.0", "astro-expressive-code": "^0.41.3", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1", @@ -182,10 +182,9 @@ } }, "node_modules/@astrojs/markdown-remark": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz", - "integrity": "sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q==", - "license": "MIT", + "version": "6.3.3", + "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.3.tgz", + "integrity": "sha512-DDRtD1sPvAuA7ms2btc9A7/7DApKqgLMNrE6kh5tmkfy8utD0Z738gqd3p5aViYYdUtHIyEJ1X4mCMxfCfu15w==", "dependencies": { "@astrojs/internal-helpers": "0.6.1", "@astrojs/prism": "3.3.0", @@ -202,7 +201,7 @@ "remark-rehype": "^11.1.2", "remark-smartypants": "^3.0.2", "shiki": "^3.2.1", - "smol-toml": "^1.3.1", + "smol-toml": "^1.3.4", "unified": "^11.0.5", "unist-util-remove-position": "^5.0.0", "unist-util-visit": "^5.0.0", @@ -211,12 +210,11 @@ } }, "node_modules/@astrojs/mdx": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.0.tgz", - "integrity": "sha512-OGX2KvPeBzjSSKhkCqrUoDMyzFcjKt5nTE5SFw3RdoLf0nrhyCXBQcCyclzWy1+P+XpOamn+p+hm1EhpCRyPxw==", - "license": "MIT", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.1.tgz", + "integrity": "sha512-0ynzkFd5p2IFDLPAfAcGizg44WyS0qUr43nP2vQkvrPlpoPEMeeoi1xWiWsVqQNaZ0FOmNqfUviUn52nm9mLag==", "dependencies": { - "@astrojs/markdown-remark": "6.3.2", + "@astrojs/markdown-remark": "6.3.3", "@mdx-js/mdx": "^3.1.0", "acorn": "^8.14.1", "es-module-lexer": "^1.6.0", @@ -3500,6 +3498,60 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.0.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.0.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "0.2.11", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@tybys/wasm-util": "^0.9.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.9.0", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.0", + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.11", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz", @@ -4317,14 +4369,13 @@ } }, "node_modules/astro": { - "version": "5.11.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz", - "integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==", - "license": "MIT", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", + "integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", "dependencies": { "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.6.1", - "@astrojs/markdown-remark": "6.3.2", + "@astrojs/markdown-remark": "6.3.3", "@astrojs/telemetry": "3.3.0", "@capsizecss/unpack": "^2.4.0", "@oslojs/encoding": "^1.1.0", @@ -4367,6 +4418,7 @@ "rehype": "^13.0.2", "semver": "^7.7.1", "shiki": "^3.2.1", + "smol-toml": "^1.3.4", "tinyexec": "^0.3.2", "tinyglobby": "^0.2.12", "tsconfck": "^3.1.5", diff --git a/package.json b/package.json index 2dcefc8..7d2c1be 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/markdown-remark": "^6.3.2", - "@astrojs/mdx": "^4.3.0", + "@astrojs/markdown-remark": "^6.3.3", + "@astrojs/mdx": "^4.3.1", "@astrojs/react": "^4.3.0", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", @@ -57,7 +57,7 @@ "@types/react-dom": "19.1.6", "@vercel/routing-utils": "^5.1.1", "@vercel/speed-insights": "^1.2.0", - "astro": "^5.11.1", + "astro": "^5.12.0", "astro-expressive-code": "^0.41.3", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1",