Update all digest updates #31

Merged
Valentin Popov merged 1 commits from renovate/all-digest into master 2024-12-09 04:09:01 +03:00

24
package-lock.json generated
View File

@ -137,9 +137,9 @@
}
},
"node_modules/@astrojs/rss": {
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.9.tgz",
"integrity": "sha512-W1qeLc/WP1vMS5xXa+BnaLU0paeSeGjN8RJVAoBaOIkQuKXjIUA9hvPno89heo73in5i67g40gy70oeeHMqp6A==",
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.10.tgz",
"integrity": "sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==",
"license": "MIT",
"dependencies": {
"fast-xml-parser": "^4.5.0",
@ -1959,9 +1959,9 @@
}
},
"node_modules/astro": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.1.tgz",
"integrity": "sha512-7XzFq3eFdSkeT/aCNealVv4klwmKoOYb6LZymbyZQrdUA9vEoUCKFcujVo4YbJJ8WXyEm515ZHPCxHTdDneEug==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.3.tgz",
"integrity": "sha512-qpeN+POmmfAQu/XDXaI2CxkUgQFwH9uMUVaA1reV9rybzIbOVYc3E3BU5SkiP/W4BMUFPdJtyw6+/n/0AUv6rw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
@ -5308,9 +5308,9 @@
}
},
"node_modules/prettier": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz",
"integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
"devOptional": true,
"license": "MIT",
"bin": {
@ -5745,9 +5745,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.81.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz",
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==",
"version": "1.82.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.82.0.tgz",
"integrity": "sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",