mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-11 21:41:26 +00:00
Merge branch 'main' into pkce
This commit is contained in:
commit
7b4c804394
2 changed files with 173 additions and 408 deletions
|
@ -31,11 +31,11 @@
|
|||
"prettier-plugin-organize-imports": "^4.0.0",
|
||||
"prettier-plugin-packagejson": "^2.5.1",
|
||||
"sortpack": "^2.4.0",
|
||||
"typedoc": "^0.26.5",
|
||||
"typedoc": "^0.27.0",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.7.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.14.2",
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"types": "./dist/index.d.ts",
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js}": [
|
||||
|
|
577
pnpm-lock.yaml
577
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue