Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
update ns-query
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Feb 29, 2024
1 parent 36cea71 commit b7fac72
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.1.5",
"@ecency/ns-query": "^1.1.6",
"@ecency/render-helper": "^2.2.30",
"@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 @@ -1374,10 +1374,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@ecency/ns-query@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.1.5.tgz#60dc311d2102aa388c52be3dad81709a543b6340"
integrity sha512-SEQNsPGaW/nrPTOrffzXYeEH8KS1TW2n5fuiWyAvVsOn9Pc18ne+i05Kn4oKszNwahKCgPEaiv8+t3Lw4/q/Fg==
"@ecency/ns-query@^1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@ecency/ns-query/-/ns-query-1.1.6.tgz#ed21b73d5135373f1a83ce0d4babf303121d0b53"
integrity sha512-Mhdk9t7BDO1GO3Nq3UgBv7VEcIh84XBBXF92QKPT9Emx1vIl3foUajP1e/nrnIL4mV4XVBEyFJnn10yvXbB2FQ==
dependencies:
"@tanstack/react-query" "^4.29.7"
axios "^0.21.2"
Expand Down

0 comments on commit b7fac72

Please sign in to comment.