Skip to content

Commit 57c1886

Browse files
committed
chore: upgrade and re-run linter
1 parent 3ff5dfa commit 57c1886

File tree

5 files changed

+894
-780
lines changed

5 files changed

+894
-780
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"next-auth": "~4.21.1"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^4.16.2",
57+
"@antfu/eslint-config": "^6.2.0",
5858
"@nuxt/module-builder": "^1.0.2",
5959
"@nuxt/schema": "^3.17.6",
6060
"@nuxtjs/eslint-config-typescript": "^12.1.0",
6161
"@types/node": "^20.19.6",
6262
"eslint": "^9.30.1",
6363
"nuxt": "^3.17.6",
6464
"ofetch": "^1.4.1",
65-
"oxlint": "^0.16.12",
65+
"oxlint": "^1.30.0",
6666
"ts-essentials": "^9.4.2",
6767
"typescript": "^5.8.3",
6868
"vitepress": "^1.6.4",

playground-local/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"zod": "^3.25.76"
1717
},
1818
"devDependencies": {
19-
"@nuxt/test-utils": "^3.19.2",
20-
"@playwright/test": "^1.54.0",
19+
"@nuxt/test-utils": "^3.20.1",
20+
"@playwright/test": "^1.57.0",
2121
"@types/jsonwebtoken": "^9.0.10",
22-
"@types/node": "^20.19.6",
22+
"@types/node": "^20.19.25",
2323
"@vue/test-utils": "^2.4.6",
2424
"nuxt": "^3.17.6",
2525
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)