chore: update deps

This commit is contained in:
Ayo Ayco 2025-02-14 20:39:12 +01:00
parent 6e95e5573b
commit 81e73b7f5e
2 changed files with 848 additions and 1128 deletions

View file

@ -24,34 +24,34 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/node": "^9.0.0", "@astrojs/node": "^9.1.0",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1", "@astrojs/sitemap": "^3.2.1",
"@ayco/astro-sw": "^0.8.14", "@ayco/astro-sw": "^0.8.14",
"@eslint/compat": "^1.2.4", "@eslint/compat": "^1.2.6",
"@eslint/js": "^9.17.0", "@eslint/js": "^9.20.0",
"@extractus/article-extractor": "^8.0.16", "@extractus/article-extractor": "^8.0.17",
"@fastify/middie": "^9.0.2", "@fastify/middie": "^9.0.3",
"@fastify/static": "^8.0.3", "@fastify/static": "^8.1.0",
"astro": "^5.1.5", "astro": "^5.3.0",
"astro-eslint-parser": "^1.1.0", "astro-eslint-parser": "^1.2.1",
"astro-iconify": "^1.2.0", "astro-iconify": "^1.2.0",
"eslint": "^9.17.0", "eslint": "^9.20.1",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^10.0.1",
"eslint-plugin-astro": "^1.3.1", "eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.2.3",
"fastify": "^5.2.1", "fastify": "^5.2.1",
"globals": "^15.14.0", "globals": "^15.15.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^15.3.0", "lint-staged": "^15.4.3",
"prettier": "^3.4.2", "prettier": "^3.5.1",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"sass": "^1.83.1", "sass": "^1.85.0",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"typescript-eslint": "^8.19.1", "typescript-eslint": "^8.24.0",
"ultrahtml": "^1.5.3", "ultrahtml": "^1.5.3",
"vitest": "^2.1.8" "vitest": "^3.0.5"
}, },
"lint-staged": { "lint-staged": {
"*.{js,mjs,astro,ts}": [ "*.{js,mjs,astro,ts}": [

File diff suppressed because it is too large Load diff