Update dependency astro to v4.4.8

This commit is contained in:
Smeagol 2024-03-01 13:01:47 +00:00
parent 202a5abf57
commit 600baa162f

14
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.6", "version": "4.4.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.8.tgz",
"integrity": "sha512-kns2TtiMYTyDPgcvtaQjMfBhY/F/2+O3eSX4XWH13FFQW1hp7AcTXfGwq8SvJ14JNoU4bsKeJbaB9CxUN9ZQlQ==", "integrity": "sha512-jAAfzvgHOfuZmqJjnSDownVNuWKYmsGkrFqecEppHarMA/cZ5QIboW6GQHZ8eGZQdtYRCjON3h4i64XFZfuwSg==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",
@ -1495,7 +1495,7 @@
"tsconfck": "^3.0.0", "tsconfck": "^3.0.0",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vfile": "^6.0.1", "vfile": "^6.0.1",
"vite": "^5.1.2", "vite": "^5.1.4",
"vitefu": "^0.2.5", "vitefu": "^0.2.5",
"which-pm": "^2.1.1", "which-pm": "^2.1.1",
"yargs-parser": "^21.1.1", "yargs-parser": "^21.1.1",
@ -6398,9 +6398,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "5.1.3", "version": "5.1.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz",
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==", "integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==",
"dependencies": { "dependencies": {
"esbuild": "^0.19.3", "esbuild": "^0.19.3",
"postcss": "^8.4.35", "postcss": "^8.4.35",