Update all digest updates
All checks were successful
Test / test (pull_request) Successful in 49s
Test / test (push) Successful in 51s
RenovateBot / renovate (push) Successful in 1m3s

This commit is contained in:
Renovate Bot 2024-10-17 21:04:39 +00:00
parent b3066b7006
commit c8fe65bd28

12
package-lock.json generated
View File

@ -2724,9 +2724,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.16.5", "version": "4.16.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.5.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.6.tgz",
"integrity": "sha512-v8mKWcEPN7hkfyVsMFWV0F8UgL4GUJKT172KTB7dePO3yJb64HBwCckC0QnA60QQh3jK6+2xwyWEc5QvCeqjtg==", "integrity": "sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",
@ -7625,9 +7625,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.79.5", "version": "1.80.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.79.5.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.2.tgz",
"integrity": "sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==", "integrity": "sha512-9wXY8cGBlUmoUoT+vwOZOFCiS+naiWVjqlreN9ar9PudXbGwlMTFwCR5K9kB4dFumJ6ib98wZyAObJKsWf1nAA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@parcel/watcher": "^2.4.1", "@parcel/watcher": "^2.4.1",