Merge pull request #25 from cojocaru-david/depfu/batch_all/npm/2025-07-23

Update all npm dependencies (2025-07-23)
This commit is contained in:
Cojocaru David
2025-07-30 21:14:58 +03:00
committed by GitHub
2 changed files with 20 additions and 22 deletions

36
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"@astrojs/react": "^4.3.0", "@astrojs/react": "^4.3.0",
"@astrojs/rss": "^4.0.12", "@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1", "@astrojs/sitemap": "^3.4.1",
"@astrojs/vercel": "^8.2.2", "@astrojs/vercel": "^8.2.3",
"@expressive-code/plugin-collapsible-sections": "^0.41.3", "@expressive-code/plugin-collapsible-sections": "^0.41.3",
"@expressive-code/plugin-line-numbers": "^0.41.3", "@expressive-code/plugin-line-numbers": "^0.41.3",
"@fingerprintjs/fingerprintjs": "^4.6.2", "@fingerprintjs/fingerprintjs": "^4.6.2",
@@ -35,7 +35,7 @@
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",
"@vercel/routing-utils": "^5.1.1", "@vercel/routing-utils": "^5.1.1",
"@vercel/speed-insights": "^1.2.0", "@vercel/speed-insights": "^1.2.0",
"astro": "^5.12.0", "astro": "^5.12.1",
"astro-expressive-code": "^0.41.3", "astro-expressive-code": "^0.41.3",
"astro-icon": "^1.1.5", "astro-icon": "^1.1.5",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
@@ -54,7 +54,7 @@
"remark-emoji": "^5.0.1", "remark-emoji": "^5.0.1",
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"remark-sectionize": "^2.1.0", "remark-sectionize": "^2.1.0",
"satori": "^0.15.2", "satori": "^0.16.0",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"typescript": "^5.8.3" "typescript": "^5.8.3"
@@ -305,10 +305,9 @@
} }
}, },
"node_modules/@astrojs/vercel": { "node_modules/@astrojs/vercel": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-8.2.3.tgz",
"integrity": "sha512-NXILrYu3XgAtwL3/4Oox8nlpqJkfwO6jEfw4n4q/vpWfMtCdRWkVWo32+SlK8jgAHiPXhYpMgLAsmv0tEW6EHg==", "integrity": "sha512-E9VVaClIuzLnrA3jdbF/nQybXfF69kMMZskLGh5yEdAcrioyrXMwF+vRa15DPklEwrviMSITSedDrjzMYn3QiA==",
"license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/internal-helpers": "0.6.1", "@astrojs/internal-helpers": "0.6.1",
"@vercel/analytics": "^1.5.0", "@vercel/analytics": "^1.5.0",
@@ -4369,9 +4368,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.12.0", "version": "5.12.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.1.tgz",
"integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", "integrity": "sha512-/gH9cLIp6UNdbJO1FPBVN/Ea+1I9hJdQoLJKYUsXIRIfHcyF/3NCg0QVDJGw1oWkyQT6x6poQsnbgY9UXitjiw==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",
"@astrojs/internal-helpers": "0.6.1", "@astrojs/internal-helpers": "0.6.1",
@@ -10246,9 +10245,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/satori": { "node_modules/satori": {
"version": "0.15.2", "version": "0.16.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.15.2.tgz", "resolved": "https://registry.npmjs.org/satori/-/satori-0.16.0.tgz",
"integrity": "sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==", "integrity": "sha512-ZvHN3ygzZ8FuxjSNB+mKBiF/NIoqHzlBGbD0MJiT+MvSsFOvotnWOhdTjxKzhHRT2wPC1QbhLzx2q/Y83VhfYQ==",
"dependencies": { "dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0", "@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0", "css-background-parser": "^0.1.0",
@@ -10260,7 +10259,7 @@
"linebreak": "^1.1.0", "linebreak": "^1.1.0",
"parse-css-color": "^0.2.1", "parse-css-color": "^0.2.1",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
"yoga-wasm-web": "^0.3.3" "yoga-layout": "^3.2.1"
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=16"
@@ -12124,11 +12123,10 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/yoga-wasm-web": { "node_modules/yoga-layout": {
"version": "0.3.3", "version": "3.2.1",
"resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz", "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-3.2.1.tgz",
"integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==", "integrity": "sha512-0LPOt3AxKqMdFBZA3HBAt/t/8vIKq7VaQYbuA8WxCgung+p9TVyKRYdpvCb80HcdTN2NkbIKbhNwKUfm3tQywQ=="
"license": "MIT"
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.24.3", "version": "3.24.3",

View File

@@ -37,7 +37,7 @@
"@astrojs/react": "^4.3.0", "@astrojs/react": "^4.3.0",
"@astrojs/rss": "^4.0.12", "@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1", "@astrojs/sitemap": "^3.4.1",
"@astrojs/vercel": "^8.2.2", "@astrojs/vercel": "^8.2.3",
"@expressive-code/plugin-collapsible-sections": "^0.41.3", "@expressive-code/plugin-collapsible-sections": "^0.41.3",
"@expressive-code/plugin-line-numbers": "^0.41.3", "@expressive-code/plugin-line-numbers": "^0.41.3",
"@fingerprintjs/fingerprintjs": "^4.6.2", "@fingerprintjs/fingerprintjs": "^4.6.2",
@@ -57,7 +57,7 @@
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",
"@vercel/routing-utils": "^5.1.1", "@vercel/routing-utils": "^5.1.1",
"@vercel/speed-insights": "^1.2.0", "@vercel/speed-insights": "^1.2.0",
"astro": "^5.12.0", "astro": "^5.12.1",
"astro-expressive-code": "^0.41.3", "astro-expressive-code": "^0.41.3",
"astro-icon": "^1.1.5", "astro-icon": "^1.1.5",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
@@ -76,7 +76,7 @@
"remark-emoji": "^5.0.1", "remark-emoji": "^5.0.1",
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"remark-sectionize": "^2.1.0", "remark-sectionize": "^2.1.0",
"satori": "^0.15.2", "satori": "^0.16.0",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"typescript": "^5.8.3" "typescript": "^5.8.3"