gitea push

This commit is contained in:
2026-05-09 12:19:29 -06:00
parent 06113c95b8
commit 429461e985
1481 changed files with 74306 additions and 52475 deletions
+10 -10
View File
@@ -1,7 +1,7 @@
{
"name": "eslint-flat-config-utils",
"type": "module",
"version": "3.1.0",
"version": "3.2.0",
"description": "Utils for managing and manipulating ESLint flat config arrays",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
@@ -38,27 +38,27 @@
"dist"
],
"dependencies": {
"@eslint/config-helpers": "^0.5.3",
"@eslint/config-helpers": "^0.5.5",
"pathe": "^2.0.3"
},
"devDependencies": {
"@antfu/eslint-config": "^7.7.3",
"@antfu/ni": "^30.0.0",
"@antfu/eslint-config": "^8.2.0",
"@antfu/ni": "^30.1.0",
"@antfu/utils": "^9.3.0",
"@types/node": "^25.5.0",
"@types/node": "^25.6.0",
"bumpp": "^11.0.1",
"eslint": "^10.1.0",
"eslint": "^10.2.1",
"eslint-plugin-unused-imports": "^4.4.1",
"jsr": "^0.14.3",
"lint-staged": "^16.4.0",
"pnpm": "^10.32.1",
"pnpm": "^10.33.2",
"rimraf": "^6.1.3",
"simple-git-hooks": "^2.13.1",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript": "^6.0.3",
"unbuild": "^3.6.1",
"vite": "^8.0.2",
"vitest": "^4.1.1"
"vite": "^8.0.10",
"vitest": "^4.1.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"