Compare commits
No commits in common. "5614b43549e572127ce3eca4d28ca89570629ef4" and "5d12671a3f245531a5a57ce61cdee5c9bba03bc6" have entirely different histories.
5614b43549
...
5d12671a3f
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1437,9 +1437,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.5.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.9.tgz",
|
||||
"integrity": "sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==",
|
||||
"version": "4.5.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.8.tgz",
|
||||
"integrity": "sha512-bhKsoZQWT6LW8aYMvTGglZTPa3rYRbcdc2buiJyFPCvSWOOyZmxqpp6vtQ+x6fXxD8P1NecM/c4g5GaPi+MokQ==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.7.0",
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
|
|
Loading…
Reference in a new issue