Skip to content

Commit

Permalink
update ns-query
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed May 6, 2024
1 parent 85e1c70 commit 5bf2b05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start:prod": "NODE_ENV=production node build/server.js"
},
"dependencies": {
"@ecency/ns-query": "^1.2.5",
"@ecency/ns-query": "^1.2.6",
"@ecency/render-helper": "^2.2.32",
"@ecency/render-helper-amp": "^1.1.0",
"@emoji-mart/data": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,10 +1381,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@ecency/ns-query@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.2.5.tgz#0f75261e25feb03773330301f0fdedcee8ac29cf"
integrity sha512-UB1TyC37UF1ZtKwOV7juUijwkENwY0KkRWYMETPI446WoLawXzcaR6fX5fZ9wtXqRljGKdRIyiV6qqgz6oYYKw==
"@ecency/ns-query@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.2.6.tgz#c2607293205e187693fd6ae9182e0c5c0b1851fe"
integrity sha512-XsjnJP911dVIJ2Q1XAAURmrrf2gN0TRLcoZ0ItgX1Ue2XMHPiY48CNQwBu3lVqJzKS8xPaBYNeq6fHQKW7SP6g==
dependencies:
"@tanstack/react-query" "^4.29.7"
axios "^0.21.2"
Expand Down

0 comments on commit 5bf2b05

Please sign in to comment.