chore: bump oxlint version

This commit is contained in:
Miodec 2025-08-18 15:38:13 +02:00
parent 14ce657273
commit 057fdf3fed
10 changed files with 453 additions and 402 deletions

View file

@ -89,7 +89,7 @@
"eslint": "8.57.1",
"eslint-watch": "8.0.0",
"openapi3-ts": "2.0.2",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"readline-sync": "1.4.10",
"supertest": "6.2.3",
"testcontainers": "11.4.0",

View file

@ -61,7 +61,7 @@
"madge": "8.0.0",
"magic-string": "0.30.17",
"normalize.css": "8.0.1",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"postcss": "8.4.31",
"sass": "1.70.0",
"subset-font": "2.3.0",

View file

@ -72,7 +72,7 @@
"knip": "2.19.2",
"lint-staged": "13.2.3",
"only-allow": "1.2.1",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"prettier": "2.8.8",
"turbo": "2.5.6",
"vitest": "3.2.4"

View file

@ -22,7 +22,7 @@
"@monkeytype/typescript-config": "workspace:*",
"eslint": "8.57.1",
"madge": "8.0.0",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"tsup": "8.4.0",
"typescript": "5.5.4",
"vitest": "3.2.4"

View file

@ -18,7 +18,7 @@
"@monkeytype/typescript-config": "workspace:*",
"eslint": "8.57.1",
"madge": "8.0.0",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"tsup": "8.4.0",
"typescript": "5.5.4",
"vitest": "3.2.4"

View file

@ -14,7 +14,7 @@
"@monkeytype/eslint-config": "workspace:*",
"eslint": "8.57.1",
"nodemon": "3.1.4",
"oxlint": "1.11.1"
"oxlint": "1.12.0"
},
"bin": {
"monkeytype-release": "./src/index.js"

View file

@ -20,7 +20,7 @@
"@monkeytype/typescript-config": "workspace:*",
"eslint": "8.57.1",
"madge": "8.0.0",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"tsup": "8.4.0",
"typescript": "5.5.4",
"vitest": "3.2.4"

View file

@ -15,7 +15,7 @@
"devDependencies": {
"@monkeytype/typescript-config": "workspace:*",
"eslint": "8.57.1",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"typescript": "5.5.4"
},
"exports": {

View file

@ -16,7 +16,7 @@
"@monkeytype/typescript-config": "workspace:*",
"eslint": "8.57.1",
"madge": "8.0.0",
"oxlint": "1.11.1",
"oxlint": "1.12.0",
"tsup": "8.4.0",
"typescript": "5.5.4",
"vitest": "3.2.4",

837
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff