diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2025-05-23 14:58:00 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2025-05-23 14:58:00 +0300 |
commit | aaeefd48ee8bad9b21130b91a8ac2df1c6b60a31 (patch) | |
tree | a817ec5e16f0795ad4f27aef24041652845cb5d5 /package.json | |
parent | 27caca159e0928c4e5307da292cf9ecba7a6665b (diff) | |
download | popov.link-aaeefd48ee8bad9b21130b91a8ac2df1c6b60a31.tar.xz popov.link-aaeefd48ee8bad9b21130b91a8ac2df1c6b60a31.zip |
Update all digest updates
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f2afc67..4000c6f 100644 --- a/package.json +++ b/package.json @@ -16,15 +16,15 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "^3.3.1", - "astro": "^5.7.11", + "@astrojs/sitemap": "^3.4.0", + "astro": "^5.8.0", "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.87.0", + "sass": "^1.89.0", "typescript": "^5.8.3" }, "devDependencies": { |