Compare commits
No commits in common. "81807ba64fb402507aeeefb9db8d503866867ff6" and "f799a03cf81c6f572386a07b6d448bbe28e8399d" have entirely different histories.
81807ba64f
...
f799a03cf8
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2546,9 +2546,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.16.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.6.tgz",
|
||||
"integrity": "sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==",
|
||||
"version": "4.16.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.5.tgz",
|
||||
"integrity": "sha512-v8mKWcEPN7hkfyVsMFWV0F8UgL4GUJKT172KTB7dePO3yJb64HBwCckC0QnA60QQh3jK6+2xwyWEc5QvCeqjtg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
|
|
Loading…
Reference in a new issue