Merge pull request #34 from jimeh/dependabot/npm_and_yarn/npm-development-ad1342459c

Bump the npm-development group across 1 directory with 7 updates
This commit is contained in:
2026-02-19 00:30:52 +00:00
committed by GitHub
2 changed files with 365 additions and 442 deletions

795
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,18 +29,18 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.6",
"@eslint/js": "^9.39.2",
"@eslint/js": "^10.0.1",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.18",
"@tailwindcss/vite": "^4.2.0",
"@types/semver": "^7.7.1",
"eslint": "^9.39.2",
"eslint-plugin-astro": "^1.5.0",
"prettier": "^3.7.4",
"eslint": "^10.0.0",
"eslint-plugin-astro": "^1.6.0",
"prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1",
"svgo": "^4.0.0",
"tailwindcss": "^4.1.18",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.52.0"
"typescript-eslint": "^8.56.0"
}
}