0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 01:54:38 +03:00

Update all digest updates (#25)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-28 23:02:12 +00:00 committed by GitHub
parent 7e12cdc213
commit dc18c50c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

20
package-lock.json generated
View File

@ -45,9 +45,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "2.10.3",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.10.3.tgz",
"integrity": "sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==",
"version": "2.10.4",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.10.4.tgz",
"integrity": "sha512-86B3QGagP99MvSNwuJGiYSBHnh8nLvm2Q1IFI15wIUJJsPeQTO3eb2uwBmrqRsXykeR/mBzH8XCgz5AAt1BJrQ==",
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {
@ -2087,12 +2087,12 @@
}
},
"node_modules/astro": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.4.0.tgz",
"integrity": "sha512-7A//zrCtJUGfJcQAt6PDhMu4a6pogvnK54HLXnYlPnKSWQZu/tKIYWfyvocVnTuEYIPExIN3CpjNAFFLoweJVw==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.4.1.tgz",
"integrity": "sha512-z9BiBz8pV7pZVn1evZv/9bJil3A9UZNyEjDFH3IjD87ioz95HHGLgbjRbbqF1EwSy8JOLKlMNyuQPqjrX8xqWw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
"@astrojs/compiler": "^2.10.4",
"@astrojs/internal-helpers": "0.6.0",
"@astrojs/markdown-remark": "6.2.0",
"@astrojs/telemetry": "3.2.0",
@ -6518,9 +6518,9 @@
"license": "MIT"
},
"node_modules/typescript": {
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"version": "5.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",