@tanstack/vue-query-devtools 5.13.3 → 5.14.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2252,7 +2252,7 @@ var oi = (e, t = !1) => {
2252
2252
  const t = $n(() => {
2253
2253
  const [n] = m(this, J), [r] = m(this, ee), [i] = m(this, te), [s] = m(this, ne), [o] = m(this, Z);
2254
2254
  let a;
2255
- m(this, re) ? a = m(this, re) : (a = xn(() => import("./XEIAQO4C-41881724.js")), b(this, re, a)), Lr(m(this, ve));
2255
+ m(this, re) ? a = m(this, re) : (a = xn(() => import("./47NOZC6N-51b8b5f6.js")), b(this, re, a)), Lr(m(this, ve));
2256
2256
  const u = this;
2257
2257
  return Sn(a, En({
2258
2258
  get queryFlavor() {
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as e } from "./devtools.vue_vue_type_script_setup_true_lang-f4d630ab.js";
1
+ import { _ as e } from "./devtools.vue_vue_type_script_setup_true_lang-b5b06651.js";
2
2
  import "vue";
3
3
  const r = process.env.NODE_ENV !== "development" ? function() {
4
4
  return null;
@@ -1,4 +1,4 @@
1
- import { _ as m } from "./devtools.vue_vue_type_script_setup_true_lang-f4d630ab.js";
1
+ import { _ as m } from "./devtools.vue_vue_type_script_setup_true_lang-b5b06651.js";
2
2
  import "vue";
3
3
  export {
4
4
  m as default
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/vue-query-devtools",
3
- "version": "5.13.3",
3
+ "version": "5.14.5",
4
4
  "description": "Developer tools to interact with and visualize the TanStack/vue-query cache",
5
5
  "author": "tannerlinsley",
6
6
  "license": "MIT",
@@ -39,14 +39,14 @@
39
39
  "src"
40
40
  ],
41
41
  "dependencies": {
42
- "@tanstack/query-devtools": "5.13.3"
42
+ "@tanstack/query-devtools": "5.14.5"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@vitejs/plugin-vue": "^4.4.0",
46
46
  "vue": "^3.3.0",
47
47
  "vue-tsc": "^1.8.21",
48
48
  "vite": "^4.5.0",
49
- "@tanstack/vue-query": "5.12.2"
49
+ "@tanstack/vue-query": "5.14.4"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "vue": "^3.3.0"