Compare commits
2 commits
5d12671a3f
...
5614b43549
Author | SHA1 | Date | |
---|---|---|---|
5614b43549 | |||
794bae8854 |
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": {
|
"node_modules/astro": {
|
||||||
"version": "4.5.8",
|
"version": "4.5.9",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.8.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.9.tgz",
|
||||||
"integrity": "sha512-bhKsoZQWT6LW8aYMvTGglZTPa3rYRbcdc2buiJyFPCvSWOOyZmxqpp6vtQ+x6fXxD8P1NecM/c4g5GaPi+MokQ==",
|
"integrity": "sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.7.0",
|
"@astrojs/compiler": "^2.7.0",
|
||||||
"@astrojs/internal-helpers": "0.3.0",
|
"@astrojs/internal-helpers": "0.3.0",
|
||||||
|
|
Loading…
Reference in a new issue