Compare commits
2 commits
264853c54d
...
7bdd709745
Author | SHA1 | Date | |
---|---|---|---|
7bdd709745 | |||
30626e424d |
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2543,9 +2543,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.15.10",
|
"version": "4.15.11",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.10.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.11.tgz",
|
||||||
"integrity": "sha512-2NA9VWkIAxruq7GyR6ojpEqPLVlN2pyXqUDxiuXSEaaF1ajoQzLkXUIfhJgYmmVSIeTnd4ps9T4nTOEjWaOKrw==",
|
"integrity": "sha512-uA9fenaRR+j6ksPFsmhM88ttz94a66SET1TZxAJLxctxWkDlgz58BxZYUc1gNlt0azhgzOgh4hP3q9M4YzAmBA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
|
|
Loading…
Reference in a new issue