We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078d957 + e184a9e commit f55a54bCopy full SHA for f55a54b
.gitattributes
@@ -1 +1,2 @@
1
* text=auto eol=lf
2
+*lock.* linguist-generated=true
package.json
@@ -46,6 +46,7 @@
46
"@changesets/changelog-github": "0.5.0",
47
"@changesets/cli": "2.27.8",
48
"@config/vite-base": "workspace:*",
49
+ "@eslint/js": "9.32.0",
50
"@hey-api/custom-client": "workspace:*",
51
"@types/node": "22.10.5",
52
"@typescript-eslint/eslint-plugin": "8.29.1",
@@ -69,5 +70,5 @@
69
70
"typescript-eslint": "8.29.1",
71
"vitest": "3.1.1"
72
},
- "packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
73
+ "packageManager": "pnpm@10.14.0"
74
}
0 commit comments