1 Commits

Author SHA1 Message Date
Renovate Bot 6538f1cf9e chore(deps): update eslint monorepo to v10
CI / Discover packages (pull_request) Successful in 1m14s
CI / ${{ matrix.package }} (pull_request) Failing after 38s
CI / CI (pull_request) Failing after 5s
2026-06-15 22:06:15 +00:00
+2 -2
View File
@@ -51,7 +51,7 @@
"eslint-plugin-import-x": "^4.16.2", "eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-n": "^18.1.0", "eslint-plugin-n": "^18.1.0",
"eslint-plugin-regexp": "^3.1.0", "eslint-plugin-regexp": "^3.1.0",
"eslint-plugin-unicorn": "^66.0.0", "eslint-plugin-unicorn": "^65.0.1",
"eslint-plugin-vue": "^10.9.2", "eslint-plugin-vue": "^10.9.2",
"globals": "^17.6.0", "globals": "^17.6.0",
"jiti": "^2.7.0", "jiti": "^2.7.0",
@@ -66,7 +66,7 @@
"tsdown": "catalog:" "tsdown": "catalog:"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": ">=9.39.4" "eslint": ">=10.5.0"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"