diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-12-06 00:01:11 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-12-06 00:01:11 +0300 |
commit | cf75ecfe6b50a4719c91a234c7faada993a07fa8 (patch) | |
tree | 400108875fe259a1b7e676df86c04dfaf1b222e6 | |
parent | 4d4eb86bfa98a096d1dc29146b1c65e96aa21063 (diff) | |
download | popov.link-cf75ecfe6b50a4719c91a234c7faada993a07fa8.tar.xz popov.link-cf75ecfe6b50a4719c91a234c7faada993a07fa8.zip |
Update all digest updates
-rw-r--r-- | package-lock.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json index 09cf8ee..734cffd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", |