Compare commits
No commits in common. "cfb1f65b8ff3af9e17a1ee140ad78e58b97e4274" and "6e08065a3c73a52c365976344dbc8b732f9f018d" have entirely different histories.
cfb1f65b8f
...
6e08065a3c
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": {
|
"node_modules/astro": {
|
||||||
"version": "3.5.2",
|
"version": "3.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.1.tgz",
|
||||||
"integrity": "sha512-AE37biXPX0fH4tmBKpYDyW8UvJ3XLNvRCuUE4RTGf+YdKPPcwGLgV8DE6GLG86pHfevTH+kM581sBDzGh54iEw==",
|
"integrity": "sha512-sqvNR7NYz+aVq8xCCzfOiqHd9+VTLlDl1Tz4ScD6G6C/kIV7dRwsPd0HargJGvaZ2LbVNrVbYy4ZsmHKSrWuvw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.3.0",
|
"@astrojs/compiler": "^2.3.0",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue