0
mirror of https://github.com/valentineus/popov.link.git synced 2025-08-12 09:26:41 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
b6ef24616f chore(deps): update npm to v11.5.2 2025-07-30 22:22:28 +00:00
renovate[bot]
619978bea0 fix(deps): update dependency astro to v5.12.6 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 19:58:51 +00:00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2434,9 +2434,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.12.5", "version": "5.12.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
"integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==", "integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "2025.01.24", "version": "2025.01.24",
"private": true, "private": true,
"packageManager": "npm@11.5.1", "packageManager": "npm@11.5.2",
"browserslist": [ "browserslist": [
">0.2%", ">0.2%",
"not dead", "not dead",