You've already forked computing-box
Merge pull request 'Update dependency astro to v6.1.4' (#26) from renovate/astro-6.x-lockfile into main
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 14m41s
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 14m41s
Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1711,9 +1711,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "6.1.3",
|
"version": "6.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.4.tgz",
|
||||||
"integrity": "sha512-FUKbBYOdYYrRNZwDd9I5CVSfR6Nj9aZeNzcjcvh1FgHwR0uXawkYFR3HiGxmdmAB2m8fs0iIkDdsiUfwGeO8qA==",
|
"integrity": "sha512-SRy1bONuCHkGWhI5JiWCQKVDVbeaXOikjAVZs/Nz+lvUvubtdLoZfnacmuZHQ9RL2IOkU54M8/qZYm9ypJDKrg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^3.0.1",
|
"@astrojs/compiler": "^3.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user