Merge pull request #17 from cojocaru-david/depfu/batch_all/npm/2025-06-08

### Pull request summary

- Updated the version of `@neondatabase/serverless` from `1.0.0` to `1.0.1` in both `package.json` and `package-lock.json`.
- Updated the version of `astro` from `5.9.0` to `5.9.1` in both `package.json` and `package-lock.json`.
- Updated the version of `satori` from `0.13.2` to `0.14.0` in both `package.json` and `package-lock.json`.
- Updated the version of `@astrojs/compiler` from `2.12.0` to `2.12.1` in `package.json`.
- Updated the version of `@types/node` from `22.15.3` to `22.15.30` in `package-lock.json`.
This commit is contained in:
Cojocaru David
2025-06-10 19:54:44 +03:00
committed by GitHub
2 changed files with 23 additions and 25 deletions

42
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@iconify-json/line-md": "^1.2.8",
"@iconify-json/lucide": "^1.2.46",
"@iconify-json/mdi": "^1.2.3",
"@neondatabase/serverless": "^1.0.0",
"@neondatabase/serverless": "^1.0.1",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-icons": "^1.3.2",
@@ -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.0",
"astro": "^5.9.1",
"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.13.2",
"satori": "^0.14.0",
"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.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz",
"integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA=="
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.1.tgz",
"integrity": "sha512-WDSyVIiz7sNcJcCJxJFITu6XjfGhJ50Z0auyaWsrM+xb07IlhBLFtQuDkNy0caVHWNcKTM2LISAaHhgkRqGAVg=="
},
"node_modules/@astrojs/internal-helpers": {
"version": "0.6.1",
@@ -1966,12 +1966,11 @@
}
},
"node_modules/@neondatabase/serverless": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@neondatabase/serverless/-/serverless-1.0.0.tgz",
"integrity": "sha512-XWmEeWpBXIoksZSDN74kftfTnXFEGZ3iX8jbANWBc+ag6dsiQuvuR4LgB0WdCOKMb5AQgjqgufc0TgAsZubUYw==",
"license": "MIT",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@neondatabase/serverless/-/serverless-1.0.1.tgz",
"integrity": "sha512-O6yC5TT0jbw86VZVkmnzCZJB0hfxBl0JJz6f+3KHoZabjb/X08r9eFA+vuY06z1/qaovykvdkrXYq3SPUuvogA==",
"dependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.15.30",
"@types/pg": "^8.8.0"
},
"engines": {
@@ -3816,10 +3815,9 @@
}
},
"node_modules/@types/node": {
"version": "22.15.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz",
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==",
"license": "MIT",
"version": "22.15.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
"dependencies": {
"undici-types": "~6.21.0"
}
@@ -4379,11 +4377,11 @@
}
},
"node_modules/astro": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz",
"integrity": "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.1.tgz",
"integrity": "sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==",
"dependencies": {
"@astrojs/compiler": "^2.12.0",
"@astrojs/compiler": "^2.12.1",
"@astrojs/internal-helpers": "0.6.1",
"@astrojs/markdown-remark": "6.3.2",
"@astrojs/telemetry": "3.3.0",
@@ -10241,9 +10239,9 @@
"license": "MIT"
},
"node_modules/satori": {
"version": "0.13.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.13.2.tgz",
"integrity": "sha512-BPoExgKlkZPY1j4I2vSovo9OJALOw5siU37cm1aNcq/XWCojpFM3FHXHxby9tQ2R5ajV2fRQgouWoonQ83z+Hg==",
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.14.0.tgz",
"integrity": "sha512-s9tfkzlvZr9+KGfU17oPCrgz2rN5/juYi12xrMFKOC+ulxnlyUHnU8z3Yy9sR29bfHagz5skyNcbNI3xD+yotA==",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0",

View File

@@ -44,7 +44,7 @@
"@iconify-json/line-md": "^1.2.8",
"@iconify-json/lucide": "^1.2.46",
"@iconify-json/mdi": "^1.2.3",
"@neondatabase/serverless": "^1.0.0",
"@neondatabase/serverless": "^1.0.1",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-icons": "^1.3.2",
@@ -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.0",
"astro": "^5.9.1",
"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.13.2",
"satori": "^0.14.0",
"satori-html": "^0.3.2",
"tailwind-merge": "^3.3.0",
"typescript": "^5.8.3"