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

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
f395acf250 fix(deps): update dependency astro to v5.12.6 2025-07-30 15:13:37 +00:00

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",