Update dependency astro to v4.8.4

This commit is contained in:
Smeagol 2024-05-15 15:02:35 +00:00
parent c8f7b2867f
commit 105a6837d0

6
package-lock.json generated
View file

@ -1955,9 +1955,9 @@
}
},
"node_modules/astro": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.3.tgz",
"integrity": "sha512-pgIKopkmAUXY3EJHdG7zQpudtBzYAsd94A1R7jmLpH2LFZvzHEkAdHnunmSVmgikJCNqtEo3bUCHgLnCPQaN1g==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.4.tgz",
"integrity": "sha512-3UExI/Pq47tvdSmYJTDkoyuygIibO+293MBkwc5iUzK5Cu/U4H7P3LwTyP8Gp/wQX+2zBEUifEb4oNO1HfUn2g==",
"dependencies": {
"@astrojs/compiler": "^2.8.0",
"@astrojs/internal-helpers": "0.4.0",