Compare commits
No commits in common. "1f0e531940abbb15452840d410fa2bdba14c0e51" and "e95dc4372b15894c697a104b784b527ffd160c1d" have entirely different histories.
1f0e531940
...
e95dc4372b
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1289,9 +1289,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "3.6.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.4.tgz",
|
||||
"integrity": "sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==",
|
||||
"version": "3.6.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.3.tgz",
|
||||
"integrity": "sha512-oEkYfXTk38MulcM0lgonGxDO+si4XbPyaf82YK+STLbEFtRggJYiQTyM0zGXnpLEiXX0DOjSvWLhFw3iVcZY1w==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.3.0",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
|
Loading…
Reference in a new issue