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": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.0.tgz",
"integrity": "sha512-UWUOy0aX+x3oDlItcrc4lgLqUXm63w6iChWnWiFijnfpUSJvogtKmJzb79ZmNj56i0ZVGhNVRsbtVhofJPdIXg==",
"version": "4.14.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.1.tgz",
"integrity": "sha512-tLhGE+vHl+n66KgzyV7ek6ro2dqKenHqdxPb/R6x9ci+fKG5lSSOeb/dP/XVhpKUMcuV98IGWTxL5VPzqPFUJQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.2",