fix(paginator): parse array in url query string correctly (#1242)

This commit is contained in:
webfansplz 2023-01-17 13:48:26 +08:00 committed by GitHub
parent 2587225b95
commit 295eb97a7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 28 deletions

View file

@ -53,7 +53,7 @@
"iso-639-1": "^2.1.15",
"js-yaml": "^4.1.0",
"lru-cache": "^7.14.1",
"masto": "^5.4.0",
"masto": "^5.5.0",
"pinia": "^2.0.28",
"shiki": "^0.12.1",
"shiki-es": "^0.1.2",