chore(deps): update dependencies

This commit is contained in:
Ayo Ayco 2025-04-20 18:56:24 +02:00
parent 41a76aa6ee
commit 50108b604f
2 changed files with 1270 additions and 1234 deletions

View file

@ -22,37 +22,39 @@
"lint": "eslint . --config eslint.config.mjs --cache", "lint": "eslint . --config eslint.config.mjs --cache",
"format": "prettier . --write" "format": "prettier . --write"
}, },
"devDependencies": { "dependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/node": "^9.2.0",
"@astrojs/node": "^9.1.0", "@astrojs/sitemap": "^3.3.0",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@ayco/astro-resume": "^0.4.4", "@ayco/astro-resume": "^0.4.4",
"@ayco/astro-sw": "^0.8.14", "@ayco/astro-sw": "^0.8.14",
"@eslint/compat": "^1.2.6",
"@eslint/js": "^9.20.0",
"@extractus/article-extractor": "^8.0.17",
"@fastify/middie": "^9.0.3", "@fastify/middie": "^9.0.3",
"@fastify/static": "^8.1.0", "@fastify/static": "^8.1.1",
"astro": "^5.3.0", "astro": "^5.7.4",
"astro-eslint-parser": "^1.2.1",
"astro-iconify": "^1.2.0", "astro-iconify": "^1.2.0",
"eslint": "^9.20.1", "fastify": "^5.3.2",
"eslint-config-prettier": "^10.0.1", "ultrahtml": "^1.6.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@eslint/compat": "^1.2.8",
"@eslint/js": "^9.25.0",
"@extractus/article-extractor": "^8.0.17",
"astro-eslint-parser": "^1.2.2",
"eslint": "^9.25.0",
"eslint-config-prettier": "^10.1.2",
"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.3", "eslint-plugin-prettier": "^5.2.6",
"fastify": "^5.2.1", "globals": "^16.0.0",
"globals": "^15.15.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^15.4.3", "lint-staged": "^15.5.1",
"prettier": "^3.5.1", "prettier": "^3.5.3",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"sass": "^1.85.0", "sass": "^1.86.3",
"typescript": "^5.7.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.24.0", "typescript-eslint": "^8.30.1",
"ultrahtml": "^1.5.3", "vitest": "^3.1.1"
"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