Compare commits
No commits in common. "af2519c0c0ca56016aa4ae1111b9c3fca1457b81" and "77acaa9e6f77d8ebb539f40abb419a74b7dee618" have entirely different histories.
af2519c0c0
...
77acaa9e6f
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.4.3",
|
"version": "3.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.2.tgz",
|
||||||
"integrity": "sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==",
|
"integrity": "sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.1.0",
|
"@astrojs/compiler": "^2.1.0",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue