pl-hooks: update deps

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-10-29 16:55:55 +01:00
parent 5db3508ac8
commit f310fdcf6e
2 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@
"dependencies": { "dependencies": {
"@tanstack/react-query": "^5.59.16", "@tanstack/react-query": "^5.59.16",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"pl-api": "^0.1.1", "pl-api": "^0.1.5",
"react": "^18.3.1", "react": "^18.3.1",
"valibot": "^0.42.1" "valibot": "^0.42.1"
}, },

View file

@ -2148,10 +2148,10 @@ pkg-types@^1.0.3, pkg-types@^1.1.1:
mlly "^1.7.1" mlly "^1.7.1"
pathe "^1.1.2" pathe "^1.1.2"
pl-api@^0.1.1: pl-api@^0.1.5:
version "0.1.1" version "0.1.5"
resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-0.1.1.tgz#e3465482697ea53e10bba510c5217c42b1d40ab0" resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-0.1.5.tgz#373d58fc40ae23b12c6d20def8d3332112e2dd93"
integrity sha512-JFao273dOG9XgrunqlfJn+e3DUr001MePCmJasQwaX3aPjM/L158hKfCnYPmoDKn1u5bfekMK6tVauBtbnkmqA== integrity sha512-IMcwANPtTRMv+tTLW4ic/o/usYIHeapR+aOx5YhmmVQsXTiVUZQtCVLmrfIrqMnyXm8PHvE/arzzozRFU8+GXQ==
dependencies: dependencies:
blurhash "^2.0.5" blurhash "^2.0.5"
http-link-header "^1.1.3" http-link-header "^1.1.3"