Update package dependencies

This commit is contained in:
Valentin Popov 2024-10-24 19:11:06 +00:00
parent 660cc04920
commit f8d98d2933
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401
2 changed files with 437 additions and 430 deletions

853
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,12 +12,12 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.9.3", "@astrojs/check": "^0.9.4",
"@astrojs/cloudflare": "^11.1.0", "@astrojs/cloudflare": "^11.1.0",
"@astrojs/rss": "^4.0.7", "@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.2.1",
"@iconify-json/hugeicons": "^1.2.0", "@iconify-json/hugeicons": "^1.2.1",
"astro": "^4.15.10", "astro": "^4.16.7",
"astro-icon": "^1.1.1", "astro-icon": "^1.1.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"cssnano": "^7.0.6", "cssnano": "^7.0.6",
@ -25,8 +25,8 @@
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"mdast-util-to-string": "^4.0.0", "mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0", "reading-time": "^1.5.0",
"sass": "^1.79.4", "sass": "^1.80.4",
"typescript": "^5.6.2" "typescript": "^5.6.3"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^3.3.3", "prettier": "^3.3.3",