diff --git a/package-lock.json b/package-lock.json index bca6e3fa..3a4cac45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@remoteoss/remote-json-schema-form-kit": "0.0.11", "@tailwindcss/cli": "4.2.4", "@tailwindcss/postcss": "4.2.4", - "@tanstack/react-query": "5.99.0", + "@tanstack/react-query": "5.100.8", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "cmdk": "1.1.1", @@ -4408,9 +4408,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.99.0.tgz", - "integrity": "sha512-3Jv3WQG0BCcH7G+7lf/bP8QyBfJOXeY+T08Rin3GZ1bshvwlbPt7NrDHMEzGdKIOmOzvIQmxjk28YEQX60k7pQ==", + "version": "5.100.8", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.100.8.tgz", + "integrity": "sha512-ceYwSFOqjPwET5TA6IOYxzxlGc0ekyH/gfOtWkP0PX43rzX9bxW48Iuw8KAduKCToi4rJAQ6nRy2kAe8gszdmg==", "license": "MIT", "funding": { "type": "github", @@ -4418,12 +4418,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.99.0.tgz", - "integrity": "sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw==", + "version": "5.100.8", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.100.8.tgz", + "integrity": "sha512-iNNEekixXU5vtAGKKZX2lx3jTooG5yNY+kv0wSgEdEYG0Mj0JM5bcuQtC35ZAP3nDopT6jciUK3xeX65U7AnfA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.99.0" + "@tanstack/query-core": "5.100.8" }, "funding": { "type": "github", diff --git a/package.json b/package.json index db2d1a76..9062258b 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@remoteoss/remote-json-schema-form-kit": "0.0.11", "@tailwindcss/cli": "4.2.4", "@tailwindcss/postcss": "4.2.4", - "@tanstack/react-query": "5.99.0", + "@tanstack/react-query": "5.100.8", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "cmdk": "1.1.1",