Compare commits
1 commit
c7cec56ccd
...
d6f8b78926
Author | SHA1 | Date | |
---|---|---|---|
d6f8b78926 |
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2056,9 +2056,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.14.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.0.tgz",
|
||||
"integrity": "sha512-UWUOy0aX+x3oDlItcrc4lgLqUXm63w6iChWnWiFijnfpUSJvogtKmJzb79ZmNj56i0ZVGhNVRsbtVhofJPdIXg==",
|
||||
"version": "4.14.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.1.tgz",
|
||||
"integrity": "sha512-tLhGE+vHl+n66KgzyV7ek6ro2dqKenHqdxPb/R6x9ci+fKG5lSSOeb/dP/XVhpKUMcuV98IGWTxL5VPzqPFUJQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.2",
|
||||
|
|
Reference in a new issue