Compare commits

..

1 commit

Author SHA1 Message Date
d6f8b78926 Update dependency astro to v4.14.1 2024-08-15 15:31:39 +00:00

6
package-lock.json generated
View file

@ -2056,9 +2056,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.14.0", "version": "4.14.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.14.1.tgz",
"integrity": "sha512-UWUOy0aX+x3oDlItcrc4lgLqUXm63w6iChWnWiFijnfpUSJvogtKmJzb79ZmNj56i0ZVGhNVRsbtVhofJPdIXg==", "integrity": "sha512-tLhGE+vHl+n66KgzyV7ek6ro2dqKenHqdxPb/R6x9ci+fKG5lSSOeb/dP/XVhpKUMcuV98IGWTxL5VPzqPFUJQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.2", "@astrojs/compiler": "^2.10.2",