Update dependency astro to v4.3.4

This commit is contained in:
Smeagol 2024-02-07 15:01:06 +00:00
parent 2246c59bb0
commit d9ccaa6021

6
package-lock.json generated
View file

@ -1427,9 +1427,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.3.3", "version": "4.3.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.3.4.tgz",
"integrity": "sha512-8Vfcv8LuCfzkLj+NMk7i7pu5o0MPyDkYqUYWELSwKxWf85zJSNU4oLg4DlEZWbVpm5LeTfVrpSGrZGy5n4grBg==", "integrity": "sha512-BWzGGn/PuwmT0DWX+yXa/jUq99e85AGh9/C5IFAKIfp22Nk88dOfX89RoqKBWPPp2BrK2vsdCFd0WUv8XJh80w==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",