Compare commits
2 commits
217df139f2
...
f799a03cf8
Author | SHA1 | Date | |
---|---|---|---|
f799a03cf8 | |||
049ac87399 |
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2546,9 +2546,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.16.4",
|
"version": "4.16.5",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.5.tgz",
|
||||||
"integrity": "sha512-W/ETxHRkt9iEAj1RVSqV3bjSGaGXEFJHqeNpPhvJIj720hC3V/ZBDAd6FpMW291eiZPtxhGh+c/VDtkD6avPXQ==",
|
"integrity": "sha512-v8mKWcEPN7hkfyVsMFWV0F8UgL4GUJKT172KTB7dePO3yJb64HBwCckC0QnA60QQh3jK6+2xwyWEc5QvCeqjtg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
|
|
Loading…
Reference in a new issue