diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2025-05-31 03:00:59 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2025-05-31 03:00:59 +0300 |
commit | 2dcf837bee66f42e0134ce7b95bc842b859a9ad3 (patch) | |
tree | 3bd3f3f781db507388b4f2b1e733b4d55516d4f6 /package.json | |
parent | 9b937e2736008907436c3f6195c214fa9372ad6e (diff) | |
download | popov.link-2dcf837bee66f42e0134ce7b95bc842b859a9ad3.tar.xz popov.link-2dcf837bee66f42e0134ce7b95bc842b859a9ad3.zip |
Update all digest updates
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4000c6f..f00920f 100644 --- a/package.json +++ b/package.json @@ -17,14 +17,14 @@ "@astrojs/check": "^0.9.4", "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.4.0", - "astro": "^5.8.0", + "astro": "^5.8.1", "autoprefixer": "^10.4.21", "cssnano": "^7.0.7", "cssnano-preset-advanced": "^7.0.7", "dayjs": "^1.11.13", "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", - "sass": "^1.89.0", + "sass": "^1.89.1", "typescript": "^5.8.3" }, "devDependencies": { |